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

index b4c4fc3..16a1980 100644 (file)
@@ -52,9 +52,15 @@ class MTrackWeb_Roo extends Pman_Roo
             return $res;
         }
         // normally allowed, but we have more restrictions...
+        switch($res->tablename) {
+            
+            
+            
+        }
         
         
         
+        return $res;
         
     }
 }
\ No newline at end of file