Template cache introduced to shortcut expensive compileCode() calls:
[mailer.git] / modules.php
index 4034faef7d39d43af39461c91a9ae1c640c3f240..de90da0cd27fcd303e1d738d028138db2c093fea 100644 (file)
@@ -37,7 +37,7 @@
  ************************************************************************/
 
 // XDEBUG call
-//* DEBUG: */ xdebug_start_trace();
+/* DEBUG: */ xdebug_start_trace();
 
 // Load security stuff here
 require('inc/libs/security_functions.php');