diff -r e5484a9e0818 -r 7e8fd44b36b0 includes/clientside/static/ajax.js --- a/includes/clientside/static/ajax.js Thu Jun 28 11:13:39 2007 -0400 +++ b/includes/clientside/static/ajax.js Thu Jun 28 13:49:40 2007 -0400 @@ -582,7 +582,7 @@ } }); - return true; + return false; }