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

Go to the source code of this file.

Variables

 PHP
 $context = get_context_instance(CONTEXT_SYSTEM)
 $site = get_site()
 $mnet = get_mnet_environment()
if(!extension_loaded('openssl'))
if(!function_exists('curl_init'))
if(!isset($CFG->
mnet_dispatcher_mode)) if(($form=data_submitted())&&confirm_sesskey()) 
$hosts = $DB->get_records_select('mnet_host', "id <> ? AND deleted = 0", array($CFG->mnet_localhost_id), 'wwwroot ASC')
 If data submitted, process and store.

Variable Documentation

Definition at line 12 of file index.php.

if (!extension_loaded('openssl')) if (!function_exists('curl_init')) if (!isset($CFG->mnet_dispatcher_mode)) if (($form=data_submitted())&&confirm_sesskey()) $hosts = $DB->get_records_select('mnet_host', "id <> ? AND deleted = 0", array($CFG->mnet_localhost_id), 'wwwroot ASC')

If data submitted, process and store.

Definition at line 83 of file index.php.

Definition at line 17 of file index.php.

$site = get_site()

Definition at line 16 of file index.php.

PHP

Definition at line 5 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations