mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Removed the debugging statement
This commit is contained in:
parent
7b608def7e
commit
97e4129b73
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
||||||
|
|
||||||
// set up some general variables
|
// set up some general variables
|
||||||
$usehtmleditor = can_use_html_editor();
|
$usehtmleditor = can_use_html_editor();
|
||||||
echo "\$usehtmleditor:$usehtmleditor";
|
|
||||||
|
|
||||||
$navigation = "";
|
$navigation = "";
|
||||||
if ($course->category) {
|
if ($course->category) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue