Go to the source code of this file.
Variables | |
| $this | breadcrumbs |
| $co = $_GET['va'] | |
| $conf = mysql_query("SELECT name FROM conference WHERE conferenceid=$co") | |
| while ($row=mysql_fetch_array($conf)) | |
| $conf = mysql_query("SELECT name FROM conference WHERE conferenceid=$co") |
| $this breadcrumbs |
Conference participation confirmation function
This function is used by chairs to approve/reject participation requests for a conference
1.8.4