'description'=>'Drupal requires write permissions to <em>'.$settings_file.'</em> during the update process. If you are unsure how to grant file permissions, consult the <a href="http://drupal.org/server-permissions">online handbook</a>.',
);
}
return$requirements;
}
/**
* Returns whether the minimum schema requirement has been satisfied.
*
...
...
@@ -127,7 +99,6 @@ function update_check_requirements() {