@@ -22,7 +22,6 @@ class RefillCallBack implements refill\IRefillCallBack
else {
$body .= $name . '=' . $params[$name];
}
-
return md5($body);