When the site is in maintenance mode, $vars['css'] is not set. The attached patch removes the above warning, and continues to work normally when not in maintenance mode.
| Comment | File | Size | Author |
|---|---|---|---|
| less.maintenance_mode.patch | 387 bytes | jhedstrom |
When the site is in maintenance mode, $vars['css'] is not set. The attached patch removes the above warning, and continues to work normally when not in maintenance mode.
| Comment | File | Size | Author |
|---|---|---|---|
| less.maintenance_mode.patch | 387 bytes | jhedstrom |
Comments
Comment #1
jhedstromWait, that doesn't seem quite right. This was an error with a specific project rather than a general behavior. Sorry for the spam.