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/TNumberFormat.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/I18N/TNumberFormat.php') 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 - * @version v1.0, last update on Sat Dec 11 17:49:56 EST 2004 * @package Prado\I18N */ class TNumberFormat extends TI18NControl implements IDataRenderer -- cgit v1.2.3