diff options
Diffstat (limited to 'includes/lib')
-rw-r--r-- | includes/lib/l10n.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/lib/l10n.php b/includes/lib/l10n.php index 386cece..58b6859 100644 --- a/includes/lib/l10n.php +++ b/includes/lib/l10n.php @@ -327,5 +327,7 @@ class L10n { $_SESSION['_config']['recode'] = "html..ISO-8859-13"; } + + return true; } }
\ No newline at end of file |