_install_locale_remaining_batch_finished

6 install.php _install_locale_remaining_batch_finished($success, $results)

Finished callback for the second locale import batch.

Advance installer task to the finished screen.

1 string reference to '_install_locale_remaining_batch_finished'

File

./install.php, line 878

Code

function _install_locale_remaining_batch_finished($success, $results) {
  variable_set('install_task', 'finished');
}
Login or register to post comments