This patch fixes a minor bug in the function that checks all defined virtual sites and their conditions: if no condition matches (and no virtual site is active) it runs the checks every time the function is called instead of using the cached result (in static $active).

CommentFileSizeAuthor
virtual_site-active-check.patch346 bytesmiiimooo

Comments

djg_tram’s picture

Status: Needs review » Closed (fixed)

Thanks for the patch, committed to the dev branch.