fix typo
[Pman.Core] / 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();