includes/clientside/jsres.php
changeset 1068 4bcefa85649c
parent 1056 f21d6e75b469
child 1081 745200a9cc2a
--- a/includes/clientside/jsres.php	Fri Jul 17 20:28:24 2009 -0400
+++ b/includes/clientside/jsres.php	Fri Jul 17 20:48:53 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') )