Quote:
|
Originally Posted by johndapunk
Yeah, I got that part of it. But what I don't get is how the $ipsclass variable has the class object in it without declaring any
Also, the classes with the
are in different files from the Super Class.
|
Strange, im sure the $this->ipsclass = new ipsclass must be somewhere in there.
Does the class extend another class? but then you would think the var $ipsclass would be in the super class etc.