View Single Post
Old 08-30-2009, 06:33 AM   #2 (permalink)
TheOnly92
The Contributor
 
Join Date: Mar 2009
Posts: 49
Thanks: 0
TheOnly92 is on a distinguished road
Default

The error message as I interpret is that it's saying that you are using an undefined constant called object, but the PHP interpreter will assume that you mean 'object' (with the quotes). But I don't see "object" anywhere?
TheOnly92 is offline  
Reply With Quote