asd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// public/dashboard/index.php
|
||||
$pageKey = 'dashboard';
|
||||
include_once dirname(__DIR__) . "/../config/fileload.php";
|
||||
require_once __DIR__ . '/../../../config/fileload.php';
|
||||
|
||||
// Sprachlogik
|
||||
$lang = $_GET['lang'] ?? 'de';
|
||||
|
||||
Reference in New Issue
Block a user