X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.php;fp=Pman.php;h=a1a61701d5a9583bd0d74a2754792f6b2e877084;hb=4d1c3f98cf6e0108dee266543b53b76a2970ae45;hp=ec827f0d2904cde73c3b71309b2dc4b617e5e5ea;hpb=0c3e9c1fcd2f4b657a0dc7e74f11f90f9c60db25;p=Pman.Base diff --git a/Pman.php b/Pman.php index ec827f0..a1a6170 100644 --- a/Pman.php +++ b/Pman.php @@ -775,7 +775,7 @@ class Pman extends HTML_FlexyFramework_Page continue; } $this->outputCSSDir("Pman/$mod","*.css"); - $this->outputSCSS($mod); + $this->outputSCSS($mod); }