_install_locale_remaining_batch_finished
./install.php, строка 866
- Версии
- 6
_install_locale_remaining_batch_finished($success, $results)
Finished callback for the second locale import batch.
Advance installer task to the finished screen.
Код
<?php
function _install_locale_remaining_batch_finished($success, $results) {
variable_set('install_task', 'finished');
}
?>
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии