includes/theme.inc has an unused local variable called $new_base_theme. This is the same issue as in 6.x http://drupal.org/node/832582 .
| Comment | File | Size | Author |
|---|---|---|---|
| theme.inc_.d7.patch | 541 bytes | Max K. |
includes/theme.inc has an unused local variable called $new_base_theme. This is the same issue as in 6.x http://drupal.org/node/832582 .
| Comment | File | Size | Author |
|---|---|---|---|
| theme.inc_.d7.patch | 541 bytes | Max K. |
Comments
Comment #1
cwgordon7 commentedNice catch, works for me and looks good to go.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.