Fix wrong parameters in api request

This commit is contained in:
DariusIII
2018-05-04 14:38:18 +02:00
parent 9360b4348e
commit 67d4f6782b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-05-04 DariusIII
* Fix: Fix wrong parameters in api request
* Fix: Fix nocaptcha display on login, contact, forgottenpassword and register pages
* Chg: Remove stray column from getmoviesRange function
* Chg: Remove main, usefull and article menus from basepage controller
+1 -1
View File
@@ -248,7 +248,7 @@ class ApiController extends BasePageController
header(
'Location:'.
WWW_TOP.
'/getnzb?id=i='.
'/getnzb?i='.
$uid.
'&r='.
$apiKey.