Explorar o código

fix the site:create command

Olivier Massot %!s(int64=2) %!d(string=hai) anos
pai
achega
243979733b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ot_admin/Classes/Controller/SiteController.php

+ 0 - 1
ot_admin/Classes/Controller/SiteController.php

@@ -520,7 +520,6 @@ class SiteController extends ActionController
                 ->values([
                     'pid' => $rootUid,
                     'title' => $organization->getName(),
-                    'sitetitle' => $organization->getName(),
                     'root' => 1,
                     'clear' => 3,
                     'config' => "config.frontend_editing = 1",