From 845247962fd8b36263beec60e92541968f2cb434 Mon Sep 17 00:00:00 2001 From: tokul Date: Mon, 4 Oct 2004 14:29:58 +0000 Subject: [PATCH] version info git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8141 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/ngettext.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/ngettext.php b/functions/ngettext.php index bcf690cd..c6368c83 100644 --- a/functions/ngettext.php +++ b/functions/ngettext.php @@ -14,12 +14,14 @@ * @version $Id$ * @package squirrelmail * @subpackage i18n + * @since 1.5.1 */ /** * internal ngettext wrapper. * * provides ngettext support + * @since 1.5.1 * @link http://www.php.net/function.ngettext * @param string $single English string, singular form * @param string $plural English string, plural form -- 2.25.1