MTrackWeb/Roo.php
authorAlan Knowles <alan@roojs.com>
Thu, 19 Mar 2015 02:46:10 +0000 (10:46 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Mar 2015 02:46:10 +0000 (10:46 +0800)
MTrackWeb/Roo.php

index 16a1980..6543da5 100644 (file)
@@ -52,8 +52,11 @@ class MTrackWeb_Roo extends Pman_Roo
             return $res;
         }
         // normally allowed, but we have more restrictions...
-        switch($res->tablename) {
-            
+        switch($res->tablename()) {
+            case 'core_enum':
+                
+                
+                
             
             
         }