コード例 #1
0
ファイル: jsrt.php プロジェクト: BackupTheBerlios/phpjs
function jsrt_debug($arg1 = null)
{
    jsrt::debug($arg1);
}