Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/EmailNotifications/mysql/emailnotifications_notifications.sql
Ðазад
CREATE TABLE IF NOT EXISTS /*_*/emailnotifications_notifications ( `id` int(11) NOT NULL, `created_by` int(11) NOT NULL, `groups` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `page` int(11) NOT NULL, `subject` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `frequency` TEXT NOT NULL, `enabled` TINYINT(1) NOT NULL default 1, `must_differ` TINYINT(1) NOT NULL default 1, `skip_strategy` enum('contains', 'does not contain', 'regex') NULL default 'contains', `skip_text` TEXT NULL, `updated_at` datetime NOT NULL, `created_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; ALTER TABLE /*_*/emailnotifications_notifications ADD PRIMARY KEY (`id`); ALTER TABLE /*_*/emailnotifications_notifications MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка