From ebe0cfd294c506c6deebf824dd541b2b2c7cdf9c Mon Sep 17 00:00:00 2001 From: Philipp Spitzer Date: Tue, 19 Mar 2013 19:56:24 +0100 Subject: [PATCH] Ideas for improved versions. --- CookieCaptcha.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CookieCaptcha.php b/CookieCaptcha.php index fd95a1d..d110407 100644 --- a/CookieCaptcha.php +++ b/CookieCaptcha.php @@ -27,11 +27,11 @@ */ /* -TODO: - * Delete: "Delete"/link CookieCaptcha.i18n.php +Ideas for improved versions: + * Use cookie prefix to define the cookie name * Use timestamp in cookie - * Version 2: Without apache - * Provide sample image? + * Without apache + * Provide sample image */ /* The idea of this "captcha" is to let the browser download an image that sets a cookie. -- 2.39.5