fixed syscp-bug #1276 (added inserttask('4') to regenerate bind-configs);

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-20 10:58:35 +00:00
parent d653b51844
commit 16f2317774
10 changed files with 39 additions and 2 deletions

View File

@@ -42,3 +42,5 @@ function storeSettingMysqlAccessHost($fieldname, $fielddata, $newfieldvalue)
return $returnvalue;
}
?>