芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/modules/Ios/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", ), "IncludePasswordInProfile" => new SettingsProperty( true, "bool", null, "If true, password will be included when offering iOS profile download", ), "AllowIosProfile" => new SettingsProperty( true, "bool", null, "", ), "SyncIosAfterLogin" => new SettingsProperty( true, "bool", null, "", ), ]; } }