コード例 #1
0
ファイル: Tab.php プロジェクト: amptools-net/midori-php
 public static function loadDir($path)
 {
     Autoload::loadDir($path);
 }