From: Alan Knowles Date: Wed, 5 Dec 2018 08:43:30 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=6f1234ef9ee9425ed0519889ce2d83e46aee594a Pman.php --- diff --git a/Pman.php b/Pman.php index 33e7cd3..039a107 100644 --- a/Pman.php +++ b/Pman.php @@ -753,7 +753,7 @@ class Pman extends HTML_FlexyFramework_Page $mods = $this->modulesList(); $this->callModules('applyCSSIncludes', $this); - + print_r($this->css_includes); $this->callModules('outputCSSIncludes', $this);