Date: 02/23/01
- Next message: Marc Fournier: "Re: [phplib] installing the lib on a new machine, some questions"
- Previous message: Peter Simard: "[phplib] Warning: Undefined property: in in include/phplib/auth.inc on line 52"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here's the code in question, with comments:
## This is for performance, I guess but I'm not sure if it could
## be safely removed -- negro
if (! $this->in) {
$sess->register("auth");
$this->in = true;
}
As Always,
Pete
- Next message: Marc Fournier: "Re: [phplib] installing the lib on a new machine, some questions"
- Previous message: Peter Simard: "[phplib] Warning: Undefined property: in in include/phplib/auth.inc on line 52"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

