From ac92df7958d7985062bd7f559a9041289bdf5a2f Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 7 Sep 2006 07:55:53 +0000 Subject: Add svn keyword $Id$ --- framework/Security/TSecurityManager.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/Security/TSecurityManager.php') diff --git a/framework/Security/TSecurityManager.php b/framework/Security/TSecurityManager.php index 89f3711a..5caf96dc 100644 --- a/framework/Security/TSecurityManager.php +++ b/framework/Security/TSecurityManager.php @@ -6,7 +6,7 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2005 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Security */ @@ -35,7 +35,7 @@ * Note, to use encryption, the PHP Mcrypt extension must be loaded. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Security * @since 3.0 */ @@ -269,7 +269,7 @@ class TSecurityManager extends TModule * - SHA1: an SHA1 hash is generated from the data and used for validation. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Security * @since 3.0.4 */ -- cgit v1.2.3