b384099d9b
Finally adding the setup files ._.
5 lines
No EOL
103 B
PHP
Executable file
5 lines
No EOL
103 B
PHP
Executable file
<?php
|
|
|
|
$furtherInstructions = file_get_contents("config/done.html");
|
|
|
|
include("templates/done.php"); |