コード例 #1
0
<?php

include '../highlands.php';
$highlands = new Highlands();
$highlands->run();
コード例 #2
0
<?php

include '../highlands.php';
Highlands::run();