Skip to content

Commit

Permalink
CRM-11823 - WP - Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
totten committed Mar 12, 2013
1 parent 749f78e commit a67d18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions civicrm.php
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ function civicrm_wp_invoke() {
}

function civicrm_wp_head() {
// CRM-11823 - If Civi bootstrapped, then merge its HTML header with the CMS's header
global $civicrm_root;
if (empty($civicrm_root)) {
return;
Expand Down

0 comments on commit a67d18d

Please sign in to comment.