X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=blobdiff_plain;f=includes%2Finstaller%2FLocalSettingsGenerator.php;h=6921361423ccb5648b9f9762a0780fe6bcf44ed7;hb=a9252abb1cf0ad52ee25dc8c56d76a29a71d7045;hp=a2179c6e7fe49dc4db1d74098681747596eed468;hpb=e42b75aa5d69231d6eaae16fe5bb4446fd88b3a9;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 = '';