X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=contrib%2Fchash%2Fchash.php;h=0ebd6dcb6c20daa9bcac53a5b7c55fd2d64065ba;hp=7f5eb349e26dbf13aaae08e95293972e102272a8;hb=e57dfa25dc918f10c442e01c8600cf262804a1ef;hpb=729fb79b1ce10dfb5ea22fd2073b031582594691 diff --git a/contrib/chash/chash.php b/contrib/chash/chash.php index 7f5eb349..0ebd6dcb 100644 --- a/contrib/chash/chash.php +++ b/contrib/chash/chash.php @@ -276,8 +276,8 @@ function initNonce () { * @return void */ function setModulaHash ($hash) { - $GLOBALS['modula_hash'] = $hash; - $GLOBALS['sum_modula'] = calculateSumFromHash($GLOBALS['modula_hash']); + $GLOBALS['modula_hash'] = $hash; + $GLOBALS['sum_modula'] = calculateSumFromHash($GLOBALS['modula_hash']); } /* @@ -302,7 +302,7 @@ $gensisHashes = array( // FlightGear - Fly free! multipleHashString('FlightGear - Fly free!'), // Quote from Linus Torwalds - multipleHashString('Your code is shit.. your argument is shit.'), + multipleHashString('Your code is shit. Your argument is shit.'), ); // Calculate "modula hash" from 1st/4th and 2nd/3rd