friendica/include
Michael Vogel d23c1c0da7
Merge pull request #4194 from MrPetovan/task/fix-scrutinizer-issues
Replace dba::select(limit => 1) by dba::selectFirst()
2018-01-10 22:16:02 +01:00
..
acl_selectors.php Remove requires 2018-01-09 22:48:15 -05:00
api.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
attach.php Continued a bit: 2017-04-05 22:31:33 +02:00
bb2diaspora.php Remove include/oembed and mod/oembed 2017-12-31 20:58:32 -05:00
bbcode.php Restore tryoembed callback 2018-01-07 10:01:41 -05:00
contact_widgets.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
conversation.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
datetime.php Revert assignment change in datetime 2018-01-04 22:51:38 -05:00
dba.php Rename selectOne to selectFirst in comment 2018-01-10 12:57:21 -05:00
enotify.php Replace select(limit => 1) by selectFirst() in Model\Term and include/enotify 2018-01-10 13:04:00 -05:00
event.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
friendica_smarty.php Move ITemplateEngine to src 2017-11-19 10:22:18 -05:00
html2bbcode.php Capitalized XML 2017-11-10 07:45:33 -05:00
html2plain.php Fix unused code in include (second pass) 2018-01-04 12:21:13 -05:00
identity.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
items.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
like.php Remove unused parameter in can_write_wall() 2018-01-04 12:21:13 -05:00
message.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
nav.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
network.php Fix allowed_email() 2018-01-07 19:10:09 -05:00
pgettext.php Removed useless "function_exists" checks 2017-12-12 04:52:33 +00:00
plaintext.php Merge pull request #4166 from MrPetovan/task/fix-scrutinizer-issues 2018-01-04 20:59:07 +01:00
plugin.php Fix unused code in include 2018-01-04 12:21:13 -05:00
post_update.php Fix unused code in include 2018-01-04 12:21:13 -05:00
profile_selectors.php Fix unused code in include 2018-01-04 12:21:13 -05:00
queue_fn.php Fix unused code in include 2018-01-04 12:21:13 -05:00
redir.php Fix unused code in include 2018-01-04 12:21:13 -05:00
security.php Remove unused parameter in can_write_wall() 2018-01-04 12:21:13 -05:00
session.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
tags.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
text.php Merge pull request #4197 from rabuzarus/20180110_-_rename_saved_search_button 2018-01-10 20:31:44 +01:00
threads.php Move Object\Contact to Model\Contact 2017-12-07 23:56:12 -05:00
uimport.php Remove group_member.uid 2017-12-14 22:47:58 -05:00