-
Notifications
You must be signed in to change notification settings - Fork 9
scripts
tony1223 edited this page Apr 21, 2013
·
1 revision
var gids = [];
var SECRET = window.SECRET = []; var DONE = window.DONE = {}; var NO_OWNER = window.NO_OWNER = []; var promises = window.promises = [];
DONE[gid] = {name:group.owner.name,id:group.owner.id}; //console.log(SECRET); //console.log(DONE); defered.resolve(); }); }).promise(); promises.push(promise); });