From 6f1234ef9ee9425ed0519889ce2d83e46aee594a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 5 Dec 2018 16:43:30 +0800 Subject: [PATCH] Pman.php --- Pman.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.2