예제 #1
0
파일: shortcuts.php 프로젝트: nolka/k5
function dump($var)
{
    echo CommonUtils::PrintR($var);
}