11-21-2007, 02:02 PM
|
#4 (permalink)
|
|
The Reckoner
Join Date: Sep 2007
Posts: 437
Thanks: 22
|
I think the error is actually due to the left hand value, that is:
PHP Code:
$tanaxia->database
Ensure the database property exists inside the $tanaxia object.
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
|
|
|
|