add roo so we can show errors
[Pman.Base] / Pman.php
index 7c5c906..f8f9ab5 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -794,8 +794,10 @@ class Pman extends HTML_FlexyFramework_Page
                 continue;
             }
             $this->outputCSSDir("Pman/$mod","*.css");
+           
             $this->outputSCSS($mod);
             
+            
         }
         return ''; // needs to return something as we output it..