From ccfd5723a5daf9b506643b6518ac7b0b5e39ea2b Mon Sep 17 00:00:00 2001 From: andrepereiradasilva Date: Fri, 4 Nov 2016 14:11:07 +0000 Subject: [PATCH] Update sample_testing.sql --- installation/sql/mysql/sample_testing.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sql/mysql/sample_testing.sql b/installation/sql/mysql/sample_testing.sql index b46d3c05524df..6f1ec45c58195 100644 --- a/installation/sql/mysql/sample_testing.sql +++ b/installation/sql/mysql/sample_testing.sql @@ -171,7 +171,7 @@ INSERT IGNORE INTO `#__assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name` (166, 47, 187, 192, 6, 'com_content.category.75', 'Navigation Modules', '{}'), (167, 54, 295, 296, 4, 'com_content.category.76', 'Recipes', '{"core.create":{"12":1,"10":1},"core.edit.own":{"12":1,"10":1}}'), (168, 34, 106, 107, 3, 'com_content.article.67', 'What''s New in 1.5?', '{}'), -(169, 24, 341, 342, 2, 'com_users.category.77', 'Uncategorised', ''), +(169, 24, 341, 342, 2, 'com_users.category.77', 'Uncategorised', '{}'), (170, 50, 223, 224, 6, 'com_content.article.68', 'Captcha', '{}'), (171, 50, 225, 226, 6, 'com_content.article.69', 'Quick Icons', '{}'), (172, 96, 182, 183, 7, 'com_content.article.70', 'Smart Search', '{}'),