diff --git a/themes/smartpocket/themeconf.inc.php b/themes/smartpocket/themeconf.inc.php index 44f0d77d8..a23a3764f 100644 --- a/themes/smartpocket/themeconf.inc.php +++ b/themes/smartpocket/themeconf.inc.php @@ -16,6 +16,8 @@ $themeconf = array( global $conf; include(PHPWG_THEMES_PATH.'smartpocket/admin/upgrade.inc.php'); +load_language('theme.lang', PHPWG_THEMES_PATH.'smartpocket/'); + // Redirect if page is not compatible with mobile theme /*if (!in_array(script_basename(), array('index', 'register', 'profile', 'identification', 'ws', 'admin')))