Closed (outdated)
Project:
New Relic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2012 at 00:05 UTC
Updated:
28 Oct 2016 at 04:58 UTC
Jump to comment: Most recent
Code Review recommends:
Line 50: Use update_sql() instead of db_query() in hook_update_N()
db_query("UPDATE {system} SET weight = -20 WHERE name = 'new_relic_rpm'");
A patch using update_sql is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| new_relic_rpm-fix-new_relic_rpm_update_6001.patch | 490 bytes | jonathan webb |
Comments
Comment #1
hosef commentedClosing because Drupal 6 modules are no longer supported on drupal.org.