]> git.mxchange.org Git - friendica.git/commit
Fix Issue #2816
authorHypolite Petovan <ben.lort@gmail.com>
Sun, 2 Oct 2016 01:40:41 +0000 (21:40 -0400)
committerHypolite Petovan <ben.lort@gmail.com>
Sun, 2 Oct 2016 01:40:41 +0000 (21:40 -0400)
commit3c85fb8c9a94d4856760a15ea98656a44976a8fa
tree24de57231f29476d4c74ec56f4f6140dcd302604
parent82dcc3fe79725689884a39a685770d9fcddd8bed
Fix Issue #2816

- Change (P)Config::set to use INSERT >>> ON DUPLICATE KEY UPDATE
- Add DB update
include/Core/Config.php
include/Core/PConfig.php
update.php