Beispiel #1
0
function create(Clients $obj)
{
    $_REQUEST['return_path'] .= $obj->createClient($_REQUEST['name']);
}