cant stop migrating to new Settings class, refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @FIXME remove when fully migrated to new Settings class
|
||||
*
|
||||
* @param array $settings_data
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
function loadSettings(&$settings_data) {
|
||||
|
||||
$settings = array();
|
||||
|
||||
Reference in New Issue
Block a user