diff options
Diffstat (limited to 'framework/I18N/TChoiceFormat.php')
-rw-r--r-- | framework/I18N/TChoiceFormat.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/TChoiceFormat.php b/framework/I18N/TChoiceFormat.php index 20130e3e..5fa232b8 100644 --- a/framework/I18N/TChoiceFormat.php +++ b/framework/I18N/TChoiceFormat.php @@ -72,7 +72,6 @@ Prado::using('System.I18N.TTranslate'); * Additional round brackets can also be used to perform grouping. * * @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version v1.0, last update on Fri Dec 24 21:38:49 EST 2004 * @package Prado\I18N */ class TChoiceFormat extends TTranslate |