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
a91168dc
Commit
a91168dc
authored
May 23, 2007
by
Dries
Browse files
- Patch
#140218
by pwolanin: fixed problem with callbakcs.
parent
d81bfb45
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/node/node.module
View file @
a91168dc
...
...
@@ -1202,6 +1202,8 @@ function node_menu() {
'page callback'
=>
'system_admin_menu_block_page'
,
'access callback'
=>
'_node_add_access'
,
'weight'
=>
1
,
'file'
=>
'system.admin.inc'
,
'file path'
=>
drupal_get_path
(
'module'
,
'system'
),
);
$items
[
'rss.xml'
]
=
array
(
'title'
=>
'RSS feed'
,
...
...
Write
Preview
Markdown
is supported
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