mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Fixed some formatting issues that prevented ** and ## from working.
This commit is contained in:
parent
9c945552fb
commit
24223b9eb7
2 changed files with 12 additions and 12 deletions
|
@ -17,7 +17,7 @@
|
|||
optional_variable($groupid); // Group wiki.
|
||||
optional_variable($canceledit,""); // Editing has been cancelled
|
||||
if($canceledit) {
|
||||
$wikipage=$ewiki_id;
|
||||
@$wikipage=$ewiki_id;
|
||||
}
|
||||
|
||||
if ($id) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue