]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Provisional workaround for router inconsistencies in background processes that switch...
authorBrion Vibber <brion@pobox.com>
Wed, 30 Mar 2011 21:18:29 +0000 (14:18 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 30 Mar 2011 21:18:29 +0000 (14:18 -0700)
commit02c2c3a6cca741967c1b2136453067da958b613d
treea2fe252ef5f6f841992528f516544b3166fb4026
parent83d1997f59e984753982d92373deccdb2c737c88
Provisional workaround for router inconsistencies in background processes that switch site configs.

Ensure that router is cleared when we do site setup; we can still fetch the data from cache, so it should stay fast, but should ensure that we don't end up with someone else's routes still set up, which may be an issue breaking some of the bookmark handling that needs routing with a rare plugin.
lib/router.php
lib/statusnet.php