public function newmsgAction() { $fc = FrontController::getInstance(); $model = new ModeratorModel(); $model->getNewMsg(); }