update.php

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.252.2.3 (checked in on 2009/03/30 at 11:15:11 by goba)

Административная страница для управления обновлениями с одной Друпал версии на другую.

Введите в браузер 'http://www.example.com/update.php' и следуйте инструкциям.

Если вы не вошли как администратор, вы должны будете изменить оператор проверки доступа ( $update_free_access = FALSE; ) внутри вашего файла settings.php. После завершения обновления, убедитесь, что открыли settings.php снова, и возвратили его в его первоначальное состояние!

Функции

ИмяОписание
db_add_columnAdd a column to a database using syntax appropriate for PostgreSQL. Save result of SQL commands in $ret array.
db_change_columnChange a column definition using syntax appropriate for PostgreSQL. Save result of SQL commands in $ret array.
update_access_denied_page
update_batch
update_check_incompatibilityВспомогательная функция для проверки совместимости модуля или темы.
update_check_requirementsCheck update requirements and report any errors.
update_create_batch_tableCreate the batch table.
update_do_onePerform one update and store the results which will later be displayed on the finished page.
update_finished
update_fix_compatibilityDisable anything in the {system} table that is not compatible with the current version of Drupal core.
update_fix_d6_requirementsPerform Drupal 5.x to 6.x updates that are required for update.php to function properly.
update_info_page
update_results_page
update_script_selection_form
update_selection_page
update_task_listAdd the update task list to the current page.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему