Accidentally left in some debugging code
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
print_simple_box_end();
|
||||
|
||||
|
||||
if ($course->guest or true) {
|
||||
if ($course->guest) {
|
||||
print_simple_box_start('center');
|
||||
?>
|
||||
<form name="form" method="post" action="enrol.php">
|
||||
|
||||
Reference in New Issue
Block a user