@verb #1645:"_kick" this none this rxdo #789 @program #1645:"_kick" this none this "Since it takes 2.5 seconds and 132000 ticks to read and UUdecode the favicon file, lets only do this weekly and keep a cache of the icon in-db." "Begin generic security check (_kick)" if (verb == "_kick" && !args[1]:isa(this)) raise(E_INVARG, "Illegal object", args[1]) return E_INVARG endif "End generic security check (_kick)" ico = this:fileread("favicon.uu") ico = tostr(@ico) ico = $su:unbase64(tostr(@ico)) this._favicon = ico "Last modified by Lao-Tzu (#8084) on Tue Dec 18 08:29:54 2001 MST." .