Skip to content

Commit

Permalink
Update sample_blog.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepereiradasilva committed Nov 4, 2016
1 parent ccfd572 commit 9e8d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/sql/postgresql/sample_blog.sql
Expand Up @@ -46,7 +46,7 @@ INSERT INTO "#__assets" VALUES
(38,35,25,26,3,'com_content.article.3','Welcome to your blog','{}'),
(39,35,27,28,3,'com_content.article.4','About your home page','{}'),
(40,35,29,30,3,'com_content.article.5','Your Modules','{}'),
(41,1,81,82,1,'com_users.category.10','Uncategorised',''),
(41,1,81,82,1,'com_users.category.10','Uncategorised','{}'),
(42,1,83,84,1,'com_joomlaupdate','com_joomlaupdate','{}'),
(43,35,31,32,3,'com_content.article.6','Your Template','{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(44,1,85,86,1,'com_tags','com_tags','{"core.admin":{"8":1},"core.manage":{"7":1},"core.create":{"6":1,"3":1},"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
Expand Down

0 comments on commit 9e8d735

Please sign in to comment.