5 lines
94 B
PHP
5 lines
94 B
PHP
<?php
|
|
include "funktionen.php";
|
|
include "variablen.php";
|
|
include "konstanten.php";
|
|
?>
|