X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/a873444cd44c841633c7b5465c6626a7a51c1868..652b90a6551e4c70d38189dcf16284a04399918d:/script.php?ds=sidebyside
diff --git a/script.php b/script.php
index 8e4dafc..3b6b234 100644
--- a/script.php
+++ b/script.php
@@ -135,7 +135,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0)
echo "h=your_download_reference (" . t('Required') . ")
";
echo "d=yout_delete_code (" . t('Required') . ")
";
echo '
' . t('This will return "Ok" if succeded, "Error" otherwhise.') . '
' . t('This will return "Ok" if succeeded, "Error" otherwhise.') . '
'; echo t('Example') . ": " . $web_root . "script.php?h=30ngy0hsDcpfrF8zR7x9iU&d=0d210a952 "; echo '
';