1
0
mirror of https://github.com/php/web-doc.git synced 2026-03-24 07:12:19 +01:00
Files
archived-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@');