mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
apply Scrutinizer recommendation
This commit is contained in:
parent
58a235e068
commit
041068b590
@ -98,7 +98,7 @@ class Paste extends AbstractModel
|
|||||||
throw new Exception('You are unlucky. Try again.', 75);
|
throw new Exception('You are unlucky. Try again.', 75);
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->_data['meta']['salt'] = ServerSalt::generate();
|
$this->_data['meta']['salt'] = ServerSalt::generate();
|
||||||
|
|
||||||
// store paste
|
// store paste
|
||||||
if (
|
if (
|
||||||
|
Loading…
Reference in New Issue
Block a user