summaryrefslogtreecommitdiff
path: root/framework/Security/TAuthManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Security/TAuthManager.php')
-rw-r--r--framework/Security/TAuthManager.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/framework/Security/TAuthManager.php b/framework/Security/TAuthManager.php
index be83b695..0e1db884 100644
--- a/framework/Security/TAuthManager.php
+++ b/framework/Security/TAuthManager.php
@@ -10,11 +10,11 @@
*/
namespace Prado\Security;
-
-/**
- * Using IUserManager interface
- */
-Prado::using('System.Security.IUserManager');
+use Prado\Exceptions\TConfigurationException;
+use Prado\Exceptions\TInvalidOperationException;
+use Prado\TPropertyValue;
+use Prado\Web\Services\TPageService;
+use Prado\Web\THttpCookie;
/**
* TAuthManager class
@@ -41,7 +41,7 @@ Prado::using('System.Security.IUserManager');
* @package Prado\Security
* @since 3.0
*/
-class TAuthManager extends TModule
+class TAuthManager extends \Prado\TModule
{
/**
* GET variable name for return url