6 lines
105 B
PHP
6 lines
105 B
PHP
<?php
|
|
|
|
include "variablen.php";
|
|
include "konstanten.php";
|
|
include __DIR__ . "/../config/content_de.php";
|