includes/clientside/jsres.php
changeset 1056 f21d6e75b469
parent 1053 bdbb49cf6f1b
child 1068 4bcefa85649c
--- a/includes/clientside/jsres.php	Sat Jul 11 20:28:28 2009 -0400
+++ b/includes/clientside/jsres.php	Mon Jul 13 08:00:36 2009 -0400
@@ -13,7 +13,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') )