friendica/include
rabuzarus e4bef09717 dbm.php - is_result should be a static function
there was a notice in php.out - `Non-static method dbm::is_result() should not be called statically`
This should fix it.
2016-07-25 11:46:14 +02:00
..
autoloader
Core
acl_selectors.php add possibility to load custom page templates + none.php pagetemplate is part of core now 2016-07-11 10:33:39 +02:00
api.php API: fix plaintext of reshared attachment 2016-07-15 16:53:30 +02:00
attach.php
auth.php
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php
cache.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
cli_startup.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
cron.php
cronhooks.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbm.php dbm.php - is_result should be a static function 2016-07-25 11:46:14 +02:00
dbstructure.php
dbupdate.php
delivery.php
dfrn.php
diaspora.php Bugfix: There was an SQL error when adding new entries in the fcontact table 2016-07-15 17:25:30 +02:00
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php
event.php
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
group.php
html2bbcode.php Bugfix: Avoid error messages because of an already used function 2015-11-13 23:55:01 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
HTTPExceptions.php
identity.php
items.php
like.php
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
notifier.php
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php
onepoll.php
ostatus.php
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php
plugin.php
poller.php We now work with the "priority" field - that's better 2016-07-24 20:25:11 +02:00
post_update.php author-id/owner-id: Post update function/added database documentation 2016-06-23 21:15:54 +02:00
Probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php
salmon.php Remove obsolote functions 2016-07-09 20:09:09 +02:00
Scrape.php
security.php
session.php
shadowupdate.php
Smilies.php
socgraph.php
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
tagupdate.php
template_processor.php
text.php
threads.php
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php Diaspora: Support for new fetch functionality (replacement for /p/) 2016-06-29 22:50:30 +02:00