Trivial simplification
chx - October 19, 2008 - 01:10
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | theme system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | chx |
| Status: | closed |
Description
I applied De Morgan rules twice to theme.inc.
| Attachment | Size |
|---|---|
| theme_cleanup.patch | 622 bytes |

#1
Confirmed logic is good.
#2
That's a great patch... the second version hurts my eyes less.
#3
Who in their right mind would write such logic? Heh. ;)
Thanks for the cleanup chx.
#4
#5
Ola! Committed to CVS HEAD. Thanks.
#6
Rolled back. The patch gives a parse error.
#7
Note to self: always test patches.
#8
Yeah...matching parenthesis are always good... Patch applies cleanly and doesn't fail at PHP parsing. :)
#9
Committed to CVS HEAD. Thanks.
#10
Automatically closed -- issue fixed for two weeks with no activity.