summaryrefslogtreecommitdiff
path: root/framework/Security/IUserManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Security/IUserManager.php')
-rw-r--r--framework/Security/IUserManager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Security/IUserManager.php b/framework/Security/IUserManager.php
index d8907160..37cf632f 100644
--- a/framework/Security/IUserManager.php
+++ b/framework/Security/IUserManager.php
@@ -56,4 +56,3 @@ interface IUserManager
public function validateUser($username,$password);
}
-?>