From 92eea6d7b261bf54522456e270da24528e8950b3 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Wed, 9 Jul 2014 17:52:16 +0200 Subject: [PATCH] insert task for rebuilding config files after changing the ips (not perfect yet but better then no task) Signed-off-by: Michael Kaufmann (d00p) --- admin_domains.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_domains.php b/admin_domains.php index 1d23b17d..1f33111c 100644 --- a/admin_domains.php +++ b/admin_domains.php @@ -1652,6 +1652,8 @@ if ($page == 'domains' // 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("