T201704070834
This commit is contained in:
@@ -26,6 +26,7 @@ if(preg_match(PATTERN, $name) != 1) {
|
||||
$data = array('uid' => $uid, 'name' => $name);
|
||||
}
|
||||
}
|
||||
|
||||
$response = Database::create_response($data, $error);
|
||||
print $response;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user