X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JsTemplate.php;fp=JsTemplate.php;h=7364088ff8fcb4a11de5b2bd93f66003769380fe;hb=ead77aadbbd3896c19a4b975307e1ffe343a3537;hp=8c081a92b8af79d35b4c00d91caf1a3501f18845;hpb=16ac64bf682717a14c4d637cb4706847e84a8587;p=Pman.Core diff --git a/JsTemplate.php b/JsTemplate.php index 8c081a92..7364088f 100644 --- a/JsTemplate.php +++ b/JsTemplate.php @@ -43,7 +43,7 @@ class Pman_Core_JsTemplate extends Pman { function get() { // get the modules. - header('Content-type: text/javascript'); + //header('Content-type: text/javascript'); $ff = HTML_FlexyFramework::get();