Function sha1_smf
Define the old SMF sha1 function. Uses mhash if available
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Compat.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Compat.php
string |
$str |
The string |
string
|
The sha1 hashed version of $str |