summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-04-24 19:25:37 +0000
committerDries Buytaert <dries@buytaert.net>2006-04-24 19:25:37 +0000
commit9472fbae388b5d44ed07519b18097cfd3c7eb449 (patch)
tree817e569a10da92c4d70dea3557e2a374e4c1732a /sites
parent326f49b64678cccf5c57fe45820acd3595296a52 (diff)
downloadbrdo-9472fbae388b5d44ed07519b18097cfd3c7eb449.tar.gz
brdo-9472fbae388b5d44ed07519b18097cfd3c7eb449.tar.bz2
- Patch #59222 by Zen: fixed problem with breadcrumb navigation.
Diffstat (limited to 'sites')
-rw-r--r--sites/default/settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/sites/default/settings.php b/sites/default/settings.php
index dbd81225f..888018b75 100644
--- a/sites/default/settings.php
+++ b/sites/default/settings.php
@@ -32,8 +32,8 @@
* 10. sites/default
*
* If you are installing on a non-standard port number, prefix the
- * hostname with that number. For example,
- * http://www.drupal.org:8080/mysite/test/ could be loaded from
+ * hostname with that number. For example,
+ * http://www.drupal.org:8080/mysite/test/ could be loaded from
* sites/8080.www.drupal.org.mysite.test/.
*/