From: Tim Starling Date: Tue, 1 Jun 2004 08:38:09 +0000 (+0000) Subject: Fixed horribly broken hashing function X-Git-Tag: 1.5.0alpha1~3100 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=a6460108fa30ca20b4a69c6f596aecc9f2bac113;p=lhc%2Fweb%2Fwiklou.git Fixed horribly broken hashing function --- diff --git a/includes/memcached-client.php b/includes/memcached-client.php index 3f0eb44f9e..27521809eb 100644 --- a/includes/memcached-client.php +++ b/includes/memcached-client.php @@ -737,13 +737,7 @@ class memcached */ function _hashfunc ($key) { - $hash = 0; - for ($i=0; $i