MantisBT: master 73493e22

Author Committer Branch Timestamp Parent
dhx dhx master 2011-04-07 09:30 master 79ffdb84
Changeset

Remove unnecessary return value from EVENT_UPDATE_BUG_DATA

The EVENT_UPDATE_BUG_DATA event call within bug_update.php was forcing
the return of the original bug structure. This is unnecessary
information as bug_update.php already has this information at hand.

mod - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml Diff File
mod - bug_update.php Diff File