Error: Course module is incorrect

Re: Error: Course module is incorrect

Napisane bez: Mike Lee ()
Liczba ôdpowiedzi: 0
I now know why I can't get this to work. The function notice_yesno is the culprit here. In moodle 1.5 notice_yesno has only three parameters. In moodle 1.7 notice_yesno has seven parameters. Could I somehow overload this function so that I can make this work in modle 1.5? Thanks.