Skip to content
Snippets Groups Projects
Commit 1d4ea3a2 authored by Adrian Rossouw's avatar Adrian Rossouw Committed by adrian
Browse files

Theme registry not available during install. pfft

parent c659b893
No related branches found
No related tags found
No related merge requests found
...@@ -164,7 +164,7 @@ function _provision_requirements($req, $section = 'all') { ...@@ -164,7 +164,7 @@ function _provision_requirements($req, $section = 'all') {
} }
*/ */
$item = provision_requirement_process($item); $item = provision_requirement_process($item);
return theme("requirement_help", $item); return theme_requirement_help($item);
} }
function provision_theme() { function provision_theme() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment