예제 #1
0
function delete(Sponcer $obj)
{
    return $obj->deleteSponcer($_REQUEST['id']);
}