06-25-2008, 01:00 AM
|
#3 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
Quote:
Originally Posted by delayedinsanity
A simple typo, you have
PHP Code:
class female extends female { // <--- see it?
// should be
class female extends human {
...
}
|
thanks, i saw that
__________________
no signature set
|
|
|
|