Explorar el Código

apply Scrutinizer recommendation

El RIDO hace 2 años
padre
commit
041068b590
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Model/Paste.php

+ 1 - 1
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 (