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