Beispiel #1
0
function x_dump_object()
{
    $d = new X_Debug();
    $d->x_dump_object();
}