diff options
Diffstat (limited to 'init.php')
-rw-r--r-- | init.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.php b/init.php new file mode 100644 index 0000000..6c8a8f4 --- /dev/null +++ b/init.php @@ -0,0 +1,2 @@ +<?php +define("BASE", __DIR__); |