90a15b00cc8d8a30f63d43566228dbe6588e6468
[myops.git] / web / query / vendor / couchapp / evently / account / loggedIn / after.js
1 function(e, r) {
2   $$(this).userCtx = r.userCtx;
3   $$(this).info = r.info;
4 };