phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Error in CVS 0.9.15.002


From: Ryan Bonham
Subject: Re: [Phpgroupware-developers] Error in CVS 0.9.15.002
Date: Thu, 25 Apr 2002 19:26:07 -0400

Line 286 was the first line below.... I deleted line 286, 288, and 231.. 
Everyting seems fine now.. Wierd...

<<<<<<< class.browser.inc.php
                                        header('Pragma: public');
=======
                                        header('Pragma: no-cache');
                                        header('Pragma: public');
>>>>>>> 1.17
                                        header('Expires: 0');
                                        header('Cache-Control: 
must-revalidate,
post-check=0, pre-check=0');
                                }

On Wednesday 24 April 2002 09:03 pm, you wrote:
> What do you see on this line?  It should read:
>
> header('Pragma: no-cache');
>
> Ryan Bonham wrote:
> > Hi,
> >
> > I just updated my phpgroupware(0.9.15.002) via CVS today, and now i am
> > seeing the following error on the screen after loggin in. The error
> > appears right below the list of email messages on the main screen.
> >
> > Parse error: parse error in
> > /var/www/html/phpgroupware/phpgwapi/inc/class.browser.inc.php on line 286
> >
> > Fatal error: Cannot instantiate non-existent class: browser in
> > /var/www/html/phpgroupware/phpgwapi/inc/common_functions.inc.php(434) :
> > eval()'d code on line 1
> >
> > _______________________________________________
> > Phpgroupware-developers mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]