]> git.mjollnir.org Git - moodle.git/commitdiff
Whitespace cleanup.
authortjhunt <tjhunt>
Fri, 16 Jan 2009 06:29:56 +0000 (06:29 +0000)
committertjhunt <tjhunt>
Fri, 16 Jan 2009 06:29:56 +0000 (06:29 +0000)
lib/form/group.php

index b4f3f16d9ecf54cda79d2b7d4c55d40d73be7aa4..fa173da6b8045f6ca24c71a6636a88ba8e26cfef 100644 (file)
@@ -62,7 +62,6 @@ class MoodleQuickForm_group extends HTML_QuickForm_group{
         }
     }
 
-    
     function setElements($elements){
         parent::setElements($elements);
         foreach ($this->_elements as $element){