Nathan Nobbe wrote:
On Jan 25, 2008 3:35 PM, Thijs Lensselink <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Change:

    }return $authenticated;

    to

       return $authenticated;
    }

    else it will never return the value from the function. But it will
    always give you undefined variable notice


nice catch ;)

-nathan

and that on a friday evening :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to