web_add with php_versions need global var "conf"
This commit is contained in:
parent
25d9f7e7d4
commit
353d41a8a6
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ else {
|
|||
}
|
||||
|
||||
function web_add($form, $admin_mail) {
|
||||
global $conf;
|
||||
|
||||
$exec_cmd = 'web-add.sh add -y';
|
||||
|
||||
|
|
Loading…
Reference in a new issue