diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/system/system.admin.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc index fb0664ad4..0fe88ea69 100644 --- a/modules/system/system.admin.inc +++ b/modules/system/system.admin.inc @@ -54,6 +54,7 @@ function system_admin_config_page() { /** * Provide a single block from the administration menu as a page. + * * This function is often a destination for these blocks. * 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 |