silverstripe-subsites/code/model
Mateusz Uzdowski a771e2239b Do not change the session-stored subsite, if session is not enabled.
This causes issues with Security::findAnAdmistrator which incorrectly
forces the current session-stored subsite to 0 - it uses
Subsite::currentSubsiteID before the session support is enabled, and
hence obtains wrong value.
2013-11-26 13:12:17 +13:00
..
Subsite.php Do not change the session-stored subsite, if session is not enabled. 2013-11-26 13:12:17 +13:00
SubsiteDomain.php Adding docblocks to SubsiteDomain 2013-11-15 09:50:21 +13:00