From da355444f188561a50937198e92ffd3f8a425407 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Wed, 4 Jun 2014 10:47:33 +0200 Subject: Avoid obvious spam with a hidden field that must not be filled. --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') diff --git a/index.php b/index.php index 984763e..d9ab19f 100644 --- a/index.php +++ b/index.php @@ -126,6 +126,7 @@ final class LookingGlass { } } + print ''; print ''; print ''; print ''; -- cgit v1.2.3