Your IP : 216.73.216.84


Current Path : /home/helpink/www/administrator/components/com_admin/sql/updates/mysql/
Upload File :
Current File : /home/helpink/www/administrator/components/com_admin/sql/updates/mysql/5.2.0-2024-07-19.sql

--
-- Add the Guided Tours selectable option to the User Action Logs
--
INSERT INTO `#__action_logs_extensions` (`extension`) VALUES ('com_guidedtours');

INSERT INTO `#__action_log_config` (`type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES
('guidedtour', 'com_guidedtours.state', 'id', 'title', '#__guidedtours', 'PLG_ACTIONLOG_JOOMLA');