change runCheck to update

This commit is contained in:
Damien Churchill 2009-08-10 09:56:43 +00:00
parent 33d889aaf8
commit 01ec3f5b5a

View File

@ -266,7 +266,7 @@ Copyright:
}, },
onHostAdded: function() { onHostAdded: function() {
this.runCheck(); this.update();
}, },
onClose: function(e) { onClose: function(e) {