MTrackWeb/Roo.php
authorAlan Knowles <alan@roojs.com>
Fri, 14 Jun 2013 07:39:39 +0000 (15:39 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Jun 2013 07:39:39 +0000 (15:39 +0800)
MTrackWeb/Roo.php

index a2b7911..ebed08a 100644 (file)
@@ -17,6 +17,7 @@ class MTrackWeb_Roo extends Pman_Roo
 {
     var $validTables = array(
         'mtrack_ticket', /// all of these MUST have applyFilters, and check authenication..
+        'Mtrack_ticket', /// all of these MUST have applyFilters, and check authenication..
         'mtrack_change',
         'core_enum',
         'Person',