Date: 07/20/01
- Previous message: giancarlo pinerolo: "[phplib-dev] the downloadable prepend.php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Forgive me now, the test will pass only in case it is not an array.
the !isset($_PHPLIB) test make no sense anyway, unless someone meant to
set a $_PHPLIB object ever before that
So the downloadable version is still prone.
BTW, when do you plan to fix it?
Giancarlo
> such a test will always fail
>
> > if (!isset($_PHPLIB) or !is_array($_PHPLIB)) {
> > # Aren't we nice? We are prepending this everywhere
> > # we require or include something so you can fake
> > # include_path when hosted at provider that sucks.
> > $_PHPLIB["libdir"] = "";
> > }
>
-- ------------------------------------ Giancarlo Pinerolo de Septis Web Development & System Integration email: giancarlo <email protected> ------------------------------------ ... you can seldom find traces of the evident ...-- Abbestellen mit Mail an: phplib-dev-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-dev-help <email protected>
- Previous message: giancarlo pinerolo: "[phplib-dev] the downloadable prepend.php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

