summaryrefslogtreecommitdiff
path: root/framework/I18N/TTranslate.php
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-01-21 10:18:43 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-01-21 10:18:43 +0100
commit53e4cd65205ac33d7dbc61a767f467c1b896dfc6 (patch)
tree836c37fadf024e7c64926aae5e24d539f3979c49 /framework/I18N/TTranslate.php
parentea2868ad7d79d440d40fbcb5773c9dcec3babbcc (diff)
Removed @version doc comments
Diffstat (limited to 'framework/I18N/TTranslate.php')
-rw-r--r--framework/I18N/TTranslate.php1
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