default_profile_task_list

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

profiles/default/default.profile, строка 37

Версии
6
default_profile_task_list()

Return a list of tasks that this profile supports.

Возвращаемое значение

A keyed array of tasks the profile will perform during the final stage. The keys of the array will be used internally, while the values will be displayed to the user in the installer task list.

Код

<?php
function default_profile_task_list() {
}
?>
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

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