aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-06-08 16:50:20 +0000
committerRomain d'Alverny <rda@mageia.org>2011-06-08 16:50:20 +0000
commit2b4c8b925442a1677fcf188671a876b95f946a69 (patch)
treea3c36224c687711411f31b0b582affa1337348bd
parent34729f29e5a8405523feeb89f508ee77765de908 (diff)
downloadhugs-2b4c8b925442a1677fcf188671a876b95f946a69.tar
hugs-2b4c8b925442a1677fcf188671a876b95f946a69.tar.gz
hugs-2b4c8b925442a1677fcf188671a876b95f946a69.tar.bz2
hugs-2b4c8b925442a1677fcf188671a876b95f946a69.tar.xz
hugs-2b4c8b925442a1677fcf188671a876b95f946a69.zip
unneeded
-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