From 8608438108be0c8c9523fca5cfa45291d9c6cb2f Mon Sep 17 00:00:00 2001 From: Erik Fonnesbeck Date: Sun, 21 Nov 2010 04:03:29 -0700 Subject: Fix remaining function calls that were missed for names changed with the "unique function names" changes. --- config/vhosts/vhosts_php_edit.tmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/vhosts/vhosts_php_edit.tmp') diff --git a/config/vhosts/vhosts_php_edit.tmp b/config/vhosts/vhosts_php_edit.tmp index 21d7927b..8760686e 100644 --- a/config/vhosts/vhosts_php_edit.tmp +++ b/config/vhosts/vhosts_php_edit.tmp @@ -144,7 +144,7 @@ if ($_POST) { } write_config(); - php_sync_package(); + vhosts_sync_package(); header("Location: vhosts_php.php"); exit; -- cgit v1.2.3