web_add with php_versions need global var "conf"

This commit is contained in:
Victor LABORIE 2018-05-31 16:38:12 +02:00
parent 25d9f7e7d4
commit 353d41a8a6
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ else {
}
function web_add($form, $admin_mail) {
global $conf;
$exec_cmd = 'web-add.sh add -y';