Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-2813

incorrect include in mailer.php

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.0
    • Fix Version/s: 2.0
    • Component/s: CiviMail
    • Labels:
      None

      Description

      line 45:

      require_once 'api/Contact.php';

      should be

      require_once 'api/v2/Contact.php';

      based on the file location

        Attachments

          Activity

            People

            • Assignee:
              junia Junia Biswas
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: