コード例 #1
0
ファイル: App.php プロジェクト: kokororin/Kotori.php
 function __autoload($className)
 {
     Helper::autoload($className);
 }