SimpleExcel.php
[Pman.Core] / JsTemplate.php
index c3b1281..f138791 100644 (file)
@@ -40,8 +40,10 @@ class Pman_Core_JsTemplate extends Pman {
          
     }
      
-    function get()
+    function get($v, $opts=array())
     {
+        
+        $this->sessionState(0);
         // get the modules.
         header('Content-type: text/javascript');