]> git.mxchange.org Git - friendica.git/commit
added index to config and pconfig table
authorAlexander Kampmann <programmer@nurfuerspam.de>
Thu, 5 Apr 2012 11:27:09 +0000 (13:27 +0200)
committerAlexander Kampmann <programmer@nurfuerspam.de>
Thu, 5 Apr 2012 11:27:09 +0000 (13:27 +0200)
commitcbf4544887c7f496f2b2312727fe7bcb64a6d6c8
tree6b327da2db68c6be38d917ee7e869e7546fa096d
parent9ba5fff865ed1d17c86982a5cf939f8e3e45da05
added index to config and pconfig table
changed config.php to use REPLACE instead of INSERT,
this removes one db hit.
boot.php [changed mode: 0755->0644]
database.sql [changed mode: 0755->0644]
include/config.php [changed mode: 0755->0644]
update.php [changed mode: 0755->0644]