Whitespace.

This commit is contained in:
Michael Stenta 2015-12-01 10:03:18 -05:00
parent 7e19077534
commit a23495ad2f
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ function farm_update_7007(&$sandbox) {
// Enable the Farm Access and Role Delegation modules.
_farm_enable_modules(array('farm_access', 'role_delegation'));
// Disable and uninstall the Farm Manager module.
$module = 'farm_manager';
if (module_exists($module)) {