コード例 #1
0
ファイル: shortcuts.php プロジェクト: nolka/k5
function dump($var)
{
    echo CommonUtils::PrintR($var);
}