Go to the source code of this file.
Variables | |
| $conid = $_POST['val'] | |
| $confname = $_POST['confname'] | |
| $rooms = $_POST['rooms'] | |
| $endtime = $_POST['endtime'] | |
| $starttime = $_POST['starttime'] | |
| $confdate = $_POST['confdate'] | |
| $address = $_POST['address'] | |
| $description = $_POST['description'] | |
| else | |
| $conid = $_POST['val'] |
Conference editing function
This function is used on conference editing page. It updates edited attributes on database
1.8.4