Browse Source

on doit envoyer qque chose

master
jcabillot 6 years ago
parent
commit
676b589579
1 changed files with 1 additions and 0 deletions
  1. 1
      controller/download.php

1
controller/download.php

@ -17,5 +17,6 @@ function addDownload()
foreach($myurls as $url) {
Download::addDownload($url);
}
echo json_encode('Ok');
}
Loading…
Cancel
Save