Pman/Login.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 08:14:36 +0000 (16:14 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 08:14:36 +0000 (16:14 +0800)
Pman/Login.php

index ba59be5..e8f743c 100644 (file)
@@ -258,8 +258,6 @@ class Pman_Login extends Pman
        
         $u = DB_DataObject::factory($tbl);
         
-        
-        
         // ratelimit
         if (!empty($_SERVER['REMOTE_ADDR'])) {
             //DB_DataObject::DebugLevel(1);