We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3aa0b9 commit 7cf2c88Copy full SHA for 7cf2c88
src/administrator/components/com_ccm/sql/install.mysql.utf8.sql
@@ -17,12 +17,4 @@ CREATE TABLE IF NOT EXISTS `#__ccm_cms` (
17
-- Dumping data for table `#__ccm_cms`
18
INSERT INTO `#__ccm_cms` (`id`, `name`) VALUES
19
(1, 'Joomla'),
20
-(2, 'WordPress'),
21
--- (3, 'Drupal'),
22
--- (4, 'Magento'),
23
--- (5, 'Shopify'),
24
--- (6, 'Blogger'),
25
--- (7, 'Wix'),
26
--- (8, 'Squarespace'),
27
--- (9, 'Weebly'),
28
--- (10, 'PrestaShop');
+(2, 'WordPress');
0 commit comments