Skip to content
Snippets Groups Projects
Commit 36b693a3 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@299 20a16fea-79d4-4915-8869-1ea9d5ebf173
parents af96a93d 77273c34
Branches
Tags
No related merge requests found
......@@ -778,6 +778,7 @@ class Unl_Migration_Tool
$this->_frontier = NULL;
$this->_log('Error: could not connect to frontier with user ' . $this->_frontierUser . '.');
}
ftp_pasv($this->_frontier, TRUE);
}
return $this->_frontier;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment