b384099d9b
Finally adding the setup files ._.
6 lines
No EOL
110 B
PHP
Executable file
6 lines
No EOL
110 B
PHP
Executable file
<?php
|
|
|
|
foreach ($introduction as $key => $value)
|
|
$$key = $value;
|
|
|
|
include("templates/introduction.php"); |