ISPCOnfig 3 remote API documentation

system_config_get($session_id, $section, $key ='');


Description:

Returns system config by section and optional key


Input Variables:

$session_id, $section, $key =''

Parameters (in $params):

None.

Output:

Returns an array with the system config's section values, or a string with the value if a specific config key was requested.