Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/error/index.php File Reference

Go to the source code of this file.

Variables

if($form=data_submitted()) $site = get_site()
 $redirecturl = empty($_SERVER['REDIRECT_URL']) ? '' : $_SERVER['REDIRECT_URL']
 $httpreferer = empty($_SERVER['HTTP_REFERER']) ? '' : $_SERVER['HTTP_REFERER']
 $requesturi = empty($_SERVER['REQUEST_URI']) ? '' : $_SERVER['REQUEST_URI']

Variable Documentation

$httpreferer = empty($_SERVER['HTTP_REFERER']) ? '' : $_SERVER['HTTP_REFERER']

Definition at line 45 of file index.php.

$redirecturl = empty($_SERVER['REDIRECT_URL']) ? '' : $_SERVER['REDIRECT_URL']

Definition at line 44 of file index.php.

$requesturi = empty($_SERVER['REQUEST_URI']) ? '' : $_SERVER['REQUEST_URI']

Definition at line 46 of file index.php.

if ($form=data_submitted()) $site = get_site()

Only deal with real users

Work out who to send the message to

Send the message and redirect

Definition at line 43 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations