[dev] Re: [cvs] commit: framework/Auth/Auth sql.php
Ben Chavet
ben at chavet.net
Fri Jan 30 17:19:47 PST 2004
This seems to have broken my authentication. I'm not sure what it's supposed to
do, but looking at the code, it looks like the comparision goes something like
"if this variable is empty, but it isn't, then...". But I could be wrong,
because I've never really wrapped my brain around the whole === and !==
operators.
Anyway, I'm getting this error now:
Notice: Undefined index: show_encryption in /usr/share/pear/Horde/Auth/sql.php
on line 413
--Ben
Quoting Marko Djukic <mdjukic at horde.org>:
> mdjukic 2004/01/30 16:34:20 PST
>
> Modified files:
> Auth/Auth sql.php
> Log:
> this was always evaluating to true if show_encryption was false and
> hence it was switching it over to true
>
> Revision Changes Path
> 1.59 +4 -3 framework/Auth/Auth/sql.php
>
> Chora Links:
>
> http://cvsweb.horde.org/diff.php/framework/Auth/Auth/sql.php?r1=1.58&r2=1.59&ty=u
>
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
More information about the dev
mailing list