- Patch #140218 by pwolanin: fixed problem with callbakcs.

6.x
Dries Buytaert 2007-05-23 07:55:08 +00:00
parent d81bfb45a0
commit a91168dc19
1 changed files with 2 additions and 0 deletions

View File

@ -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',