- we don't need to flush the cache in the foreach loop
- we actually don't need to loop and do two queries per disabled module
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | field_modules_disabled.patch | 1.23 KB | yched |
| field_modules_disabled.patch | 1.11 KB | yched |
- we don't need to flush the cache in the foreach loop
- we actually don't need to loop and do two queries per disabled module
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | field_modules_disabled.patch | 1.23 KB | yched |
| field_modules_disabled.patch | 1.11 KB | yched |
Comments
Comment #1
yched commentedWhile we're at it, add some comments to the function.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.