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

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $step = optional_param('step', 'verify', PARAM_ALPHA)
 $hostid = required_param('hostid', PARAM_INT)
 $context = get_context_instance(CONTEXT_SYSTEM)
 $mnet = get_mnet_environment()
 $mnet_peer = new mnet_peer()

Variable Documentation

Definition at line 39 of file delete.php.

$hostid = required_param('hostid', PARAM_INT)

Definition at line 34 of file delete.php.

Definition at line 42 of file delete.php.

$mnet_peer = new mnet_peer()

Definition at line 49 of file delete.php.

$step = optional_param('step', 'verify', PARAM_ALPHA)

Definition at line 33 of file delete.php.

 All Data Structures Namespaces Files Functions Variables Enumerations