summaryrefslogtreecommitdiff
path: root/framework/Security/TUser.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Security/TUser.php')
-rw-r--r--framework/Security/TUser.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Security/TUser.php b/framework/Security/TUser.php
index 4ab2a96d..8a229b1a 100644
--- a/framework/Security/TUser.php
+++ b/framework/Security/TUser.php
@@ -6,7 +6,6 @@
* @link http://www.pradosoft.com/
* @copyright Copyright © 2005-2014 PradoSoft
* @license http://www.pradosoft.com/license/
- * @version $Id: TUser.php 3245 2013-01-07 20:23:32Z ctrlaltca $
* @package System.Security
*/
@@ -27,7 +26,6 @@ Prado::using('System.Security.IUserManager');
* TUser is meant to be used together with {@link IUserManager}.
*
* @author Qiang Xue <qiang.xue@gmail.com>
- * @version $Id: TUser.php 3245 2013-01-07 20:23:32Z ctrlaltca $
* @package System.Security
* @since 3.0
*/