diff -r d543689ed2eb -r e34c23a35dc9 includes/clientside/jsres.php --- a/includes/clientside/jsres.php Sun May 16 21:35:43 2010 -0400 +++ b/includes/clientside/jsres.php Wed Jun 02 21:58:26 2010 -0400 @@ -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') )