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
九州编程
随时随地看视频慕课网APP