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