|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | moodlecore |
Variables | |
| if (empty($CFG->enableportfolios)) | |
| $id = required_param('id', PARAM_INT) | |
| $landed = optional_param('landed', false, PARAM_BOOL) | |
| $id = required_param('id', PARAM_INT) |
Definition at line 40 of file preconfig.php.
| $landed = optional_param('landed', false, PARAM_BOOL) |
Definition at line 41 of file preconfig.php.
| if(empty($CFG->enableportfolios)) |
Definition at line 29 of file preconfig.php.