MDL-56835 report_participation: initialise action variables
This commit is contained in:
@@ -98,8 +98,8 @@ function report_participation_get_time_options($minlog) {
|
||||
function report_participation_get_action_sql($action, $modname) {
|
||||
global $CFG, $DB;
|
||||
|
||||
$crudsql = '';
|
||||
$crudparams = array();
|
||||
$actionsql = '';
|
||||
$actionparams = array();
|
||||
|
||||
$viewnames = array();
|
||||
$postnames = array();
|
||||
|
||||
Reference in New Issue
Block a user