diff -r 15ef8d2147c2 -r f21d6e75b469 includes/clientside/jsres.php --- 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') )