From ec4962d84e3ee2520fc61b29b68add4aea49c2c2 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Sun, 17 Jul 2011 09:49:58 +0200 Subject: [ticket/9608] Remove blank line PHPBB3-9608 --- phpBB/includes/ucp/ucp_register.php | 1 - 1 file changed, 1 deletion(-) (limited to 'phpBB/includes/ucp') diff --git a/phpBB/includes/ucp/ucp_register.php b/phpBB/includes/ucp/ucp_register.php index 293bfb1af9..3781fc6b1c 100644 --- a/phpBB/includes/ucp/ucp_register.php +++ b/phpBB/includes/ucp/ucp_register.php @@ -157,7 +157,6 @@ class ucp_register return; } - // The CAPTCHA kicks in here. We can't help that the information gets lost on language change. if ($config['enable_confirm']) { -- cgit v1.2.1