芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/AdminPanelWebclient/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "EntitiesPerPage" => new SettingsProperty( 20, "int", null, "Number of items (users, domains etc.) shown per page in admin interface", ), "TabsOrder" => new SettingsProperty( [ "licensing", "admin-security", "admin-db", "logs-viewer", "system", "common", "modules" ], "array", null, "Defines list of adminpanel interface sections and the order of displaying those", ), "EntitiesOrder" => new SettingsProperty( [], "array", null, "Defines list of top menu entries and the order of displaying those", ), ]; } }