sync
[Pman.Core] / VerifyAccess.php
index b93f7c7..d62e116 100644 (file)
@@ -46,7 +46,7 @@ class Pman_Core_VerifyAccess extends Pman
         
     }
     
-    function post()
+    function post($base)
     {
         $core_ip_access = DB_DataObject::factory('core_ip_access');