From: Edward Date: Thu, 4 Oct 2018 11:30:45 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=ec828afb06c5ca5b9bb2762387f82ce617f81573 Pman.php --- diff --git a/Pman.php b/Pman.php index 8cc13fc..128bd78 100644 --- a/Pman.php +++ b/Pman.php @@ -723,6 +723,8 @@ class Pman extends HTML_FlexyFramework_Page // and finally the JsTemplate... echo ''."\n"; } + + $this->callModules('outputJavascriptIncludes', $this); }