aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index cc916c600..e913dbc96 100755
--- a/boot.php
+++ b/boot.php
@@ -711,6 +711,7 @@ class App {
public static $module;
public static $pager;
public static $strings;
+ public static $stringsave; // used in push_lang() and pop_lang()
public static $hooks;
public static $timezone;
public static $interactive = true;