This commit is contained in:
@@ -71,6 +71,9 @@ if ($targetReal && str_starts_with($targetReal, realpath(__DIR__ . '/page/retool
|
||||
if ($targetReal && str_starts_with($targetReal, realpath(__DIR__ . '/page/api'))) {
|
||||
$skipLayout = true;
|
||||
}
|
||||
if ($targetReal && str_starts_with($targetReal, realpath(__DIR__ . '/page/calendar'))) {
|
||||
$skipLayout = true;
|
||||
}
|
||||
|
||||
// ------------------------------------
|
||||
// Ausgabe
|
||||
|
||||
Reference in New Issue
Block a user