|
@@ -24,7 +24,7 @@ function get_localhostsetup() {
|
|
|
|
|
|
import("lib-app/../../config");
|
|
import("lib-app/../../config");
|
|
|
|
|
|
-import("lib-utils/patches");
|
|
|
|
|
|
+import("lib-app/patches");
|
|
dispatchShouldSearchHere();
|
|
dispatchShouldSearchHere();
|
|
mvp();
|
|
mvp();
|
|
response.setStatusCode(404);
|
|
response.setStatusCode(404);
|