Whitespace cleanup.

This commit is contained in:
tjhunt
2009-01-16 06:29:56 +00:00
parent 1e61a246f9
commit 60becebbef
-1
View File
@@ -62,7 +62,6 @@ class MoodleQuickForm_group extends HTML_QuickForm_group{
}
}
function setElements($elements){
parent::setElements($elements);
foreach ($this->_elements as $element){