topical media & game development
portal-classes-core.php
<?PHP
error_reporting(E_ALL);
class Core {
var Db;
var Error;
var PageComm;
var Rss;
var this->Error = new Error(this->Db = new Db(this->Common = new Common(this->PageComm = new PageComm(this->Navigation = new Navigation(this->User = new User(this->Rss = new Rss(this->Content = new Content(this->Rating = new Rating(this->Search = new Search(this->Actions = new Actions(
(C) A. Eliëns
2/9/2007
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.