You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jsync_t1.js 113B

1234567891011
  1. // glob_u.cb.ws.reg_cb
  2. glob_u.cb = {
  3. ws:{},
  4. }
  5. glob_u.cb.ws.reg_cb = function(){
  6. clog("reg_cb",arguments)
  7. }