From: john Date: Thu, 14 Jun 2018 05:10:02 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=7ed5b46d43e36b07df5b3e2df786d9cafef8ac4c Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index 6dd3e7f..4ee2b13 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -73,7 +73,6 @@ class Pman_Login extends Pman $this->switchPublicUser($_REQUEST['loginPublic']); } - $this->jerr("INVALID REQUEST"); exit; }