summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-06-23 09:55:08 +0000
committeralecpl <alec@alec.pl>2010-06-23 09:55:08 +0000
commitb25dfd0913f2ca5666124740c30156fa0a6abaef (patch)
tree1c29159d3af630e440abb35aa70df5a4ef544537 /index.php
parent5c024015f02ed5b0b772f8fff5bfe8aa6dab1d93 (diff)
- removed PHP closing tag
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.php b/index.php
index a226b54c9..6a9a748bf 100644
--- a/index.php
+++ b/index.php
@@ -274,5 +274,4 @@ raise_error(array(
'line' => __LINE__,
'file' => __FILE__,
'message' => "Invalid request"), true, true);
-
-?>
+