Joe Mucchiello wrote:
> return $uid <= 1;
Calling COM_isAnonUser() when $_USER['uid'] is not set would result in
this comparing
'' <= 1
which is a little odd.
There is some redundant code in that function, but some of it is necessary.
bye, Dirk
--
http://www.geeklog.net/
http://geeklog.info/