Skip to content
Snippets Groups Projects
Commit 9518f4c7 authored by isaack's avatar isaack
Browse files

Bug beseitigung

Install Bug
parent 276b83b1
No related merge requests found
......@@ -2,6 +2,8 @@
<?php
error_reporting(E_ALL);
require('../lib/functions.lib.php');
if(isset($_POST['datenbank_anlegen'])){
$inhalt = '
<?php
......@@ -422,4 +424,4 @@ if(isset($_POST['impressum_anlegen'])){
';
}
?>
</center>
\ No newline at end of file
</center>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment