0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Katharina Irrgang 8f2afeed03 fix: ensure we initialise activeTheme on bootstrap (#6950)
closes #6948
- the hbs engine was never initialised  when server starts
- when you request a page which does not exist, express jumps directly into the error handlers
- delete some dynamic hbs engine setters in theme handler
2016-07-21 12:09:11 +01:00
..
client@eb31c438d5 Recommend Node v4 & use as default (#7102) 2016-07-15 12:36:15 -06:00
server fix: ensure we initialise activeTheme on bootstrap (#6950) 2016-07-21 12:09:11 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test fix: ensure we initialise activeTheme on bootstrap (#6950) 2016-07-21 12:09:11 +01:00
index.js