mirror of
https://github.com/php/web-doc.git
synced 2025-08-01 16:41:32 +00:00
6 lines
171 B
Plaintext
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@');
|