예제 #1
0
function create(Sponcer $obj)
{
    $_REQUEST['return_path'] .= $obj->createSponcer($_REQUEST['name'], $_REQUEST['type']);
}