diff --git a/index.php b/index.php index 613b51c..59b42e3 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,8 @@ if (file_exists($file_name)) {$GLOBALS["file"] = generate_file_object($file_name else {die("File '$file_name' does not exist!");} header("Content Type: text/html"); ?> +