A database query was always run whenever the minutes_nodeapi() hook was called, most of the times uselessly. This patch makes the query to be run only when necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| minutes.module_nodeapi.patch | 1.61 KB | david lesieur |
A database query was always run whenever the minutes_nodeapi() hook was called, most of the times uselessly. This patch makes the query to be run only when necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| minutes.module_nodeapi.patch | 1.61 KB | david lesieur |
Comments
Comment #1
pukku commentedHi! Thanks for the patch! I've just committed it.
Comment #2
pukku commentedComment #3
pukku commented