mirror of
https://github.com/Relintai/mourne_rcpp_fw.git
synced 2024-11-13 05:57:21 +01:00
Updated the engine. Also fix routing.
This commit is contained in:
parent
4f1e8ea1c1
commit
c9aa742137
2
HEADS
2
HEADS
@ -1 +1 @@
|
||||
{"engine": {"master": "f711d413d63b9a8145c854032252c7805aa083a0"}}
|
||||
{"engine": {"master": "a3119b8b092736af066413e473682ac47ace6519"}}
|
@ -49,6 +49,7 @@ void MourneRoot::handle_request_main(Request *request) {
|
||||
}
|
||||
|
||||
add_menu(request, MENUENTRY_NEWS);
|
||||
request->push_path();
|
||||
handler->handle_request_main(request);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user