|
@@ -2135,7 +2135,7 @@ function testAPIConnection($array)
|
|
|
return 'URL and/or Password not setup';
|
|
return 'URL and/or Password not setup';
|
|
|
}
|
|
}
|
|
|
break;
|
|
break;
|
|
|
- case 'rTorrent':
|
|
|
|
|
|
|
+ case 'rtorrent':
|
|
|
if (!empty($GLOBALS['rTorrentURL'])) {
|
|
if (!empty($GLOBALS['rTorrentURL'])) {
|
|
|
try {
|
|
try {
|
|
|
$digest = qualifyURL($GLOBALS['rTorrentURL'], true);
|
|
$digest = qualifyURL($GLOBALS['rTorrentURL'], true);
|