processesForm($_REQUEST['id'], $_REQUEST['tittle'], $_REQUEST['duration'], $_REQUEST['language'], $_REQUEST['description'], "edit"); $_SESSION['message'] = $film->getReply(); header("Location: ../panel_admin/index.php?state=mf"); } ?>