Merge branch 'xorg/master' into xorg/f/geocoding
[platal.git] / classes / direnum.php
index bf18312..0cad8f2 100644 (file)
@@ -501,6 +501,7 @@ class DE_GroupesX extends DirEnumeration
 // {{{ class DE_EducationSchools
 class DE_EducationSchools extends DirEnumeration
 {
+    protected $ac_beginwith = false;
     protected $idfield   = 'profile_education_enum.id';
     protected $valfield  = 'profile_education_enum.name';
     protected $valfield2 = 'profile_education_enum.abbreviation';