diff options
Diffstat (limited to 'framework/I18N/TTranslate.php')
-rw-r--r-- | framework/I18N/TTranslate.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/TTranslate.php b/framework/I18N/TTranslate.php index 516c3416..9e433ddc 100644 --- a/framework/I18N/TTranslate.php +++ b/framework/I18N/TTranslate.php @@ -58,7 +58,6 @@ Prado::using('System.I18N.TI18NControl'); * Default is to trim the contents. * * @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version v1.0, last update on Fri Dec 24 21:38:49 EST 2004 * @package Prado\I18N */ class TTranslate extends TI18NControl |