コード例 #1
0
<?php

include_once "controller/profileController.php";
$controller = new ProfileController();
$controller->invoke();