Fix advanced search for sections.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Thu, 30 Sep 2010 22:15:21 +0000 (00:15 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Thu, 30 Sep 2010 22:15:21 +0000 (00:15 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
include/ufbuilder.inc.php

index 3d50bff..45c589b 100644 (file)
@@ -931,7 +931,7 @@ class UFBF_Group extends UFBF_Mixed
 // }}}
 
 // {{{ class UFBF_Section
-class UFBF_Section extends UFBF_Index
+class UFBF_Section extends UFBF_Mixed
 {
     protected $direnum = DirEnum::SECTIONS;