Re: [Phplib-users] [Fwd: [BE-support] $sess not an object]
Brought to you by:
nhruby,
richardarcher
|
From: Peter T. <pte...@te...> - 2002-11-22 11:02:46
|
It's in the PHPLib version I currently use: 7.2d
I'm not familiar with Back-End
Cheers,
Peter
At 08:35 22-11-2002, Willie D. Leiva wrote:
>On Fri, 22 Nov 2002, Peter Termaten wrote:
>
> > On line 68 change
> >
> > if(isset($user)) {
> >
> > to
> >
> > if(is_object($user)) {
> >
> > Seems to be a bug a page.inc
>
>Is it a bug in page.inc of the latest version
>of PHPlib or in page.inc of Back-End?
>
>Thanks for your attention,
>Willie Leiva
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>Phplib-users mailing list
>Php...@li...
>https://lists.sourceforge.net/lists/listinfo/phplib-users
|