]> git.mxchange.org Git - friendica.git/commit
The config class now makes less database reads.
authorMichael <heluecht@pirati.ca>
Wed, 18 Jan 2017 21:45:32 +0000 (21:45 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 18 Jan 2017 21:45:32 +0000 (21:45 +0000)
commit0548099f6cb89ccb1c798d092b298b3a03fd8d88
tree013877dc76f67e945ca7440d3f4bca545b40c735
parent045e94ccf3291c817bf1683b63682b1e0af74980
The config class now makes less database reads.
29 files changed:
boot.php
database.sql
include/Core/Config.php
include/cli_startup.php
include/create_shadowentry.php
include/cron.php
include/cronhooks.php
include/cronjobs.php
include/dbclean.php
include/dbstructure.php
include/dbupdate.php
include/delivery.php
include/directory.php
include/discover_poco.php
include/expire.php
include/gprobe.php
include/notifier.php
include/onepoll.php
include/pubsubpublish.php
include/queue.php
include/remove_contact.php
include/shadowupdate.php
include/spool_post.php
include/tagupdate.php
include/threadupdate.php
include/update_gcontact.php
index.php
mod/friendica.php
util/maintenance.php