X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fngettext.php;h=6fad6a6a7a5ada1433ac6e92033c8a121ebff462;hb=8fea605cde592038b1472a25c8ccf49acd88d3b4;hp=985cf8752b5a76f1de9deba9dbd80874cf483e77;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/ngettext.php b/functions/ngettext.php index 985cf875..6fad6a6a 100644 --- a/functions/ngettext.php +++ b/functions/ngettext.php @@ -67,4 +67,3 @@ if (! function_exists('dngettext')) { return $l10n[$domain]->ngettext($single, $plural, $number); } } -?> \ No newline at end of file