X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;ds=inline;f=web%2Fsites%2Fexample.sites.php;h=daaf68272a50ba90845ccda2eed1c3c405f3739f;hb=refs%2Fheads%2Fd864;hp=e4de67eb99183a5e79da979085bb687b188d0fee;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/sites/example.sites.php b/web/sites/example.sites.php index e4de67eb9..daaf68272 100644 --- a/web/sites/example.sites.php +++ b/web/sites/example.sites.php @@ -26,9 +26,9 @@ * example, to map https://www.drupal.org:8080/mysite/test to the configuration * directory sites/example.com, the array should be defined as: * @code - * $sites = array( + * $sites = [ * '8080.www.drupal.org.mysite.test' => 'example.com', - * ); + * ]; * @endcode * The URL, https://www.drupal.org:8080/mysite/test/, could be a symbolic link * or an Apache Alias directive that points to the Drupal root containing