芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/FilesMobileWebclient/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "IncludeInMobile" => new SettingsProperty( true, "bool", null, "If true, the module is used in mobile version of the interface", ), "IncludeInDesktop" => new SettingsProperty( false, "bool", null, "If true, the module is used in desktop version of the interface", ), "RequireInMobile" => new SettingsProperty( [ "FilesWebclient" ], "array", null, "List of other modules required by this module", ), ]; } }