Преглед изворни кода

debug double create account

andre пре 5 година
родитељ
комит
c00d5bd415
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      zimbraSingle.inc

+ 1 - 0
zimbraSingle.inc

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