Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
module system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jul 2005 at 01:16 UTC
Updated:
12 Aug 2005 at 18:08 UTC
This function is called in one place, so it can be rolled into the calling function. The return value isn't used so we can remove handling of it. This is executed for every non-cached page view, so the smaller code should save a smallish ammount of memory and time.
| Comment | File | Size | Author |
|---|---|---|---|
| module.inc.diff | 1.09 KB | drumm |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commentedComment #3
drumm