function help_topics_themes_installed
Implements hook_themes_installed().
File
-
core/
modules/ help_topics/ help_topics.module, line 83
Code
function help_topics_themes_installed(array $themes) {
_help_topics_search_update();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.