diff --git a/lib/Model/Paste.php b/lib/Model/Paste.php index 14b8e8ac..a63d6688 100644 --- a/lib/Model/Paste.php +++ b/lib/Model/Paste.php @@ -98,7 +98,7 @@ class Paste extends AbstractModel throw new Exception('You are unlucky. Try again.', 75); } - $this->_data['meta']['salt'] = ServerSalt::generate(); + $this->_data['meta']['salt'] = ServerSalt::generate(); // store paste if (