more work on magic auth
This commit is contained in:
@@ -165,6 +165,12 @@ function post_post(&$a) {
|
||||
|
||||
}
|
||||
|
||||
if($msgtype === 'auth') {
|
||||
logger('mod_post: auth: ' . print_r($data,true));
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user