Update conference_control_detail_edit.php
This commit is contained in:
parent
0c67dafb52
commit
b15a8a21c8
|
|
@ -40,6 +40,7 @@
|
||||||
$control_enabled = $_POST["control_enabled"];
|
$control_enabled = $_POST["control_enabled"];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//process the http post
|
||||||
if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
||||||
|
|
||||||
//get the uuid
|
//get the uuid
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue