diff --git a/admin/handlevirus.php b/admin/handlevirus.php index 83b8def7c27..86b5f292c0d 100644 --- a/admin/handlevirus.php +++ b/admin/handlevirus.php @@ -1,4 +1,4 @@ - 2>&1 | php -d error_log=/path/to/log thisfile.php * also it's important that the output of clamscan prints the FULL PATH to each infected file, so use absolute paths for area to scan @@ -141,4 +141,4 @@ function validate_line($line) { return $file; } -?> + diff --git a/admin/mnet/mnet_themes.html b/admin/mnet/mnet_themes.html index f7b5d9d34c9..01859dd6b6b 100644 --- a/admin/mnet/mnet_themes.html +++ b/admin/mnet/mnet_themes.html @@ -128,4 +128,4 @@ print_tabs(array($tabs), 'mnetthemes'); $THEME = $original_theme; echo $OUTPUT->footer(); -?> + diff --git a/admin/report/courseoverview/index.php b/admin/report/courseoverview/index.php index 3f92371e6d9..af60b502d4f 100644 --- a/admin/report/courseoverview/index.php +++ b/admin/report/courseoverview/index.php @@ -51,15 +51,15 @@ $table = new html_table(); $table->width = '*'; $table->align = array('left','left','left','left','left','left'); - + $select = html_select::make($reportoptions,'report',$report, false); $select->nothingvalue = ''; $reporttypemenu = $OUTPUT->select($select); - + $select = html_select::make($timeoptions,'time',$time, false); $select->nothingvalue = ''; $timeoptionsmenu = $OUTPUT->select($select); - + $table->data[] = array(get_string('statsreporttype'),$reporttypemenu, get_string('statstimeperiod'),$timeoptionsmenu, '', diff --git a/admin/roles/lib.php b/admin/roles/lib.php index 44a46e88087..226e08e517f 100644 --- a/admin/roles/lib.php +++ b/admin/roles/lib.php @@ -87,7 +87,7 @@ abstract class capability_table_base { echo '