]> git.mxchange.org Git - friendica.git/commit
Improve performance of settings save by not querying the DB if submitted value is...
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 17 Oct 2016 20:54:22 +0000 (16:54 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 17 Oct 2016 20:54:22 +0000 (16:54 -0400)
commit62bd32c1acefa5b8fb8c3261a304332308adbd9c
treeeac804b2f29fb29eab98a05c708a9c7cf20eb98e
parentc168d7d4cafe56178beb15de93dc3b0764b2b5b9
Improve performance of settings save by not querying the DB if submitted value is the same
include/Core/Config.php
include/Core/PConfig.php