EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
index.php File Reference

Go to the source code of this file.

Variables

$this breadcrumbs
 
 $confid = $_GET['id']
 
 $uid = $_GET['uid']
 
 $type = $_GET['type']
 
 $accept = $_GET['accept']
 
if($type==2) else if($type==3) else if ($type==4)
 

Variable Documentation

$accept = $_GET['accept']

Definition at line 21 of file index.php.

$confid = $_GET['id']

Definition at line 18 of file index.php.

$type = $_GET['type']

Definition at line 20 of file index.php.

$uid = $_GET['uid']

Definition at line 19 of file index.php.

$this breadcrumbs
Initial value:
=array(
'Requestfunction',
)

This function belongs to participation page

Participation requests are inserted into database and can be viewed by chairs

Definition at line 11 of file index.php.

if ($type==2) else if ($type==3) else if($type==4)

Definition at line 53 of file index.php.