mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Another typo.
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ Class PreHash
|
||||
// If we found nothing, update the last added to now to reset the timer.
|
||||
$this->db->exec(sprintf("UPDATE tmux SET value = %s WHERE setting = 'lastpretime'", $this->db->escapeString(time())));
|
||||
}
|
||||
return $newnames;
|
||||
return $newNames;
|
||||
}
|
||||
|
||||
// Attempts to match predb to releases.
|
||||
|
||||
Reference in New Issue
Block a user