コード例 #1
0
ファイル: Index.php プロジェクト: namgiangle90/tokyobaito
 public function actionIndex()
 {
     return $this->responseReroutePath(XenForo_Link::getIndexRoute());
 }