示例#1
0
文件: shortcuts.php 项目: nolka/k5
function dump($var)
{
    echo CommonUtils::PrintR($var);
}