system_settings_overview

function system_settings_overview

system_settings_overview()

Displays the configuration overview page.

This menu callback implementation is a legacy function that used to display the configuration overview page at admin/config. It is currently unused and will be removed in Drupal 8. The page at admin/config is now generated by system_admin_config_page().

See also

system_admin_config_page()

File

modules/system/system.admin.inc, line 119
<