From 7dde19092cece34c5a10d47958c893f34e9fed84 Mon Sep 17 00:00:00 2001 From: Tim Steiner <tsteiner2@unl.edu> Date: Wed, 9 Feb 2011 18:42:00 +0000 Subject: [PATCH] [gh-85] Merging from testing into staging git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@499 20a16fea-79d4-4915-8869-1ea9d5ebf173 --- sites/all/modules/unl/unl_migration.php | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/all/modules/unl/unl_migration.php b/sites/all/modules/unl/unl_migration.php index ff351ed2..2238bff9 100644 --- a/sites/all/modules/unl/unl_migration.php +++ b/sites/all/modules/unl/unl_migration.php @@ -749,7 +749,6 @@ class Unl_Migration_Tool if (module_exists('pathauto')) { $node->path['pathauto'] = FALSE; } - $node->path['pathauto'] = FALSE; $node->body = array( 'und' => array( array( -- GitLab