diff --git a/lib/file-control.php b/lib/file-control.php
index 18df5db..32f1784 100644
--- a/lib/file-control.php
+++ b/lib/file-control.php
@@ -103,7 +103,10 @@ if ($_GET['action']=="load") {
} else {
$loadedFile = toUTF8noBOM(file_get_contents($file,false,$context),true);
}
- echo '
\ No newline at end of file
+