Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eric Rasmussen
UNL-CMS
Commits
995eb456
Commit
995eb456
authored
May 15, 2013
by
Tim Steiner
Browse files
[gh-724] Add liferay subsites that don't follow convention. @0h15
parent
07494805
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/all/modules/unl_migration/unl_migration.php
View file @
995eb456
...
...
@@ -1021,9 +1021,11 @@ class Unl_Migration_Tool
$pathParts
=
explode
(
'/'
,
ltrim
(
$urlParts
[
'path'
],
'/'
));
$siteNameMap
=
array
(
'extension'
=>
'www.extension.unl.edu'
,
'webster'
=>
'www.webster.unl.edu'
,
'ianr'
=>
'ianrhome.unl.edu'
,
'anisci'
=>
'animalscience.unl.edu'
,
'extension'
=>
'www.extension.unl.edu'
,
'ianr'
=>
'ianrhome.unl.edu'
,
'webster'
=>
'www.webster.unl.edu'
,
'vetscience'
=>
'vbms.unl.edu'
,
);
if
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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