diff options
Diffstat (limited to 'framework/I18N/core/ChoiceFormat.php')
-rw-r--r-- | framework/I18N/core/ChoiceFormat.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/I18N/core/ChoiceFormat.php b/framework/I18N/core/ChoiceFormat.php index 6b61bb17..c42a2dda 100644 --- a/framework/I18N/core/ChoiceFormat.php +++ b/framework/I18N/core/ChoiceFormat.php @@ -13,7 +13,6 @@ * {@link http://prado.sourceforge.net/} * * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Revision: 1.1 $ $Date: 2005/01/11 07:19:39 $ * @package Prado\I18N\core */ @@ -74,7 +73,6 @@ namespace Prado\I18N\core; * 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 20:46:16 EST 2004 * @package Prado\I18N\core */ class ChoiceFormat |