There! :-P :-D
(just looking for one BIG problem in wiki - pagename is lost, so page is never detected, so the edit page is showed once and again and again, and again.......)
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
} else {
|
||||
if (! $wiki = get_record("wiki", "id", $wid)) {
|
||||
echo "here?";
|
||||
error("Course module is incorrect");
|
||||
}
|
||||
if (! $course = get_record("course", "id", $wiki->course)) {
|
||||
|
||||
Reference in New Issue
Block a user