mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
rework autocomplete: some polishing
This commit is contained in:
parent
535f382c4e
commit
db581c08d0
5 changed files with 12 additions and 8 deletions
|
@ -1294,7 +1294,7 @@ function short_link($url) {
|
|||
* and adds an application/json HTTP header to the output.
|
||||
* After finishing the process is getting killed.
|
||||
*
|
||||
* @param array $x
|
||||
* @param array $x The input content
|
||||
*/
|
||||
function json_return_and_die($x) {
|
||||
header("content-type: application/json");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue