friendica/include
2017-06-28 18:31:33 +00:00
..
acl_selectors.php Merge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators 2017-06-09 07:44:19 +02:00
api.php
attach.php
auth.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
auth_ejabberd.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
Contact.php
contact_selectors.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
contact_widgets.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
conversation.php
create_shadowentry.php
cron.php
cronhooks.php
cronjobs.php
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php
dba.php New function for affected rows 2017-06-13 21:56:50 +00:00
dba_pdo.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
dbclean.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
dbm.php
dbstructure.php
dbupdate.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
delivery.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
dfrn.php Merge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators 2017-06-09 07:44:19 +02:00
diaspora.php
directory.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
DirSearch.php
discover_poco.php
email.php
Emailer.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
enotify.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
event.php
expire.php
fcontact.php
features.php
feed.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
files.php
follow.php
ForumManager.php Move App to src 2017-05-02 22:59:36 -04:00
friendica_smarty.php
gprobe.php
group.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php
like.php Move App to src 2017-05-02 22:59:36 -04:00
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php Bugfix: Poller entries had been executed multiple times 2017-06-21 03:49:05 +00:00
oauth.php
oembed.php
onepoll.php
ostatus.php
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plugin.php
poller.php
post_update.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remove_contact.php The first queries are replaced with the new functions. More to come ... 2017-05-07 20:52:00 +00:00
salmon.php
security.php
session.php
shadowupdate.php
Smilies.php
socgraph.php added missing curly brace ... :-( 2017-06-18 23:15:50 +02:00
spool_post.php
system_unavailable.php
tags.php
tagupdate.php
template_processor.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
threads.php
threadupdate.php
uimport.php Merge remote-tracking branch 'upstream/develop' into 1705-some-more-dba 2017-05-13 04:13:07 +00:00
update_gcontact.php
user.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
xml.php