diff options
Diffstat (limited to 'framework/I18N/TDateFormat.php')
-rw-r--r-- | framework/I18N/TDateFormat.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/I18N/TDateFormat.php b/framework/I18N/TDateFormat.php index 48e1ae75..11a473f1 100644 --- a/framework/I18N/TDateFormat.php +++ b/framework/I18N/TDateFormat.php @@ -17,12 +17,10 @@ namespace Prado\I18N; use Prado\I18N\core\DateFormat; use Prado\Prado; -Prado::using('System.I18N.core.DateFormat'); /** * Get the parent control class. */ -Prado::using('System.I18N.TI18NControl'); /** * To format dates and/or time according to the current locale use |