summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-09-07 14:20:58 +0200
committerBart Visscher <bartv@thisnet.nl>2012-09-07 14:24:56 +0200
commit69023ff573517691d80675d4e4249a941d8897c5 (patch)
tree394c5ca31328f80a320a9ca87b2d7fe39488a8ee /templates/main.php
parent4540d5385c52b4b163d1969a43be58f067dc3544 (diff)
Remove php close tag from end of file.
See also http://stackoverflow.com/questions/4410704/php-closing-tag
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 0 insertions, 2 deletions
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");
-?>
-