commit | 73e582fbd7d7f6cdcf7f18b31b4b96ecb7c4141f | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Wed Sep 06 01:36:34 2006 +0000 |
committer | admin <devnull@localhost> | Wed Sep 06 01:36:34 2006 +0000 |
tree | 93136ae4f02d8bf75f2c033d9538ef81d171c353 | |
parent | 4cdd137a1d6d54e24058b35533f6d6df37856aa2 [diff] |
diff --git a/system/helpers/security_helper.php b/system/helpers/security_helper.php index 918e4ae..f14ba72 100644 --- a/system/helpers/security_helper.php +++ b/system/helpers/security_helper.php
@@ -50,7 +50,7 @@ * @param string * @return string */ -function hash($str, $type = 'sha1') +function dohash($str, $type = 'sha1') { if ($type == 'sha1') {