git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed locals
[jirafeau_project.git]
/
script.php
diff --git
a/script.php
b/script.php
index 600b1d5cc9f702955a9a1d558e27fc1ef3cf0612..be29f3d015dcbdf65ab50bbbbd6114ff3b0de0ca 100644
(file)
--- a/
script.php
+++ b/
script.php
@@
-44,7
+44,7
@@
if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) {
<div class="info">
<h2>Scripting interface</h2>
<p>This interface permits to script your uploads and downloads.</p>
<div class="info">
<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>See <a href="https://gitlab.com/
jirafeau
/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</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 />
<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 />
patrick-canterino.de