From 229bf07749d58cea9bd07b516e1807b717e8989a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 5 Dec 2018 16:42:49 +0800 Subject: [PATCH] Pman.php --- Pman.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.php b/Pman.php index 8b105eb..95612b8 100644 --- a/Pman.php +++ b/Pman.php @@ -737,7 +737,7 @@ class Pman extends HTML_FlexyFramework_Page $this->callModules('outputJavascriptIncludes', $this); } - + var $css_includes = array(); /** * outputCSSIncludes: * -- 2.39.2