DataObjects/Builder_tables.php
[Pman.Builder] / App.php
diff --git a/App.php b/App.php
index e10db54..c54e0fb 100644 (file)
--- a/App.php
+++ b/App.php
@@ -10,7 +10,7 @@ class Pman_Builder_App extends Pman
 {
     var $masterTemplate = "frame.html";
     
-    var $disable_jstemplate = 1;
+    
     // getAuth - everyone allowed in...
     function getAuth() {
         return true;