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/TDateFormat.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/I18N/TDateFormat.php') diff --git a/framework/I18N/TDateFormat.php b/framework/I18N/TDateFormat.php index f5b2c6ec..638930fe 100644 --- a/framework/I18N/TDateFormat.php +++ b/framework/I18N/TDateFormat.php @@ -57,7 +57,6 @@ Prado::using('System.I18N.TI18NControl'); * shown instead of todays date and time. * * @author Xiang Wei Zhuo - * @version v1.0, last update on Sat Dec 11 15:25:11 EST 2004 * @package Prado\I18N */ class TDateFormat extends TI18NControl implements IDataRenderer -- cgit v1.2.3