芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/Dropbox/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "EnableModule" => new SettingsProperty( false, "bool", null, "Setting to true allows for using and configuring the module", ), "Id" => new SettingsProperty( "", "string", null, "App ID (App key) obtained from Dropbox app", ), "Secret" => new SettingsProperty( "", "string", null, "App secret obtained from Dropbox app", ), ]; } }