Files
idpan.poznan.pl/administrator/components/com_admin/sql/updates/mysql/4.2.0-2022-06-19.sql
2026-02-08 21:16:11 +01:00

4 lines
356 B
SQL

-- See https://github.com/joomla/joomla-cms/pull/38092
INSERT INTO `#__extensions` (`package_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `ordering`, `state`) VALUES
(0, 'plg_system_shortcut', 'plugin', 'shortcut', 'system', 0, 1, 1, 0, 1, '', '', '', 0, 0);