MDL-18039 fixed footer docs link; backported from HEAD
This commit is contained in:
@@ -88,6 +88,8 @@ if ($issue and ($result = $issue(true))) {
|
||||
$row[2] = $result->info;
|
||||
$row[3] = is_null($result->link) ? ' ' : $result->link;
|
||||
|
||||
$CFG->pagepath = "report/security/$issue"; // help link in footer
|
||||
|
||||
$table->data[] = $row;
|
||||
|
||||
print_table($table);
|
||||
|
||||
Reference in New Issue
Block a user