diff options
Diffstat (limited to 'framework/I18N/TI18NControl.php')
-rw-r--r-- | framework/I18N/TI18NControl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/TI18NControl.php b/framework/I18N/TI18NControl.php index 73f44420..b137604c 100644 --- a/framework/I18N/TI18NControl.php +++ b/framework/I18N/TI18NControl.php @@ -27,7 +27,6 @@ namespace Prado\I18N; * Application/Page is used. The default is UTF-8. * * @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 TI18NControl extends TControl |