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['confid']
 
 $usid = $_GET['usid']
 
 $usertype = $_GET['usertype']
 
 $accept = $_GET['accept']
 
if($usertype==2) else if($usertype==3)
else 
if ($usertype==4)
 

Variable Documentation

$accept = $_GET['accept']

Definition at line 21 of file index.php.

$confid = $_GET['confid']

Definition at line 18 of file index.php.

$usertype = $_GET['usertype']

Definition at line 20 of file index.php.

$usid = $_GET['usid']

Definition at line 19 of file index.php.

$this breadcrumbs
Initial value:
=array(
'My Invitations Function',
)

This function belongs to invitation viewing page

Users acceptance and rejection functions are implemented

Definition at line 10 of file index.php.

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

Definition at line 53 of file index.php.