diff options
Diffstat (limited to 'mod/test/index.php')
| -rw-r--r-- | mod/test/index.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mod/test/index.php b/mod/test/index.php deleted file mode 100644 index e502ae790..000000000 --- a/mod/test/index.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php
-
- require_once("../../engine/start.php");
-
- global $CONFIG;
-
- var_export($CONFIG);
-
-?>
\ No newline at end of file |
