Add comment blocks
[civicrm-core.git] / CRM / Core / Payment / PayJunction.php
index 81b113b1f585ad92d7b495414e35791e54f0ea30..3b70daea06501af70b30de53a1a90f0f8da80f88 100644 (file)
  *
  * @package CRM
  * @author Michael Morris and Gene Chi @ Phase2 Technology <mmorris@phase2technology.com>
- * $Id$
- *
  */
 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?)
   const CHARSET = 'UFT-8';