forked from services/mlmmj-light-web-ecg
Fixed bug #5
This commit is contained in:
@@ -89,7 +89,7 @@ if ($new_subscribers != NULL)
|
||||
header("Location: error.php");
|
||||
exit();
|
||||
}
|
||||
shell_exec("/usr/bin/mlmmj-sub -L $lists_path/$domain/$list_name -a $new_subscriber -fq");
|
||||
shell_exec("/usr/bin/mlmmj-sub -L $lists_path/$domain/$list_name -a $new_subscriber -fsq");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user