mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
Merge pull request #232 from NNTmux/analysis-8bEMdw
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
@@ -668,7 +668,6 @@ class Releases
|
||||
$param1 = false;
|
||||
$param2 = $identifiers['g'];
|
||||
|
||||
|
||||
// Delete from DB.
|
||||
$query = $this->pdo->Prepare('CALL delete_release(:is_numeric, :identifier)');
|
||||
$query->bindParam(':is_numeric', $param1, \PDO::PARAM_BOOL);
|
||||
|
||||
Reference in New Issue
Block a user