From: edward Date: Mon, 15 Jan 2018 08:04:48 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=82d8e9366b86a37ea7e324366256e436c00f53f4;p=Pman.Base Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index 81b6408..22df658 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -483,6 +483,8 @@ class Pman_Login extends Pman )); $core_ip_access->insert(); + + return; } $core_ip_access = DB_DataObject::factory('core_ip_access');