T1703221632
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
$data = array('uid'=>$id, 'name'=>$name);
|
||||
}
|
||||
$response = Database::create_response($data, $error);
|
||||
echo $response;
|
||||
print $response;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user