Fix #8059 - being splitting of Roo.php into Traits
[Pman.Base] / Pman / Roo.php
index 3c59f0d..ee0e571 100644 (file)
@@ -49,8 +49,7 @@ class Pman_Roo extends Pman
         Pman_Core_RooPostTrait,
         Pman_Core_RooJsonOutputTrait;
     */
-    
-    /**
+     /**
      * if set to an array (when extending this, then you can restrict which tables are available
      */
     var $validTables = false;