The documentation on how to work with multisites was vastly improved in #1018324: Adjust documentation for aliased multi sites to include more info and examples.. The documentation was first written for Drupal 8 and then backported to D7.

The documentation for conf_path() mentions the find_conf_path() function, but this never existed for Drupal 7, and it has in the meanwhile also been removed from Drupal 8.

CommentFileSizeAuthor
#1 2428915-1.patch711 bytespfrenssen

Comments

pfrenssen’s picture

Title: Remove mention of function that only exists in D8 » Remove mention of non-existing function
Status: Active » Needs review
StatusFileSize
new711 bytes
vbouchet’s picture

Status: Needs review » Reviewed & tested by the community
David_Rothstein’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x - thanks!

  • David_Rothstein committed 44b5386 on 7.x
    Issue #2428915 by pfrenssen: Remove mention of non-existing function in...
David_Rothstein’s picture

The commit link above leads to a broken diff with an error message from cgit (I guess the auto-generated 7 digits weren't enough to ensure a unique commit hash)... here's the real link for posterity showing the actual diff: http://cgit.drupalcode.org/drupal/commit/?id=44b538695d561d34238c68b4876...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.