summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-11 23:59:25 +0400
committerAndrew Dolgov <[email protected]>2011-12-11 23:59:25 +0400
commit107d0cf39e3801547a9a86b32762b772b25f6953 (patch)
treec76a639f2b4b77f14c0942aec7cd0117144ff24c /localized_js.php
parent31303c6bbdaeed42a5cc72bc01f610ed7ca99663 (diff)
overall directory tree cleanup
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/localized_js.php b/localized_js.php
index e51e97317..1cf38e573 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -1,4 +1,6 @@
<?php
+ set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
define('DISABLE_SESSIONS', true);
require "functions.php";