Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/plugins/sitepress-multilingual-cms/classes/upgrade/commands/AddAteCommunicationRetryColumnToTranslationStatus.php
Назад
<?php namespace WPML\TM\Upgrade\Commands; class AddAteCommunicationRetryColumnToTranslationStatus extends \WPML_Upgrade_Add_Column_To_Table { /** * @return string */ protected function get_table() { return 'icl_translation_status'; } /** * @return string */ protected function get_column() { return 'ate_comm_retry_count'; } /** * @return string */ protected function get_column_definition() { return "INT(11) UNSIGNED DEFAULT 0"; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка