Converted all Misuzu style route handlers to Index style ones.
This commit is contained in:
parent
761fdb7f80
commit
c1bf19bc12
20 changed files with 1047 additions and 905 deletions
public
|
@ -208,5 +208,5 @@ if(!empty($mszLegacyPath) && str_starts_with($mszLegacyPath, $mszLegacyPathPrefi
|
|||
}
|
||||
}
|
||||
|
||||
$msz->setUpHttp(str_contains($mszRequestPath, '.php'));
|
||||
$msz->setUpHttp();
|
||||
$msz->dispatchHttp($request);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue