示例#1
0
 public function postUkloniFoto()
 {
     return Media::ukloniMOglasa(Input::get('oid'), Input::get('mid'));
 }