Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Feb 2011 at 21:12 UTC
Updated:
18 Feb 2011 at 19:10 UTC
Jump to comment: Most recent file
theme_enable() and theme_disable() have a return; at the end of each function for no apparent reason.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1049144-remove-return.patch | 638 bytes | boombatower |
| #1 | 1049144-remove-return.patch | 611 bytes | boombatower |
Comments
Comment #1
boombatower commentedComment #2
David_Rothstein commentedThey do indeed! And no reason to wait until D8 to kill them, either :)
Comment #4
dave reidNeeds to be rolled from the root directory...
Comment #5
boombatower commentedWoops :)
Comment #6
dries commentedCommitted to CVS HEAD.