dev/core#105 Manage PCP URL Wrong for the notification email under wordpress
authorAniessh Sethh <hello@aniesshsethh.com>
Mon, 7 May 2018 09:38:19 +0000 (15:08 +0530)
committerAniessh Sethh <hello@aniesshsethh.com>
Tue, 8 May 2018 03:07:24 +0000 (08:37 +0530)
white space issue

more white space issue

another white space

another white space

CRM/PCP/Form/Campaign.php

index ffaa85a5db44ae56e8f5dc883cbd2e7d9aa48c82..81a48fa3e27ab5a6bc25379fee1b78ef95062313 100644 (file)
@@ -307,7 +307,7 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
       $managePCPUrl = CRM_Utils_System::url('civicrm/admin/pcp',
         "reset=1",
         TRUE, NULL, FALSE,
-        FALSE
+        FALSE, TRUE
       );
       $this->assign('managePCPUrl', $managePCPUrl);