mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
5 lines
170 B
PHP
5 lines
170 B
PHP
<?php
|
|
// Please read REDAME.md in the same directory to get more info about filling in this file
|
|
|
|
define('SVN_DIR', '@SVNDIR@');
|
|
define('SQLITE_DIR', '@SQLITEDIR@'); |