For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > August 2004 > Re: [PEAR] DataObject Configuation Question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] DataObject Configuation Question
Andre gemünd

2004-08-05, 3:56 am

Barry Steele wrote:
> Notice: Use of undefined constant __CLASS__ - assumed '__CLASS__' in
> /usr/share/pear/DB/DataObject.php on line 3314
>
> Notice: Use of undefined constant __CLASS__ - assumed '__CLASS__' in
> /usr/share/pear/DB/DataObject.php on line 3314


I guess you are using php < 4.3.0, __CLASS__ was added in 4.3.0 and
represents the classname, if you are currently inside one.

Regards
André
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com