apply Scrutinizer recommendation
This commit is contained in:
parent
58a235e068
commit
041068b590
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue