Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/forum/unsubscribeall.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Variables

 $confirm = optional_param('confirm', false, PARAM_BOOL)
 $return = $CFG->wwwroot.'/'
if(isguestuser()) $strunsubscribeall = get_string('unsubscribeall', 'forum')

Variable Documentation

Definition at line 27 of file unsubscribeall.php.

$return = $CFG->wwwroot.'/'

Definition at line 35 of file unsubscribeall.php.

if (isguestuser()) $strunsubscribeall = get_string('unsubscribeall', 'forum')

Definition at line 41 of file unsubscribeall.php.

 All Data Structures Namespaces Files Functions Variables Enumerations