aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/index.php b/index.php
index d011235..9d51427 100644
--- a/index.php
+++ b/index.php
@@ -103,6 +103,3 @@ ob_start();
$s = ob_get_clean();
$s = str_replace(array(">\n", ">\n\t", "\t", ' ', ";\n"), array('>', '>', '', '', ';'), $s);
echo $s;
-
-
-?> \ No newline at end of file