From: Alan Knowles Date: Wed, 16 Dec 2020 05:19:08 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=4d1c3f98cf6e0108dee266543b53b76a2970ae45 Pman.php --- 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); }