function base(& $get,& $post) {$this->time = time();$this->ip =util::getip();$this->get=& $get;$this->post=& $post;$this->init_db();$this->init_cache();$this->init_user();$this->init_template();$this->checkbanned();}
aluckdog
九州编程
相关分类