Strict type check prevents old config files from breaking everything (per new changes...
[squirrelmail.git] / functions / gettext.php
index f311150e82e1e4e2f6a0002c3abed44e3a215a1d..ad52d435aa2ecfc1f3abdb542c719f6b863b1ea2 100644 (file)
@@ -101,4 +101,3 @@ if (! function_exists('dgettext')) {
         return $l10n[$domain]->translate($str);
     }
 }
-?>
\ No newline at end of file