Posted by Sanders Kaufman on 07/28/07 18:25
Toby A Inkster wrote: > Sanders Kaufman wrote: > >> class clsBread extends clsFlour, clsEggs > > class clsBread extends clsFlour > { > public function __construct () > { > aggregate($this, 'clsEggs'); > } > } Dagnabbit. That's a PHP5 thing, ain't it?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming