-
Removed unneeded requirements check.
-
Merge branch 'replace_backends' into 6.x-3.x
-
Removed files that should not be in this branch.
-
Removed ftp and ssh backends.
-
Fixed a bug with the use of 'rename'.
-
Replace backends with local file access.
-
Replaced calls to drupal_unlink and drupal_mkdir since they aren't in d6.
-
Removed plugin_manager_runnable() since all requirements are not met out of the box.
-
Removed backend selection from settings page.
-
Use local install for manual install.