예제 #1
0
<?php

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