Changed DataObjects/Core_company.php
authorleon <leon@roojs.com>
Tue, 15 Mar 2022 07:30:48 +0000 (15:30 +0800)
committerleon <leon@roojs.com>
Tue, 15 Mar 2022 07:30:48 +0000 (15:30 +0800)
DataObjects/Core_company.php

index ba7df39..054c0e8 100644 (file)
@@ -38,7 +38,7 @@ class Pman_Core_DataObjects_Core_Company extends DB_DataObject
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
     
-    function applyFilters($q, $au)
+    function applyFilters($q, $au, $roo)
     {
         
         $tn = $this->tableName();