X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Finstaller%2FLocalSettingsGenerator.php;h=6921361423ccb5648b9f9762a0780fe6bcf44ed7;hb=5cab4cb67af3564bcd51db05a06b015787b3a4cd;hp=a2179c6e7fe49dc4db1d74098681747596eed468;hpb=5a2e5db4fcbdd18128c62200ffabbeb652850203;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/LocalSettingsGenerator.php b/includes/installer/LocalSettingsGenerator.php index a2179c6e7f..6921361423 100644 --- a/includes/installer/LocalSettingsGenerator.php +++ b/includes/installer/LocalSettingsGenerator.php @@ -30,6 +30,7 @@ class LocalSettingsGenerator { protected $extensions = []; + protected $skins = []; protected $values = []; protected $groupPermissions = []; protected $dbSettings = '';