]> git.mjollnir.org Git - moodle.git/commit
With appropriate error reporting, adding a label to a section of a course results...
authordwoolhead <dwoolhead>
Tue, 25 Apr 2006 11:48:39 +0000 (11:48 +0000)
committerdwoolhead <dwoolhead>
Tue, 25 Apr 2006 11:48:39 +0000 (11:48 +0000)
commit38943071f018ae67d759ae6dc18bb331babc1c7c
tree372b909b715f10e8df195b100ce344759da93c03
parent206548dc4b94c72e71469a4cf5cb154a4f76a233
With appropriate error reporting, adding a label to a section of a course results in an E_NOTICE message temporarily appearing on the screen, because the module object name property is not set. Prevent message being displayed by checking that property is set before testing its value
course/mod.php