From c08149c783684fbdb0510efa28a98dd1de224c7c Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 30 May 2014 11:32:01 +0200 Subject: Missing character. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 456fd23..2e38c69 100644 --- a/index.php +++ b/index.php @@ -173,7 +173,7 @@ final class LookingGlass { print ''; print ''; print ''; - print ''.htmlentities($this->frontpage['title'].''; + print ''.htmlentities($this->frontpage['title']).''; print ''; print ''; print ''; -- cgit v1.2.3