Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT.

This commit is contained in:
nfreear
2007-04-03 10:16:51 +00:00
parent d04d6bcbec
commit 008b2b07ab
2 changed files with 3 additions and 5 deletions
+2 -3
View File
@@ -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