ModifyGeneralSettings

Description

Handles the general server settings - maintenance mode, forum name, etc.

Syntax

mixed ModifyGeneralSettings ([bool $return_config])



Parameter $return_config

Expected type: Boolean
Description: If true, returns the $config_vars array. Used for the admin settings search.



Return value

Expected type: Mixed
Description:

Possible types
Allowed values Description
Void Doesn't return anything if $return_config is false
Array of arrays An array of configuration settings


Advertisement: