Merge pull request #7313 from JKingsnorth/CRM-17625
[civicrm-core.git] / extern / pxIPN.php
index e1d6f063be6677438d4d315b2e5035843ddd8b62..1c4ab281e8cf6ac6f5635063b271dc2eaf4538e7 100644 (file)
@@ -10,7 +10,7 @@
  * in creating this payment processor module
  */
 
-if (!empty($_SERVER['PRESSFLOW_SETTINGS'])) {
+if (defined('PANTHEON_ENVIRONMENT')) {
   ini_set('session.save_handler', 'files');
 }
 session_start();