diff -r 56c0abbdad3e -r 8c664c96fccd includes/clientside/jsres.php --- a/includes/clientside/jsres.php Wed Nov 11 23:48:55 2009 -0500 +++ b/includes/clientside/jsres.php Mon Nov 16 00:06:55 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') )