cleanup of last fix

This commit is contained in:
zotlabs
2018-01-13 14:08:15 -08:00
parent 08bea83c03
commit eb3e43feec
3 changed files with 4 additions and 4 deletions

View File

@@ -117,7 +117,7 @@ class HTTPSig {
logger('verified: ' . $x, LOGGER_DEBUG);
if(! intval($x))
if(! $x)
return $result;
if(! $spoofable)