MDL-40918 mod_lti: removed the 'launch' add_to_log call
commite9787bda9aa49ebdf5ec310f19a6e0fd4f7f47a4
authorMark Nelson <markn@moodle.com>
Wed, 1 Jan 2014 00:02:18 +0000 (31 16:02 -0800)
committerMark Nelson <markn@moodle.com>
Wed, 1 Jan 2014 00:06:37 +0000 (31 16:06 -0800)
tree1b22681f5c9fbbb09d39c94c7f696255b71ccaa4
parent3fdd73e83d76c1ad5982a0687e9ebc6d82e964ab
MDL-40918 mod_lti: removed the 'launch' add_to_log call

This add_to_log call is unnecessary and does not need to be replaced with an event.
It is called whenever we view the external tool, which will trigger the view event.
There is no need for two events when this occurs.
mod/lti/launch.php