diff options
Diffstat (limited to 'framework/I18N/TNumberFormat.php')
-rw-r--r-- | framework/I18N/TNumberFormat.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/TNumberFormat.php b/framework/I18N/TNumberFormat.php index 0af6d893..0b327be3 100644 --- a/framework/I18N/TNumberFormat.php +++ b/framework/I18N/TNumberFormat.php @@ -62,7 +62,6 @@ Prado::using('System.I18N.TI18NControl'); * shown instead of the default currency Value/Pattern. * * @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version v1.0, last update on Sat Dec 11 17:49:56 EST 2004 * @package Prado\I18N */ class TNumberFormat extends TI18NControl implements IDataRenderer |