mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Typo
This commit is contained in:
@@ -2201,7 +2201,7 @@ Class ProcessAdditional
|
||||
$this->_passwordStatus = array(Releases::PASSWD_NONE);
|
||||
$this->_releaseHasPassword = false;
|
||||
|
||||
$this->_releaseGroupName = $this->_functions->getByNameByID_debug($this->_release['groupID']);
|
||||
$this->_releaseGroupName = $this->_functions->getByNameByID($this->_release['groupID']);
|
||||
|
||||
$this->_releaseHasNoNFO = false;
|
||||
// Make sure we don't already have an nfo.
|
||||
|
||||
Reference in New Issue
Block a user