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