cleanup of last fix
This commit is contained in:
@@ -117,7 +117,7 @@ class HTTPSig {
|
||||
|
||||
logger('verified: ' . $x, LOGGER_DEBUG);
|
||||
|
||||
if(! intval($x))
|
||||
if(! $x)
|
||||
return $result;
|
||||
|
||||
if(! $spoofable)
|
||||
|
Reference in New Issue
Block a user