From 40170aac62091c1c4f09db634c8c12f7e8d98c0e Mon Sep 17 00:00:00 2001 From: Saophalkun Ponlu Date: Thu, 29 Apr 2010 06:59:33 +0000 Subject: [PATCH] MINOR: stamp the current date in host-map.php to help in debugging MINOR: documentation - a link to a documentation on how to use subsite with static publisher --- README | 2 ++ code/Subsite.php | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index e05977c..d5d6c91 100644 --- a/README +++ b/README @@ -17,6 +17,8 @@ Documentation Full documentation is available on [our wiki](http://doc.silverstripe.com/doku.php?id=modules:subsites). +To use subsites module with static publisher, see http://doc.silverstripe.org/staticpublisher#using_static_publisher_with_subsites_module + Known issues ------------ diff --git a/code/Subsite.php b/code/Subsite.php index 6695547..2c8c9ec 100644 --- a/code/Subsite.php +++ b/code/Subsite.php @@ -493,7 +493,9 @@ JS; if ($subsite->DefaultSite) $hostmap['default'] = $subsite->domain(); } - $data = ''; + $data = "