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

- Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.

parent 259d0b8f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ function block_admin_demo($theme = NULL) {
/**
* Menu callback for admin/structure/block.
*
* @param $theme
* @param $theme
* The theme to display the administration page for. If not provided, defaults
* to the currently used theme.
*/
......
......@@ -355,7 +355,7 @@ function _block_get_renderable_array($list = array()) {
/**
* Update the 'block' DB table with the blocks currently exported by modules.
*
* @param $theme
* @param $theme
* The theme to rehash blocks for. If not provided, defaults to the currently
* used theme.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment