X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=blobdiff_plain;f=Pman.php;h=f8f9ab513d86691d594b79af1b4e2c7a80343263;hp=7c5c906dbc015e55eb5e1ef8cb35763ee8f6ea8e;hb=438023dd0401d612b65b977bf30efb3dbe9eadc3;hpb=bd30791f87bfd937d5af68cce0d30ff82dcc1632 diff --git a/Pman.php b/Pman.php index 7c5c906..f8f9ab5 100644 --- 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..