Update api.socialhub.php

This commit is contained in:
Namhyeon Go 2018-09-27 06:48:12 +09:00 committed by GitHub
parent 4e6cadc26e
commit 74c1cb6744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,8 +200,6 @@ switch($action) {
show_errors();
}
var_dump($redirect_uri);
if(empty($redirect_uri)) {
header("Content-Type: application/json");
echo json_encode($context);