INSERT INTO `pages` (`id`, `file`, `url`, `name`, `title`, `description`, `keywords`, `kind`, `image`, `robots`, `privacy`, `type`, `active`, `module`, `page`, `class`, `access`) VALUES
(NULL, 'modules_extra/chat_log/base/index.php', 'chat_log', 'Chat Log', 'Chat Log', 'Chat Log', 'Chat, Log', 1, 'files/miniatures/standart.jpg', 1, 2, 1, 1, 1, 0, 0, NULL),
(NULL, 'modules_extra/chat_log/base/admin/chat_log_setting.php', 'admin/chat_log_settings', 'Настройки Chat Logger', 'Настройка Chat Log', 'Chat Log', 'Chat, Log, Setting', 1, 'files/miniatures/standart.jpg', 0, 0, 2, 1, 1, 0, 0, NULL);
INSERT INTO `modules` (`id`, `name`, `tpls`, `active`, `info`, `files`, `client_key`) VALUES
(NULL, 'chat_log', 'none', 1, 'Модуль Chat Logger<br>Chat Log: <a href=\"../chat_log\" target=\"_blank\">перейти</a><br>Настройка Chat Log: <a href=\"../admin/chat_log_settings\" target=\"_blank\">перейти</a>\n', '<script src=\"{site_host}modules_extra/chat_log/ajax/ajax.js?v={cache}\"></script>', 'unigamecms.ru');