diff options
Diffstat (limited to 'test/index.php')
| -rw-r--r-- | test/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/index.php b/test/index.php index 8a4f33c..97e21e4 100644 --- a/test/index.php +++ b/test/index.php @@ -1,6 +1,4 @@ <?php -require_once( '../../kernel/setup_inc.php' ); +require_once '../../kernel/setup_inc.php'; require_once( KERNEL_PKG_PATH.'test/index.php' ); - -?> |
