Exemple #1
0
function create(Volunteer $obj)
{
    $_REQUEST['return_path'] .= $obj->createVolunteer($_REQUEST['name']);
}