Another small performance patch.
Currently, privatemsg_view() executes a UPDATE query for every displayed message. However, it is only necessary to do that for messages that aren't yet read.
| Comment | File | Size | Author |
|---|---|---|---|
| privatemsg.change_status.patch | 858 bytes | berdir |
Comments
Comment #1
berdirFix title
Comment #2
naheemsays commentedTested and this works as expected.
Comment #3
litwol commentedcommitted :)