コード例 #1
0
ファイル: Templates.php プロジェクト: adamf321/wangular
 public static function init()
 {
     $controller = new Templates();
     $controller->register_routes();
 }