Skip to content
Snippets Groups Projects
Commit 1f1c05fd authored by Tim Steiner's avatar Tim Steiner
Browse files

Merging trunk into testing

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/testing@289 20a16fea-79d4-4915-8869-1ea9d5ebf173
parents d044dc6d 0dc2e43b
Branches
Tags
No related merge requests found
......@@ -621,6 +621,7 @@ class Unl_Migration_Tool
if ($makeFrontPage) {
variable_set('site_frontpage', 'node/' . $node->nid);
variable_set('site_name', $title);
}
$this->_log('Created page "' . $title . '" with node id ' . $node->nid . ' at ' . $alias . '.');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment