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

need to require CRM/Utils/Money.php before use in getSoftContributionList()

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.0.2
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      I call getSoftContributionList() directly in my app, however, it gives a fatal error since CRM:Utils:Money has been used, but not required. Attached patch fixes by calling require_once just before it is used.

        Attachments

          Activity

            People

            • Assignee:
              sushant Sushant Paste
              Reporter:
              mrfelton Tom Kirkpatrick
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: