Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
4f54a173
Commit
4f54a173
authored
Jan 05, 2008
by
Dries
Browse files
- Patch
#206470
by David_Rothstein: fix book permission upgrade.
parent
a6e2c902
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/book/book.install
View file @
4f54a173
...
...
@@ -85,7 +85,7 @@ function book_update_6000() {
$replace
=
array
(
'outline posts in books'
=>
'administer book outlines'
,
'create book pages'
=>
'create book content'
,
'edit book pages'
=>
'edit book content'
,
'edit book pages'
=>
'edit
any
book content'
,
'edit own book pages'
=>
'edit own book content'
,
'see printer-friendly version'
=>
'access printer-friendly version'
,
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment