Skip to content
Snippets Groups Projects
Commit 488176bf authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #1089430 by manarth: improved code comment.

parent 86076605
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -257,7 +257,7 @@ function block_page_build(&$page) {
// The theme system might not yet be initialized. We need $theme.
drupal_theme_initialize();
// Populate all block regions
// Fetch a list of regions for the current theme.
$all_regions = system_region_list($theme);
$item = menu_get_item();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment