Normalize code style.

This commit is contained in:
Bharat Mediratta
2009-03-26 04:44:12 +00:00
parent 78943402b2
commit 09243aa72e
4 changed files with 54 additions and 61 deletions
-1
View File
@@ -42,7 +42,6 @@ class Admin_Languages_Controller extends Admin_Controller {
}
public function fetch_updates() {
// @todo Convert this to AJAX / progress bar.
$form = $this->_translation_updates_form();
if ($form->validate()) {
l10n_scanner::update_index();