Skip to content
Snippets Groups Projects
Commit d3410d13 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

normalement c'est bon xD

parent 7527c93a
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ if (isset($_GET["enableWSAddon"]) && !empty($_GET["enableWSAddon"])) {
$zip->close();
$response["sucess"] = true;
$response["link"] = $GLOBALS['vbcmsRootPath']."/update.php";
$response["link"] = $websiteUrl."update.php";
} else {
$response["sucess"] = false;
$response["code"] = 1; // Impossible d'ouvrir l'archive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment