update_update_6000
modules/update/update.install, строка 60
- Версии
- 6
update_update_6000()
Clear out stale variables from update_status.
Код
<?php
function update_update_6000() {
_update_remove_update_status_variables();
return array();
}
?>
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии