]> git.mjollnir.org Git - moodle.git/commit
MDL-9473: Initialise navlinks array before use
authormattc-catalyst <mattc-catalyst>
Thu, 5 Jul 2007 04:55:24 +0000 (04:55 +0000)
committermattc-catalyst <mattc-catalyst>
Thu, 5 Jul 2007 04:55:24 +0000 (04:55 +0000)
commit01e3838853e7ce20fbcd44eb22d251c16f0b12ee
tree6172741ca394221c4e68b14077fa5d8944cab311
parent3b27b0fe21d41918d83e8f5e4fdfe6a720ed89ef
MDL-9473: Initialise navlinks array before use

Author: Matt Clarkson <mattc@catalyst.net.nz>
84 files changed:
course/mod.php
course/modedit.php
grade/report.php
grade/report/grader/preferences.php
lib/moodlelib.php
lib/pagelib.php
mod/assignment/index.php
mod/assignment/lib.php
mod/chat/index.php
mod/chat/report.php
mod/choice/index.php
mod/choice/report.php
mod/choice/view.php
mod/data/edit.php
mod/data/field/latlong/kml.php
mod/data/import.php
mod/data/index.php
mod/data/lib.php
mod/data/templates.php
mod/data/view.php
mod/exercise/assessments.php
mod/exercise/index.php
mod/exercise/submissions.php
mod/exercise/upload.php
mod/exercise/view.php
mod/forum/discuss.php
mod/forum/index.php
mod/forum/markposts.php
mod/forum/post.php
mod/forum/search.php
mod/forum/settracking.php
mod/forum/subscribe.php
mod/forum/subscribers.php
mod/forum/user.php
mod/forum/view.php
mod/glossary/comment.php
mod/glossary/comments.php
mod/glossary/deleteentry.php
mod/glossary/edit.php
mod/glossary/editcategories.php
mod/glossary/export.php
mod/glossary/exportentry.php
mod/glossary/formats.php
mod/glossary/import.php
mod/glossary/index.php
mod/glossary/showentry.php
mod/glossary/view.php
mod/hotpot/index.php
mod/hotpot/report.php
mod/hotpot/review.php
mod/hotpot/view.php
mod/journal/edit.php
mod/journal/index.php
mod/journal/report.php
mod/journal/view.php
mod/lesson/import.php
mod/lesson/importppt.php
mod/lesson/index.php
mod/lesson/locallib.php
mod/lesson/pagelib.php
mod/quiz/attempt.php
mod/quiz/edit.php
mod/quiz/index.php
mod/quiz/report/default.php
mod/quiz/review.php
mod/resource/index.php
mod/scorm/index.php
mod/scorm/player.php
mod/scorm/report.php
mod/scorm/view.php
mod/survey/index.php
mod/survey/report.php
mod/survey/save.php
mod/survey/view.php
mod/wiki/admin.php
mod/wiki/index.php
mod/wiki/view.php
mod/workshop/assess.php
mod/workshop/assessments.php
mod/workshop/index.php
mod/workshop/submissions.php
mod/workshop/upload.php
mod/workshop/view.php
mod/workshop/viewassessment.php