diff options
Diffstat (limited to 'framework/I18N/TDateFormat.php')
-rw-r--r-- | framework/I18N/TDateFormat.php | 1 |
1 files changed, 0 insertions, 1 deletions
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 <weizhuo[at]gmail[dot]com> - * @version v1.0, last update on Sat Dec 11 15:25:11 EST 2004 * @package Prado\I18N */ class TDateFormat extends TI18NControl implements IDataRenderer |