From 53e4cd65205ac33d7dbc61a767f467c1b896dfc6 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 21 Jan 2015 10:18:43 +0100 Subject: Removed @version doc comments --- framework/I18N/TChoiceFormat.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/I18N/TChoiceFormat.php') 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 - * @version v1.0, last update on Fri Dec 24 21:38:49 EST 2004 * @package Prado\I18N */ class TChoiceFormat extends TTranslate -- cgit v1.2.3