Skip to content

Commit

Permalink
insert task for rebuilding config files after changing the ips (not p…
Browse files Browse the repository at this point in the history
…erfect yet but better then no task)

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
  • Loading branch information
d00p committed Jul 9, 2014
1 parent 25fa9a8 commit 92eea6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin_domains.php
Expand Up @@ -1652,6 +1652,8 @@
// FIXME check how many we got and if the amount of assigned IP's
// has changed so we can insert a config-rebuild task if only
// the ip's of this domain were changed
// -> for now, always insert a rebuild-task
inserttask('1');

// Cleanup domain <-> ip mapping
$del_stmt = Database::prepare("
Expand Down

0 comments on commit 92eea6d

Please sign in to comment.