add a few tests for Settings
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -263,6 +263,8 @@ class Settings
|
||||
self::init();
|
||||
// empty update array
|
||||
self::$updatedata = array();
|
||||
// re-read in all settings
|
||||
return self::readSettings();
|
||||
}
|
||||
|
||||
public static function loadSettingsInto(&$settings_data)
|
||||
|
||||
Reference in New Issue
Block a user