mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-13 16:55:38 -04:00
cleaned up phpdoc comments, added README on how to install and use it
This commit is contained in:
parent
3a183470a6
commit
24d18c5313
12 changed files with 336 additions and 86 deletions
|
@ -55,6 +55,7 @@ class filter
|
|||
* validate paste ID
|
||||
*
|
||||
* @access public
|
||||
* @static
|
||||
* @param string $dataid
|
||||
* @return bool
|
||||
*/
|
||||
|
@ -68,6 +69,7 @@ class filter
|
|||
* https://crackstation.net/hashing-security.htm?=rd#slowequals
|
||||
*
|
||||
* @access public
|
||||
* @static
|
||||
* @param string $a
|
||||
* @param string $b
|
||||
* @return bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue