public function adminToplist()
 {
     $t = new WpProQuiz_Controller_Toplist();
     $t->route();
     exit;
 }