zat URL auth updated to match changes to the atoken_login interface
This commit is contained in:
@@ -1371,7 +1371,8 @@ function zat_init() {
|
||||
dbesc($_REQUEST['zat'])
|
||||
);
|
||||
if($r) {
|
||||
atoken_login($r[0]);
|
||||
$xchan = atoken_xchan($r[0]);
|
||||
atoken_login($xchan);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user