document extra features
This commit is contained in:
@@ -130,8 +130,8 @@ function post_init(&$a) {
|
||||
} else {
|
||||
logger('mod_zot: still not authenticated: ' . $x[0]['xchan_addr']);
|
||||
q("update hubloc set hubloc_status = (hubloc_status | %d ) where hubloc_addr = '%s'",
|
||||
intval(HUBLOC_RECEIVE_ERROR),
|
||||
$x[0][xchan_addr]
|
||||
intval(HUBLOC_RECEIVE_ERROR),
|
||||
$x[0][xchan_addr]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user