Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
b2ee71c1
Commit
b2ee71c1
authored
Dec 08, 2009
by
webchick
Browse files
#647300
follow-up by sun: Remove awkward array syntax from example.sites.php.
parent
c00aa8d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/example.sites.php
View file @
b2ee71c1
...
@@ -40,7 +40,5 @@
...
@@ -40,7 +40,5 @@
* Edit the lines below to define directory aliases. Remove the leading hash
* Edit the lines below to define directory aliases. Remove the leading hash
* signs to enable.
* signs to enable.
*/
*/
#$sites = array(
# $sites['devexample.com'] = 'example.com';
# 'devexample.com' => 'example.com',
# $sites['localhost/example'] = 'example.com';
# 'localhost/example' => 'example.com',
#);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment