wahlhelfer/setup/introduction.php

6 lines
110 B
PHP
Raw Normal View History

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