ss
This commit is contained in:
@@ -14,7 +14,7 @@ function tpl(string $file, string $type = 'structure', string $site = 'main'): v
|
||||
{
|
||||
|
||||
// Basisordner
|
||||
$base = __DIR__ . '/partials/';
|
||||
$base = __DIR__ . '/../partials/';
|
||||
|
||||
// Erlaubte Typen & Sites
|
||||
$allowedTypes = ['structure', 'landing'];
|
||||
|
||||
Reference in New Issue
Block a user