wahlhelfer/setup/introduction.php
Klaus-Uwe Mitterer b384099d9b Restructuring a few things
Finally adding the setup files ._.
2016-02-07 23:16:32 +01:00

6 lines
110 B
PHP
Executable file

<?php
foreach ($introduction as $key => $value)
$$key = $value;
include("templates/introduction.php");