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/core/DateFormat.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/I18N/core/DateFormat.php') diff --git a/framework/I18N/core/DateFormat.php b/framework/I18N/core/DateFormat.php index 50bdf53c..22e86de8 100644 --- a/framework/I18N/core/DateFormat.php +++ b/framework/I18N/core/DateFormat.php @@ -12,7 +12,6 @@ * {@link http://prado.sourceforge.net/} * * @author Wei Zhuo - * @version $Revision: 1.8 $ $Date: 2005/12/15 07:14:49 $ * @package Prado\I18N\core */ @@ -44,7 +43,6 @@ require_once(dirname(__FILE__).'/util.php'); * in the properties of a DateTimeFormatInfo. * * @author Xiang Wei Zhuo - * @version v1.0, last update on Sat Dec 04 14:10:49 EST 2004 * @package Prado\I18N\core */ class DateFormat -- cgit v1.2.3