At the moment this module doesn't load in the bootstrap phase, so its not possible to use during things such as url rewriting.
This simple patch should fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_static_backport_bootstap.patch | 595 bytes | smoothify |
At the moment this module doesn't load in the bootstrap phase, so its not possible to use during things such as url rewriting.
This simple patch should fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_static_backport_bootstap.patch | 595 bytes | smoothify |
Comments
Comment #1
xtfer commentedThanks. Committed.