芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/Google/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 obtained from Google app settings", ), "Secret" => new SettingsProperty( "", "string", null, "App secret obtained from Google app settings", ), "Key" => new SettingsProperty( "", "string", null, "API key obtained from Google app settings", ), ]; } }