newline at EOF
This commit is contained in:
parent
597d09de1f
commit
4efa0f1e81
|
@ -46,4 +46,5 @@ function qsearch_init(&$a) {
|
||||||
|
|
||||||
echo str_replace('\\/','/',json_encode((object) $results));
|
echo str_replace('\\/','/',json_encode((object) $results));
|
||||||
killme();
|
killme();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue