Update to Kirby 3.7.5
This commit is contained in:
@@ -461,7 +461,6 @@ class App
|
||||
}
|
||||
|
||||
if ($contentType !== 'html') {
|
||||
|
||||
// no luck for a specific representation controller?
|
||||
// let's try the html controller instead
|
||||
if ($controller = $this->controllerLookup($name)) {
|
||||
|
||||
Reference in New Issue
Block a user