コード例 #1
0
ファイル: base.inc.php プロジェクト: jc3wish/xlogger
function __autoload($className)
{
    xstatic::autoload($className);
}