diff options
Diffstat (limited to 'web/html/hacker.php')
-rw-r--r-- | web/html/hacker.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/hacker.php b/web/html/hacker.php index 9006413..ef54bb6 100644 --- a/web/html/hacker.php +++ b/web/html/hacker.php @@ -1,4 +1,4 @@ -<? +<?php set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang'); |