Beispiel #1
0
function dump($var)
{
    echo CommonUtils::PrintR($var);
}