X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=extern%2FpxIPN.php;h=6ef2a57bf8e8dcde5d105a0f0509820d90b1e9ad;hb=fe3b8caf207e6f44bec608512740b8d1c670e746;hp=edf12837748a3b0afaa3990eda0f72a3ac5632c3;hpb=674cb8b854f6008090d4dcce9372ee76346a198f;p=civicrm-core.git diff --git a/extern/pxIPN.php b/extern/pxIPN.php index edf1283774..6ef2a57bf8 100644 --- a/extern/pxIPN.php +++ b/extern/pxIPN.php @@ -10,13 +10,15 @@ * in creating this payment processor module */ - +if (defined('PANTHEON_ENVIRONMENT')) { + ini_set('session.save_handler', 'files'); +} session_start(); require_once '../civicrm.config.php'; require_once 'CRM/Core/Config.php'; -$config = CRM_Core_Config::singleton(); +CRM_Core_Config::singleton(); $log = new CRM_Utils_SystemLogger(); $log->alert('payment_notification processor_name=Payment_Express', $_REQUEST); /*