Pman/Login.php
authorjohn <john@roojs.com>
Thu, 14 Jun 2018 05:10:02 +0000 (13:10 +0800)
committerjohn <john@roojs.com>
Thu, 14 Jun 2018 05:10:02 +0000 (13:10 +0800)
Pman/Login.php

index 6dd3e7f..4ee2b13 100644 (file)
@@ -73,7 +73,6 @@ class Pman_Login extends Pman
             $this->switchPublicUser($_REQUEST['loginPublic']);
         }
         
-        
         $this->jerr("INVALID REQUEST");
         exit;
     }