summaryrefslogtreecommitdiff
path: root/classes/handler
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-10 19:18:44 +0400
committerAndrew Dolgov <[email protected]>2012-09-10 19:18:44 +0400
commit2d6847495f204c6b50d378843ccff899d0fbe46c (patch)
tree4fc1ea45f9b5c09f175b61bbf8375164e36777df /classes/handler
parentd493aba2386931d8baf76e218e35a77b8c85b618 (diff)
fix OTP
Diffstat (limited to 'classes/handler')
-rw-r--r--classes/handler/public.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/handler/public.php b/classes/handler/public.php
index 4d6c117eb..998e078dd 100644
--- a/classes/handler/public.php
+++ b/classes/handler/public.php
@@ -480,8 +480,6 @@ class Handler_Public extends Handler {
function login() {
- print_r($_REQUEST);
-
$_SESSION["prefs_cache"] = array();
if (!SINGLE_USER_MODE) {