mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Normalize code style.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user