Switch to edit mode.
Name(s): _constructor1: "Begin generic security check (_constructor)"
2: if (verb == "_constructor" && caller_perms() != #-1)
3: raise(E_PERM)
4: return E_PERM
5: endif
6: "End generic security check (_constructor)"
7: if (!valid(caller_perms()))
8: this.quota_contribs = {}
9: endif
10: "Last modified by Lao-Tzu (#8084) on Mon Dec 17 14:29:16 2001 MST."
11: "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:04 2002 MDT)."
12: "Last modified by Dax (#789) on Sat Aug 17 14:50:04 2002 MDT."