introducing new way of controling the cronjobs by creating a cron.d-file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -179,7 +179,7 @@ class Settings {
|
||||
`value` = :value
|
||||
");
|
||||
$ins_data = array(
|
||||
'settinggroup' => $sstr[0],
|
||||
'group' => $sstr[0],
|
||||
'varname' => $sstr[1],
|
||||
'value' => $value
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user