Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-01-19-08-00
[civicrm-core.git] / bin / deprecated / ParticipantProcessor.php
index ea33f26754618f68e99cc58d292fc737d46d6fb7..9086e50fb60731fde2e4f04674fadb4ed16d3585 100644 (file)
 
 require_once '../civicrm.config.php';
 require_once 'CRM/Core/Config.php';
+
+/**
+ * Class CRM_ParticipantProcessor
+ */
 class CRM_ParticipantProcessor {
+  /**
+   *
+   */
   function __construct() {
     $config = CRM_Core_Config::singleton();