mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Again the same error.
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ class PProcess
|
||||
public function processConsoles()
|
||||
{
|
||||
if ($this->site->lookupgames != 0) {
|
||||
(new \Console(['Settings' => $this->pdo, 'Echo' => $this->echooutput]))->processConsoleReleases();
|
||||
(new \Konsole(['Settings' => $this->pdo, 'Echo' => $this->echooutput]))->processConsoleReleases();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user