Dupe improve custom data handling
[civicrm-core.git] / extern / pxIPN.php
index 1c4ab281e8cf6ac6f5635063b271dc2eaf4538e7..6ef2a57bf8e8dcde5d105a0f0509820d90b1e9ad 100644 (file)
@@ -18,7 +18,7 @@ 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);
 /*