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

[gh-80] Merging from testing into staging

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@488 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 96ac0bde
Branches
Tags
No related merge requests found
......@@ -76,10 +76,6 @@ function unl_migration_submit($form, &$form_state) {
)
);
DrupalQueue::get('unl_migration', TRUE)
->createItem(Unl_Migration_Tool::save_to_disk($migration));
return;
$batch = array(
'operations' => $operations,
'file' => substr(__FILE__, strlen(DRUPAL_ROOT) + 1),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment