- more work on froxlor-client settings (multiserver mode)
This commit is contained in:
@@ -235,15 +235,6 @@ class froxlorclient
|
||||
return $this->Get('settings');
|
||||
}
|
||||
|
||||
/**
|
||||
* return the complete client-settings-data array
|
||||
* for the settings page
|
||||
*/
|
||||
public function getSettingsData()
|
||||
{
|
||||
return $this->s_data;
|
||||
}
|
||||
|
||||
/**
|
||||
* get a value from the internal data array
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user