Merge pull request #15955 from JMAConsulting/core-1420
[civicrm-core.git] / CRM / Core / Payment / PayJunction.php
index 42eeb94d4acb3e6d112fc8a092f804f731cb9572..646421ee03f1409bda82a19d4fd89fa7976b92a8 100644 (file)
@@ -19,7 +19,7 @@ require_once 'PayJunction/pjClasses.php';
  * Class CRM_Core_Payment_PayJunction.
  */
 class CRM_Core_Payment_PayJunction extends CRM_Core_Payment {
-  # (not used, implicit in the API, might need to convert?)
+  // (not used, implicit in the API, might need to convert?)
   const CHARSET = 'UFT-8';
 
   /**