From c1a33301b98718cc120ec9f06e661073da91063d Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Wed, 19 Mar 2008 05:47:55 +0000 Subject: [PATCH] MDL-13796 Removing redundant language code. --- lib/form/recaptcha.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/form/recaptcha.php b/lib/form/recaptcha.php index f3c4ad703b..781292b553 100644 --- a/lib/form/recaptcha.php +++ b/lib/form/recaptcha.php @@ -109,6 +109,7 @@ class MoodleQuickForm_recaptcha extends HTML_QuickForm_input { } $this->_helpbutton=call_user_func_array($function, $helpbuttonargs); } + /** * get html for help button * -- 2.39.5