Re: [Phplib-users] [Fwd: [BE-support] $sess not an object]
Brought to you by:
nhruby,
richardarcher
|
From: Willie D. L. <wd...@ic...> - 2002-11-22 09:35:17
|
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
|