Fix PHP notice

1.10.x
Julio Montoya 10 years ago
parent 9088c863ba
commit 6dc7a0276a
  1. 1
      main/inc/introductionSection.inc.php

@ -198,6 +198,7 @@ if ($intro_dispForm) {
}
$thematic_description_html = '';
$thematicItemTwo = '';
if ($tool == TOOL_COURSE_HOMEPAGE && !isset($_GET['intro_cmdEdit'])) {
// Only show this if we're on the course homepage and we're not currently editing

Loading…
Cancel
Save