Skip to content
Snippets Groups Projects
Commit b2ee71c1 authored by Angie Byron's avatar Angie Byron
Browse files

#647300 follow-up by sun: Remove awkward array syntax from example.sites.php.

parent c00aa8d0
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,5 @@
* Edit the lines below to define directory aliases. Remove the leading hash
* signs to enable.
*/
#$sites = array(
# 'devexample.com' => 'example.com',
# 'localhost/example' => 'example.com',
#);
# $sites['devexample.com'] = 'example.com';
# $sites['localhost/example'] = 'example.com';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment