Explorar el Código

debug double create account

andre hace 5 años
padre
commit
c00d5bd415
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      zimbraSingle.inc

+ 1 - 0
zimbraSingle.inc

@@ -512,6 +512,7 @@ function zimbraSingleCreateCustomFields($packageconfigoption)
                 'fieldoptions' => $packageconfigoption[1],
                 'adminonly' => 'on',
                 'required' => 'on',
+                'showorder' => 'on',
                 'sortorder' => '5'
             )
         );