Update api.socialhub.php
This commit is contained in:
parent
4e6cadc26e
commit
74c1cb6744
|
|
@ -200,8 +200,6 @@ switch($action) {
|
||||||
show_errors();
|
show_errors();
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($redirect_uri);
|
|
||||||
|
|
||||||
if(empty($redirect_uri)) {
|
if(empty($redirect_uri)) {
|
||||||
header("Content-Type: application/json");
|
header("Content-Type: application/json");
|
||||||
echo json_encode($context);
|
echo json_encode($context);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user