diff -r 4058c844ee38 -r 4bcefa85649c includes/clientside/jsres.php --- 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') )