diff --git a/src/public/action.php b/src/public/action.php index 0ce8bc8..fd00b02 100644 --- a/src/public/action.php +++ b/src/public/action.php @@ -392,6 +392,7 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false) break; + /* Moved to download.php case 'download': // Yggdrasil connections only @@ -554,36 +555,14 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false) $link[] = $url; } - // Return link @TODO implement .bittorrent and separated v1/v2 magnet links - $response->title = sprintf( - _('%s - Download - %s'), - htmlentities($magnet->metaTitle), - WEBSITE_NAME - ); - - $response->message = sprintf( // @TODO MVC page for downloads needed - '