Possible fix for JavaScript templates #2
[mailer.git] / js.php
diff --git a/js.php b/js.php
index 88ae66ee0021d398ad550449c6927203b1404060..38548c2cd47d63f427fafa6b4891a24eeda08b96 100644 (file)
--- a/js.php
+++ b/js.php
@@ -36,6 +36,9 @@
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
 
+// XDEBUG call
+//* DEBUG: */ xdebug_start_trace();
+
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
@@ -46,7 +49,7 @@ require('inc/libs/security_functions.php');
 // pattern is given...
 //
 // But mxchange 0.3.0 will show that in better way! :D :D :D
-$GLOBALS['output_mode'] = '1';
+$GLOBALS['output_mode'] = 1;
 $GLOBALS['module'] = 'js';
 
 // Load the required file(s)