From e529802c57dd063c08ff1c413166dc080ab57a9a Mon Sep 17 00:00:00 2001 From: Laurent Raufaste Date: Sun, 12 May 2013 23:22:11 -0400 Subject: [PATCH] Moved recaptcha in the lib folder --- account.php | 6 +++--- demoblog.php | 9 ++++----- demoglop.php | 8 ++++---- recaptchalib.php => lib/recaptcha/recaptchalib.php | 0 user.php | 8 ++++---- 5 files changed, 15 insertions(+), 16 deletions(-) rename recaptchalib.php => lib/recaptcha/recaptchalib.php (100%) diff --git a/account.php b/account.php index 1b57a19..5b13a7d 100644 --- a/account.php +++ b/account.php @@ -1,6 +1,6 @@ -