]> git.mxchange.org Git - friendica.git/commit
Improve api_search()
authorPierre Rudloff <contact@rudloff.pro>
Mon, 18 Dec 2017 12:35:36 +0000 (13:35 +0100)
committerPierre Rudloff <contact@rudloff.pro>
Mon, 18 Dec 2017 13:00:10 +0000 (14:00 +0100)
commitee8468affef27864f5f9798942653b33989e3a9e
treeefb8e6de2ae32fa52d4005a36ec30111c75f2613
parent4a5d988d8c15cfe9263b23458a8f0a129beee014
Improve api_search()

Use dba::p() instead of q()
Move exception to the beginning
Remove useless GROUP BY
Remove useless protect_sprintf()
include/api.php