Files
php-web-doc/build-ops-sample.php
2014-03-25 16:26:25 +01:00

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@');