Files
php-web-doc/build-ops.php.sample
Nilgün Belma Bugüner 4cf0a78294 Conversion from svn to git
2021-04-22 01:33:40 +03:00

6 lines
171 B
Plaintext

<?php
// Please read README.md in the same directory to get more info about filling in this file
define('GIT_DIR', '@GITDIR@');
define('SQLITE_DIR', '@SQLITEDIR@');