]> git.mxchange.org Git - friendica.git/commit
Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are
authorRoland Häder <roland@mxchange.org>
Mon, 19 Dec 2016 13:42:20 +0000 (14:42 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 19 Dec 2016 13:46:33 +0000 (14:46 +0100)
commita96eb3428dfd66e132ff834212be408ee64337b2
tree61dc97e0f12ea55b66a30499c2529707694a8210
parentc43389f79ab390d31d9da5352bf4b5fb14d33f0e
Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are
more pending ...

Also put SQL table columns into back-ticks.

Signed-off-by: Roland Häder <roland@mxchange.org>
include/Contact.php
include/api.php
include/cron.php
include/items.php
include/lock.php
include/plugin.php
include/poller.php
include/socgraph.php
include/user.php
mod/profiles.php
mod/regmod.php