MantisBT: master 597e2284

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2014-09-28 09:44 master 2c9053b1
Changeset

Optimise tag update db queries:

1) remove unused codeblock from tag_update.php

2) add to tag api a shortcut to not run database query if nothing has
changed on the tag.

mod - core/tag_api.php Diff File
mod - tag_update.php Diff File