|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| global | $XMLDB |
| $action = optional_param ('action', 'main_view', PARAM_ALPHAEXT) | |
| $actionsroot = "$CFG->dirroot/$CFG->admin/tool/xmldb/actions" | |
| $actionclass = $action . '.class.php' | |
| $actionpath = "$actionsroot/$action/$actionclass" | |
| $action = optional_param ('action', 'main_view', PARAM_ALPHAEXT) |