regenerate webserver-configuration files after changing ssl-certificates as customer, fixes #1260
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -732,6 +732,9 @@ elseif ($page == 'domainssleditor') {
|
|||||||
".$qrywhere." `domainid`='".(int)$id."';"
|
".$qrywhere." `domainid`='".(int)$id."';"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// insert task to re-generate webserver-configs (#1260)
|
||||||
|
inserttask('1');
|
||||||
|
|
||||||
// back to domain overview
|
// back to domain overview
|
||||||
redirectTo($filename, array('page' => 'domains', 's' => $s));
|
redirectTo($filename, array('page' => 'domains', 's' => $s));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user