예제 #1
0
<?php

require_once "../../bootstrap.php";
$threadController = new \stackexchange\controller\ThreadController();
$threadController->add();