mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
"MDL-15349, fix print_list"
This commit is contained in:
parent
d710e1001c
commit
d1fe34524b
@ -140,7 +140,7 @@ abstract class repository {
|
||||
$str .= '</tr>';
|
||||
$count++;
|
||||
}
|
||||
$str = '</table>';
|
||||
$str .= '</table>';
|
||||
}
|
||||
if ($print){
|
||||
echo $str;
|
||||
|
Loading…
x
Reference in New Issue
Block a user