silverstripe-subsites/code/model
Sean Harvey 9658af5cc8 Fixing subsites not working with i18n in SilverStripe 3.1
Tries to access i18n::$likely_subtags directly. Config changes in
3.1 now prevent this from happening and fails.
i18n::get_locale_from_lang() is used instead to provide the locale.
2013-04-30 15:15:11 +12:00
..
RelatedPageLink.php Removing unncessary end PHP tags from subsites code 2012-10-12 11:08:24 +13:00
Subsite.php Fixing subsites not working with i18n in SilverStripe 3.1 2013-04-30 15:15:11 +12:00
SubsiteDomain.php BUG: Merged patch from kmayo how ever re-added some of the removed fields since they really should appear on the Main Content tab instead of the Metadata tab. 2012-07-16 11:21:54 +12:00