Ver código fonte

debug double create account

andre 5 anos atrás
pai
commit
c00d5bd415
1 arquivos alterados com 1 adições e 0 exclusões
  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'
             )
         );