summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php1
-rw-r--r--templates/main.php2
2 files changed, 0 insertions, 3 deletions
diff --git a/index.php b/index.php
index 3f665af1f..4f5584caf 100644
--- a/index.php
+++ b/index.php
@@ -64,4 +64,3 @@ $tmpl->assign('feedid', $feedid);
$tmpl->assign('feedtype', $feedtype);
$tmpl->printPage();
-?>
diff --git a/templates/main.php b/templates/main.php
index 95e6ca976..06729ad4a 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -63,5 +63,3 @@ if($showAll){
}
echo $this->inc("part.dialogues");
-?>
-