From 60becebbefb224a810fdc0c4cbe090fc230f4beb Mon Sep 17 00:00:00 2001 From: tjhunt Date: Fri, 16 Jan 2009 06:29:56 +0000 Subject: [PATCH] Whitespace cleanup. --- lib/form/group.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/form/group.php b/lib/form/group.php index b4f3f16d9e..fa173da6b8 100644 --- a/lib/form/group.php +++ b/lib/form/group.php @@ -62,7 +62,6 @@ class MoodleQuickForm_group extends HTML_QuickForm_group{ } } - function setElements($elements){ parent::setElements($elements); foreach ($this->_elements as $element){ -- 2.39.5