08-30-2009, 06:33 AM
|
#2 (permalink)
|
|
The Contributor
Join Date: Mar 2009
Posts: 49
Thanks: 0
|
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?
|
|
|
|