includes/clientside/jsres.php
changeset 1132 05fe0039d952
parent 1081 745200a9cc2a
child 1136 8c664c96fccd
--- a/includes/clientside/jsres.php	Sun Oct 25 00:09:11 2009 -0400
+++ b/includes/clientside/jsres.php	Tue Nov 03 22:08:48 2009 -0500
@@ -12,7 +12,7 @@
  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
  */
 
-// define('ENANO_JS_DEBUG', 1);
+define('ENANO_JS_DEBUG', 1);
 
 // if Enano's already loaded, we've been included from a helper script
 if ( defined('ENANO_CONFIG_FETCHED') )