-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
updateSettings
Description
Updates the settings table ($modSettings array).
Syntax
void updateSettings (array $changeData)
Parameter $changeData
Expected type: Array
Description: An associative array of variables and values (eg array('variable' => 'value')).
Notes
- Assumes all apostrophes have been escaped
- Only updates a setting if its current value is different than its value in $changeData.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.119 seconds with 13 queries.
- Forum Search