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

index 701ee32..7ed1376 100644 (file)
@@ -60,7 +60,7 @@ class Pman_Login extends Pman
         }
         
         if(!empty($_REQUEST['check_owner_company'])) {
-            
+            return $this->getOwnerCompany();
             exit;
         }