Move to src-php to make room for Go

This commit is contained in:
2023-12-03 21:00:03 +01:00
parent 49a526bce2
commit d8d3821113
14 changed files with 5 additions and 5 deletions

3
src-php/bootstrap.php Normal file
View File

@ -0,0 +1,3 @@
<?php
define('DATA_DIR', dirname(__DIR__).'/data');