From 61740bd8ee133c3d0ea2543bccc4d00a62c9e3a0 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 23 Sep 2005 08:47:13 +0000 Subject: - Patch #10056: allow the node title forms to be customized. --- sites/default/settings.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sites') diff --git a/sites/default/settings.php b/sites/default/settings.php index 610ef05ee..aac3f43b8 100644 --- a/sites/default/settings.php +++ b/sites/default/settings.php @@ -30,6 +30,10 @@ * 9. sites/org * * 10. sites/default + * + * If you are installing on a non-standard port number, the ':' is + * replaced by a '.'. For example, http://www.drupal.org:8080/mysite/test/ + * could be loaded from sites/www.drupal.org.8080.mysite.test/. */ /** -- cgit v1.2.3