In st() theme.inc is required, even though nothing is used from it.
Patch attached in comment.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-1480734-1-useless-require.patch | 738 bytes | kotnik |
In st() theme.inc is required, even though nothing is used from it.
Patch attached in comment.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-1480734-1-useless-require.patch | 738 bytes | kotnik |
Comments
Comment #1
kotnik commentedPatch attached.
Comment #2
parthipanramesh commentedpatch does the job!
Comment #3
David_Rothstein commentedYup this looks like a relic of an older time, and is no longer needed. I did a quick check to make sure the installer already loads theme.inc early enough on its own (just in case this code was the accidental glue that happened by chance to hold all of Drupal together...) and it seems to all be OK.
Committed to 7.x - thanks! http://drupalcode.org/project/drupal.git/commit/4ed2cfc