error("Discussion ID was incorrect or no longer exists"); - especially that
error("Course ID is incorrect - discussion is faulty");
notify("Bad forum ID stored in this discussion");
error('Course Module ID was incorrect');
- will be (partly) resolved by
-
MDL-14129 Remove all the other error() call(head only)
-
- Closed
-