]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - script.php
[BUGFIX] Prevent object ProgressEvent Error
[jirafeau_mojo42.git] / script.php
index f00b1df23b347d63a339668879bb3e0ec0c05d0b..ffd2c0ea085546e662a815b1b3028e2483581aa8 100644 (file)
@@ -50,7 +50,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) {
     <h2>Scripting interface</h2>
     <p>This interface permits to script your uploads and downloads.</p>
     <p>See <a href="https://gitlab.com/mojo42/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</p>
-    <p>You may download a preconfigured <a href="<?php echo JIRAFEAU_ABSPREFIX . 'script.php?lang=bash'; ?>">Bash Script</a> to easily send to and get files from the API via command line.</p>
+    <p>You may download a preconfigured <a href="script.php?lang=bash">Bash Script</a> to easily send to and get files from the API via command line.</p>
     </div>
     <br />
     <?php

patrick-canterino.de