MDL-33414: The setting $showviewlink needs to be passed by reference
authorDamyon Wiese <damyon.wiese@netspot.com.au>
Wed, 30 May 2012 00:37:56 +0000 (08:37 +0800)
committerDamyon Wiese <damyon.wiese@netspot.com.au>
Wed, 30 May 2012 00:37:56 +0000 (08:37 +0800)
commit7ee1548acbf5ffa4431ced434e2bdc93937178f7
tree5e7414ac0ef5cea0b3c1c86ff13e3a5dfbc68f8a
parent4631e39533ba154546a84f5a81fe56d89dc658f0
MDL-33414: The setting $showviewlink needs to be passed by reference

This was preventing the view full submission/feedback link from appearing
everywhere in the assignment when the submission/feedback content had been
truncated in the summary because it was too long (or too many files)
mod/assign/assignmentplugin.php
mod/assign/feedback/comments/locallib.php
mod/assign/feedback/file/locallib.php
mod/assign/submission/comments/locallib.php
mod/assign/submission/file/locallib.php
mod/assign/submission/onlinetext/locallib.php