- Patch #1105384 by claar: system_admin_menu_block_page() description not one line.
parent
0a0226c13b
commit
df0e13bd1c
|
@ -54,6 +54,7 @@ function system_admin_config_page() {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provide a single block from the administration menu as a page.
|
* Provide a single block from the administration menu as a page.
|
||||||
|
*
|
||||||
* This function is often a destination for these blocks.
|
* This function is often a destination for these blocks.
|
||||||
* For example, 'admin/structure/types' needs to have a destination to be valid
|
* For example, 'admin/structure/types' needs to have a destination to be valid
|
||||||
* in the Drupal menu system, but too much information there might be
|
* in the Drupal menu system, but too much information there might be
|
||||||
|
|
Loading…
Reference in New Issue