includes/clientside/static/ajax.js
changeset 30 7e8fd44b36b0
parent 29 e5484a9e0818
child 32 4d87aad3c4c0
--- 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;
   
 }