Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT.
This commit is contained in:
+2
-3
@@ -214,10 +214,9 @@
|
||||
|
||||
$sesskey = !empty($USER->id) ? $USER->sesskey : '';
|
||||
|
||||
//DONOTCOMMIT: TODO:
|
||||
//TODO:
|
||||
if (debugging()) {
|
||||
echo '<p>[ <a href="../group/groupui/?id='. $courseid .'">AJAX groups</a>
|
||||
| <a href="../group/index.php?id='. $courseid .'">New groups</a> - debugging.]</p>';
|
||||
echo '<p>[ <a href="../group/index.php?id='. $courseid .'">New groups</a> - debugging. ]</p>';
|
||||
}
|
||||
|
||||
/// Print out the complete form
|
||||
|
||||
Reference in New Issue
Block a user