Update group selectors to use select2 instead of advmultiselect
[civicrm-core.git] / extern / pxIPN.php
index 2a85f2cf433c21f0759d9ce15aee93faa5b26e3d..39fffc7ac838471f67fcc8e258461e6d65793509 100644 (file)
@@ -17,7 +17,8 @@ require_once '../civicrm.config.php';
 require_once 'CRM/Core/Config.php';
 
 $config = CRM_Core_Config::singleton();
-
+$log = new CRM_Utils_SystemLogger();
+$log->alert('payment_notification processor_name=Payment_Express', $_REQUEST);
 /*
  * Get the password from the Payment Processor's table based on the DPS user id
  * being passed back from the server