extra paren removed
This commit is contained in:
parent
8b974f8f74
commit
5de1a1ce10
@ -20,7 +20,7 @@ class ZotHandler implements IHandler {
|
||||
}
|
||||
|
||||
function Request($data) {
|
||||
zot_reply_message_request($data));
|
||||
zot_reply_message_request($data);
|
||||
}
|
||||
|
||||
function AuthCheck($data,$encrypted) {
|
||||
|
Reference in New Issue
Block a user