From 96025800fa500fbbd71288fa1b0bc459f17c5bcc Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 19 Jan 2015 17:20:28 -0800 Subject: [PATCH] INFRA-132 - Drupal.Classes.ClassDeclaration --- CRM/ACL/API.php | 1 + CRM/ACL/BAO/ACL.php | 1 + CRM/ACL/BAO/Cache.php | 1 + CRM/ACL/BAO/EntityRole.php | 1 + CRM/ACL/Form/ACLBasic.php | 1 + CRM/ACL/Form/EntityRole.php | 1 + CRM/ACL/Form/WordPress/Permissions.php | 1 + CRM/ACL/Page/ACL.php | 1 + CRM/ACL/Page/ACLBasic.php | 1 + CRM/ACL/Page/EntityRole.php | 1 + CRM/Activity/BAO/ActivityAssignment.php | 1 + CRM/Activity/BAO/ActivityContact.php | 1 + CRM/Activity/BAO/ActivityTarget.php | 1 + CRM/Activity/BAO/ICalendar.php | 1 + CRM/Activity/BAO/Query.php | 1 + CRM/Activity/Controller/Search.php | 1 + CRM/Activity/Form/Activity.php | 1 + CRM/Activity/Form/ActivityFilter.php | 1 + CRM/Activity/Form/ActivityLinks.php | 1 + CRM/Activity/Form/ActivityView.php | 1 + CRM/Activity/Form/Search.php | 1 + CRM/Activity/Form/Task.php | 1 + CRM/Activity/Form/Task/AddToTag.php | 1 + CRM/Activity/Form/Task/Batch.php | 1 + CRM/Activity/Form/Task/Delete.php | 1 + CRM/Activity/Form/Task/Email.php | 1 + CRM/Activity/Form/Task/FileOnCase.php | 1 + CRM/Activity/Form/Task/PickOption.php | 1 + CRM/Activity/Form/Task/PickProfile.php | 1 + CRM/Activity/Form/Task/Print.php | 1 + CRM/Activity/Form/Task/RemoveFromTag.php | 1 + CRM/Activity/Form/Task/SMS.php | 1 + CRM/Activity/Form/Task/SearchTaskHookSample.php | 1 + CRM/Activity/Import/Controller.php | 1 + CRM/Activity/Import/Field.php | 1 + CRM/Activity/Import/Form/DataSource.php | 1 + CRM/Activity/Import/Form/MapField.php | 1 + CRM/Activity/Import/Form/Preview.php | 1 + CRM/Activity/Page/AJAX.php | 1 + CRM/Activity/Page/Tab.php | 1 + CRM/Activity/Page/UserDashboard.php | 1 + CRM/Activity/Selector/Activity.php | 1 + CRM/Activity/Selector/Search.php | 1 + CRM/Activity/StateMachine/Search.php | 1 + CRM/Activity/Task.php | 1 + CRM/Admin/Form.php | 1 + CRM/Admin/Form/CMSUser.php | 1 + CRM/Admin/Form/Extensions.php | 1 + CRM/Admin/Form/Job.php | 1 + CRM/Admin/Form/LabelFormats.php | 1 + CRM/Admin/Form/MessageTemplates.php | 1 + CRM/Admin/Form/Navigation.php | 1 + CRM/Admin/Form/OptionGroup.php | 1 + CRM/Admin/Form/ParticipantStatusType.php | 1 + CRM/Admin/Form/PaymentProcessor.php | 1 + CRM/Admin/Form/PaymentProcessorType.php | 1 + CRM/Admin/Form/PdfFormats.php | 1 + CRM/Admin/Form/Persistent.php | 1 + CRM/Admin/Form/Preferences/Address.php | 1 + CRM/Admin/Form/Preferences/Campaign.php | 1 + CRM/Admin/Form/Preferences/Contribute.php | 1 + CRM/Admin/Form/Preferences/Display.php | 1 + CRM/Admin/Form/Preferences/Event.php | 1 + CRM/Admin/Form/Preferences/Mailing.php | 1 + CRM/Admin/Form/Preferences/Member.php | 1 + CRM/Admin/Form/Preferences/Multisite.php | 1 + CRM/Admin/Form/PreferencesDate.php | 1 + CRM/Admin/Form/ScheduleReminders.php | 1 + CRM/Admin/Form/Setting.php | 1 + CRM/Admin/Form/Setting/Component.php | 1 + CRM/Admin/Form/Setting/Date.php | 1 + CRM/Admin/Form/Setting/Debugging.php | 1 + CRM/Admin/Form/Setting/Localization.php | 1 + CRM/Admin/Form/Setting/Mail.php | 1 + CRM/Admin/Form/Setting/Mapping.php | 1 + CRM/Admin/Form/Setting/Miscellaneous.php | 1 + CRM/Admin/Form/Setting/Path.php | 1 + CRM/Admin/Form/Setting/Search.php | 1 + CRM/Admin/Form/Setting/Smtp.php | 1 + CRM/Admin/Form/Setting/UF.php | 1 + CRM/Admin/Form/Setting/UpdateConfigBackend.php | 1 + CRM/Admin/Form/Setting/Url.php | 1 + CRM/Admin/Form/WordReplacements.php | 1 + CRM/Admin/Page/APIDoc.php | 1 + CRM/Admin/Page/APIExplorer.php | 1 + CRM/Admin/Page/Access.php | 1 + CRM/Admin/Page/Admin.php | 1 + CRM/Admin/Page/CMSUser.php | 1 + CRM/Admin/Page/ConfigTaskList.php | 1 + CRM/Admin/Page/ContactType.php | 1 + CRM/Admin/Page/EventTemplate.php | 1 + CRM/Admin/Page/Extensions.php | 1 + CRM/Admin/Page/ExtensionsUpgrade.php | 1 + CRM/Admin/Page/Job.php | 1 + CRM/Admin/Page/JobLog.php | 1 + CRM/Admin/Page/LabelFormats.php | 1 + CRM/Admin/Page/LocationType.php | 1 + CRM/Admin/Page/MailSettings.php | 1 + CRM/Admin/Page/Mapping.php | 1 + CRM/Admin/Page/MessageTemplates.php | 1 + CRM/Admin/Page/Navigation.php | 1 + CRM/Admin/Page/Options.php | 1 + CRM/Admin/Page/ParticipantStatusType.php | 1 + CRM/Admin/Page/PaymentProcessor.php | 1 + CRM/Admin/Page/PaymentProcessorType.php | 1 + CRM/Admin/Page/PdfFormats.php | 1 + CRM/Admin/Page/Persistent.php | 1 + CRM/Admin/Page/PreferencesDate.php | 1 + CRM/Admin/Page/RelationshipType.php | 1 + CRM/Admin/Page/ScheduleReminders.php | 1 + CRM/Admin/Page/Setting.php | 1 + CRM/Admin/Page/Tag.php | 1 + CRM/Badge/BAO/Badge.php | 1 + CRM/Badge/BAO/Layout.php | 1 + CRM/Badge/Form/Layout.php | 1 + CRM/Badge/Page/AJAX.php | 1 + CRM/Badge/Page/Layout.php | 1 + CRM/Batch/BAO/Batch.php | 1 + CRM/Batch/Form/Batch.php | 1 + CRM/Batch/Form/Entry.php | 1 + CRM/Batch/Form/Search.php | 1 + CRM/Batch/Page/AJAX.php | 1 + CRM/Batch/Page/Batch.php | 1 + CRM/Bridge/OG/CiviCRM.php | 1 + CRM/Bridge/OG/Drupal.php | 1 + CRM/Bridge/OG/Utils.php | 1 + CRM/Campaign/BAO/Campaign.php | 1 + CRM/Campaign/BAO/Petition.php | 1 + CRM/Campaign/BAO/Query.php | 1 + CRM/Campaign/BAO/Survey.php | 1 + CRM/Campaign/Controller/Search.php | 1 + CRM/Campaign/Form/Campaign.php | 1 + CRM/Campaign/Form/Gotv.php | 1 + CRM/Campaign/Form/Petition.php | 1 + CRM/Campaign/Form/Petition/Signature.php | 1 + CRM/Campaign/Form/Search.php | 1 + CRM/Campaign/Form/Search/Campaign.php | 1 + CRM/Campaign/Form/Search/Petition.php | 1 + CRM/Campaign/Form/Search/Survey.php | 1 + CRM/Campaign/Form/Survey.php | 1 + CRM/Campaign/Form/Survey/Delete.php | 1 + CRM/Campaign/Form/Survey/Main.php | 1 + CRM/Campaign/Form/Survey/Questions.php | 1 + CRM/Campaign/Form/Survey/Results.php | 1 + CRM/Campaign/Form/Survey/TabHeader.php | 1 + CRM/Campaign/Form/SurveyType.php | 1 + CRM/Campaign/Form/Task.php | 1 + CRM/Campaign/Form/Task/Interview.php | 1 + CRM/Campaign/Form/Task/Print.php | 1 + CRM/Campaign/Form/Task/Release.php | 1 + CRM/Campaign/Form/Task/Reserve.php | 1 + CRM/Campaign/Form/Task/Result.php | 1 + CRM/Campaign/Info.php | 1 + CRM/Campaign/Page/AJAX.php | 1 + CRM/Campaign/Page/Campaign.php | 1 + CRM/Campaign/Page/DashBoard.php | 1 + CRM/Campaign/Page/Petition.php | 1 + CRM/Campaign/Page/Petition/Confirm.php | 1 + CRM/Campaign/Page/Petition/ThankYou.php | 1 + CRM/Campaign/Page/Survey.php | 1 + CRM/Campaign/Page/SurveyType.php | 1 + CRM/Campaign/Page/Vote.php | 1 + CRM/Campaign/PseudoConstant.php | 1 + CRM/Campaign/Selector/Search.php | 1 + CRM/Campaign/StateMachine/Search.php | 1 + CRM/Campaign/Task.php | 1 + CRM/Case/Audit/Audit.php | 1 + CRM/Case/Audit/AuditConfig.php | 1 + CRM/Case/BAO/Case.php | 1 + CRM/Case/BAO/CaseType.php | 1 + CRM/Case/BAO/Query.php | 1 + CRM/Case/Controller/Search.php | 1 + CRM/Case/Form/Activity.php | 1 + CRM/Case/Form/Activity/ChangeCaseStartDate.php | 1 + CRM/Case/Form/Activity/ChangeCaseStatus.php | 1 + CRM/Case/Form/Activity/ChangeCaseType.php | 1 + CRM/Case/Form/Activity/LinkCases.php | 1 + CRM/Case/Form/Activity/OpenCase.php | 1 + CRM/Case/Form/ActivityChangeStatus.php | 1 + CRM/Case/Form/ActivityToCase.php | 1 + CRM/Case/Form/ActivityView.php | 1 + CRM/Case/Form/Case.php | 1 + CRM/Case/Form/CaseView.php | 1 + CRM/Case/Form/CustomData.php | 1 + CRM/Case/Form/EditClient.php | 1 + CRM/Case/Form/Report.php | 1 + CRM/Case/Form/Search.php | 1 + CRM/Case/Form/Task.php | 1 + CRM/Case/Form/Task/Delete.php | 1 + CRM/Case/Form/Task/Print.php | 1 + CRM/Case/Form/Task/Restore.php | 1 + CRM/Case/Form/Task/Result.php | 1 + CRM/Case/Form/Task/SearchTaskHookSample.php | 1 + CRM/Case/Info.php | 1 + CRM/Case/ManagedEntities.php | 1 + CRM/Case/Page/AJAX.php | 1 + CRM/Case/Page/CaseDetails.php | 1 + CRM/Case/Page/DashBoard.php | 1 + CRM/Case/Page/Tab.php | 1 + CRM/Case/PseudoConstant.php | 1 + CRM/Case/Selector/Search.php | 1 + CRM/Case/StateMachine/Search.php | 1 + CRM/Case/Task.php | 1 + CRM/Case/XMLProcessor.php | 1 + CRM/Case/XMLProcessor/Process.php | 1 + CRM/Case/XMLProcessor/Report.php | 1 + CRM/Case/XMLProcessor/Settings.php | 1 + CRM/Contact/BAO/Contact.php | 1 + CRM/Contact/BAO/Contact/Location.php | 1 + CRM/Contact/BAO/Contact/Optimizer.php | 1 + CRM/Contact/BAO/Contact/Permission.php | 1 + CRM/Contact/BAO/Contact/Utils.php | 1 + CRM/Contact/BAO/ContactType.php | 1 + CRM/Contact/BAO/Group.php | 1 + CRM/Contact/BAO/GroupContact.php | 1 + CRM/Contact/BAO/GroupNesting.php | 1 + CRM/Contact/BAO/GroupNestingCache.php | 1 + CRM/Contact/BAO/GroupOrganization.php | 1 + CRM/Contact/BAO/Household.php | 1 + CRM/Contact/BAO/Individual.php | 1 + CRM/Contact/BAO/ProximityQuery.php | 1 + CRM/Contact/BAO/Query.php | 1 + CRM/Contact/BAO/Query/Hook.php | 1 + CRM/Contact/BAO/Query/Interface.php | 1 + CRM/Contact/BAO/RelationshipType.php | 1 + CRM/Contact/BAO/SavedSearch.php | 1 + CRM/Contact/BAO/SearchCustom.php | 1 + CRM/Contact/BAO/SubscriptionHistory.php | 1 + CRM/Contact/Form/Contact.php | 1 + CRM/Contact/Form/CustomData.php | 1 + CRM/Contact/Form/DedupeFind.php | 1 + CRM/Contact/Form/DedupeRules.php | 1 + CRM/Contact/Form/Domain.php | 1 + CRM/Contact/Form/Edit/Address.php | 1 + CRM/Contact/Form/Edit/CommunicationPreferences.php | 1 + CRM/Contact/Form/Edit/CustomData.php | 1 + CRM/Contact/Form/Edit/Demographics.php | 1 + CRM/Contact/Form/Edit/Email.php | 1 + CRM/Contact/Form/Edit/Household.php | 1 + CRM/Contact/Form/Edit/IM.php | 1 + CRM/Contact/Form/Edit/Individual.php | 1 + CRM/Contact/Form/Edit/Lock.php | 1 + CRM/Contact/Form/Edit/Notes.php | 1 + CRM/Contact/Form/Edit/OpenID.php | 1 + CRM/Contact/Form/Edit/Organization.php | 1 + CRM/Contact/Form/Edit/Phone.php | 1 + CRM/Contact/Form/Edit/TagsAndGroups.php | 1 + CRM/Contact/Form/Edit/Website.php | 1 + CRM/Contact/Form/GroupContact.php | 1 + CRM/Contact/Form/Inline.php | 1 + CRM/Contact/Form/Inline/Address.php | 1 + CRM/Contact/Form/Inline/CommunicationPreferences.php | 1 + CRM/Contact/Form/Inline/ContactInfo.php | 1 + CRM/Contact/Form/Inline/ContactName.php | 1 + CRM/Contact/Form/Inline/CustomData.php | 1 + CRM/Contact/Form/Inline/Demographics.php | 1 + CRM/Contact/Form/Inline/Email.php | 1 + CRM/Contact/Form/Inline/IM.php | 1 + CRM/Contact/Form/Inline/Lock.php | 1 + CRM/Contact/Form/Inline/OpenID.php | 1 + CRM/Contact/Form/Inline/Phone.php | 1 + CRM/Contact/Form/Inline/Website.php | 1 + CRM/Contact/Form/Location.php | 1 + CRM/Contact/Form/Merge.php | 1 + CRM/Contact/Form/ProfileContact.php | 1 + CRM/Contact/Form/RelatedContact.php | 1 + CRM/Contact/Form/Search.php | 1 + CRM/Contact/Form/Search/Advanced.php | 1 + CRM/Contact/Form/Search/Basic.php | 1 + CRM/Contact/Form/Search/Builder.php | 1 + CRM/Contact/Form/Search/Criteria.php | 1 + CRM/Contact/Form/Search/Custom.php | 1 + CRM/Contact/Form/Search/Custom/ActivitySearch.php | 1 + CRM/Contact/Form/Search/Custom/Base.php | 1 + CRM/Contact/Form/Search/Custom/Basic.php | 1 + CRM/Contact/Form/Search/Custom/ContribSYBNT.php | 1 + CRM/Contact/Form/Search/Custom/ContributionAggregate.php | 1 + CRM/Contact/Form/Search/Custom/DateAdded.php | 1 + CRM/Contact/Form/Search/Custom/EmployerListing.php | 1 + CRM/Contact/Form/Search/Custom/EventAggregate.php | 1 + CRM/Contact/Form/Search/Custom/FullText.php | 1 + CRM/Contact/Form/Search/Custom/Group.php | 5 ++--- CRM/Contact/Form/Search/Custom/MultipleValues.php | 1 + CRM/Contact/Form/Search/Custom/PostalMailing.php | 1 + CRM/Contact/Form/Search/Custom/PriceSet.php | 1 + CRM/Contact/Form/Search/Custom/Proximity.php | 1 + CRM/Contact/Form/Search/Custom/RandomSegment.php | 1 + CRM/Contact/Form/Search/Custom/Sample.php | 1 + CRM/Contact/Form/Search/Custom/TagContributions.php | 1 + CRM/Contact/Form/Search/Custom/ZipCodeRange.php | 1 + CRM/Contact/Form/Search/Interface.php | 1 + CRM/Contact/Form/Task.php | 1 + CRM/Contact/Form/Task/AddToGroup.php | 1 + CRM/Contact/Form/Task/AddToHousehold.php | 1 + CRM/Contact/Form/Task/AddToTag.php | 1 + CRM/Contact/Form/Task/AlterPreferences.php | 1 + CRM/Contact/Form/Task/Batch.php | 1 + CRM/Contact/Form/Task/Delete.php | 1 + CRM/Contact/Form/Task/Email.php | 1 + CRM/Contact/Form/Task/EmailCommon.php | 1 + CRM/Contact/Form/Task/HookSample.php | 1 + CRM/Contact/Form/Task/Label.php | 1 - CRM/Contact/Form/Task/LabelCommon.php | 1 + CRM/Contact/Form/Task/Map.php | 1 + CRM/Contact/Form/Task/Map/Event.php | 1 + CRM/Contact/Form/Task/Merge.php | 1 + CRM/Contact/Form/Task/PDF.php | 1 + CRM/Contact/Form/Task/PDFLetterCommon.php | 1 + CRM/Contact/Form/Task/PickProfile.php | 1 + CRM/Contact/Form/Task/Print.php | 1 + CRM/Contact/Form/Task/ProximityCommon.php | 1 + CRM/Contact/Form/Task/RemoveFromGroup.php | 1 + CRM/Contact/Form/Task/RemoveFromTag.php | 1 + CRM/Contact/Form/Task/Result.php | 1 + CRM/Contact/Form/Task/SMS.php | 1 + CRM/Contact/Form/Task/SMSCommon.php | 1 + CRM/Contact/Form/Task/SaveSearch.php | 1 + CRM/Contact/Form/Task/SaveSearch/Update.php | 1 + CRM/Contact/Form/Task/Unhold.php | 1 + CRM/Contact/Form/Task/Useradd.php | 1 + CRM/Contact/Import/Controller.php | 1 + CRM/Contact/Import/Field.php | 1 + CRM/Contact/Import/Form/DataSource.php | 1 + CRM/Contact/Import/Form/MapField.php | 1 + CRM/Contact/Import/Form/Preview.php | 1 + CRM/Contact/Import/ImportJob.php | 1 + CRM/Contact/Import/Importer.php | 1 + CRM/Contact/Import/Page/AJAX.php | 1 + CRM/Contact/Import/Parser/Contact.php | 1 + CRM/Contact/Page/AJAX.php | 1 + CRM/Contact/Page/CustomSearch.php | 1 + CRM/Contact/Page/DashBoard.php | 1 + CRM/Contact/Page/Dashlet.php | 1 + CRM/Contact/Page/DedupeException.php | 1 + CRM/Contact/Page/DedupeFind.php | 1 + CRM/Contact/Page/DedupeRules.php | 1 + CRM/Contact/Page/ImageFile.php | 1 + CRM/Contact/Page/Inline/Actions.php | 1 + CRM/Contact/Page/Inline/Address.php | 1 + CRM/Contact/Page/Inline/CommunicationPreferences.php | 1 + CRM/Contact/Page/Inline/ContactInfo.php | 1 + CRM/Contact/Page/Inline/ContactName.php | 1 + CRM/Contact/Page/Inline/CustomData.php | 1 + CRM/Contact/Page/Inline/Demographics.php | 1 + CRM/Contact/Page/Inline/Email.php | 1 + CRM/Contact/Page/Inline/IM.php | 1 + CRM/Contact/Page/Inline/OpenID.php | 1 + CRM/Contact/Page/Inline/Phone.php | 1 + CRM/Contact/Page/Inline/Website.php | 1 + CRM/Contact/Page/SavedSearch.php | 1 + CRM/Contact/Page/Task.php | 1 + CRM/Contact/Page/View.php | 1 + CRM/Contact/Page/View/ContactSmartGroup.php | 1 + CRM/Contact/Page/View/CustomData.php | 1 + CRM/Contact/Page/View/GroupContact.php | 1 + CRM/Contact/Page/View/Log.php | 1 + CRM/Contact/Page/View/Note.php | 1 + CRM/Contact/Page/View/Print.php | 1 + CRM/Contact/Page/View/Relationship.php | 1 + CRM/Contact/Page/View/Summary.php | 1 + CRM/Contact/Page/View/Sunlight.php | 1 + CRM/Contact/Page/View/Tag.php | 1 + CRM/Contact/Page/View/UserDashBoard.php | 1 + CRM/Contact/Page/View/UserDashBoard/GroupContact.php | 1 + CRM/Contact/Page/View/Useradd.php | 1 + CRM/Contact/Page/View/Vcard.php | 1 + CRM/Contact/Selector.php | 1 + CRM/Contact/Selector/Controller.php | 1 + CRM/Contact/Selector/Custom.php | 1 + CRM/Contact/StateMachine/Search.php | 1 + CRM/Contact/Task.php | 1 + CRM/Contribute/BAO/Contribution.php | 1 + CRM/Contribute/BAO/Contribution/Utils.php | 1 + CRM/Contribute/BAO/ContributionPage.php | 1 + CRM/Contribute/BAO/ContributionRecur.php | 1 + CRM/Contribute/BAO/ContributionSoft.php | 1 + CRM/Contribute/BAO/ManagePremiums.php | 1 + CRM/Contribute/BAO/Premium.php | 1 + CRM/Contribute/BAO/Query.php | 1 + CRM/Contribute/BAO/Widget.php | 1 + CRM/Contribute/Controller/ContributionPage.php | 1 + CRM/Contribute/Controller/Search.php | 1 + .../Exception/InactiveContributionPageException.php | 1 + CRM/Contribute/Form/AbstractEditPayment.php | 1 + CRM/Contribute/Form/AdditionalPayment.php | 1 + CRM/Contribute/Form/CancelSubscription.php | 1 + CRM/Contribute/Form/Contribution.php | 1 + CRM/Contribute/Form/Contribution/Confirm.php | 1 + CRM/Contribute/Form/Contribution/Main.php | 1 + CRM/Contribute/Form/Contribution/OnBehalfOf.php | 1 + CRM/Contribute/Form/Contribution/ThankYou.php | 1 + CRM/Contribute/Form/ContributionBase.php | 1 + CRM/Contribute/Form/ContributionCharts.php | 1 + CRM/Contribute/Form/ContributionPage.php | 1 + CRM/Contribute/Form/ContributionPage/AddProduct.php | 1 + CRM/Contribute/Form/ContributionPage/Amount.php | 1 + CRM/Contribute/Form/ContributionPage/Custom.php | 1 + CRM/Contribute/Form/ContributionPage/Delete.php | 1 + CRM/Contribute/Form/ContributionPage/Premium.php | 1 + CRM/Contribute/Form/ContributionPage/Settings.php | 1 + CRM/Contribute/Form/ContributionPage/TabHeader.php | 1 + CRM/Contribute/Form/ContributionPage/ThankYou.php | 1 + CRM/Contribute/Form/ContributionPage/Widget.php | 1 + CRM/Contribute/Form/ContributionView.php | 1 + CRM/Contribute/Form/Search.php | 1 + CRM/Contribute/Form/SearchContribution.php | 1 + CRM/Contribute/Form/SoftCredit.php | 1 + CRM/Contribute/Form/Task.php | 1 + CRM/Contribute/Form/Task/Batch.php | 1 + CRM/Contribute/Form/Task/Delete.php | 1 + CRM/Contribute/Form/Task/Email.php | 1 + CRM/Contribute/Form/Task/Invoice.php | 1 + CRM/Contribute/Form/Task/PDF.php | 1 + CRM/Contribute/Form/Task/PDFLetter.php | 1 + CRM/Contribute/Form/Task/PDFLetterCommon.php | 1 + CRM/Contribute/Form/Task/PickProfile.php | 1 + CRM/Contribute/Form/Task/Print.php | 1 + CRM/Contribute/Form/Task/Result.php | 1 + CRM/Contribute/Form/Task/SearchTaskHookSample.php | 1 + CRM/Contribute/Form/Task/Status.php | 1 + CRM/Contribute/Form/UpdateBilling.php | 1 + CRM/Contribute/Form/UpdateSubscription.php | 1 + CRM/Contribute/Import/Controller.php | 1 + CRM/Contribute/Import/Field.php | 1 + CRM/Contribute/Import/Form/DataSource.php | 1 + CRM/Contribute/Import/Form/MapField.php | 1 + CRM/Contribute/Import/Form/Preview.php | 1 + CRM/Contribute/Import/Parser.php | 1 + CRM/Contribute/Import/Parser/Contribution.php | 1 + CRM/Contribute/Info.php | 1 + CRM/Contribute/Page/ContributionPage.php | 1 + CRM/Contribute/Page/ContributionRecur.php | 1 + CRM/Contribute/Page/DashBoard.php | 1 + CRM/Contribute/Page/ManagePremiums.php | 1 + CRM/Contribute/Page/PaymentInfo.php | 1 + CRM/Contribute/Page/Premium.php | 1 + CRM/Contribute/Page/SubscriptionStatus.php | 1 + CRM/Contribute/Page/Tab.php | 1 + CRM/Contribute/Page/UserDashboard.php | 1 + CRM/Contribute/PseudoConstant.php | 1 + CRM/Contribute/Selector/Search.php | 1 + CRM/Contribute/StateMachine/Contribution.php | 1 + CRM/Contribute/StateMachine/ContributionPage.php | 1 + CRM/Contribute/StateMachine/Search.php | 1 + CRM/Contribute/Task.php | 1 + CRM/Core/Action.php | 1 + CRM/Core/BAO/ActionLog.php | 1 + CRM/Core/BAO/ActionSchedule.php | 1 + CRM/Core/BAO/Address.php | 1 + CRM/Core/BAO/Block.php | 1 + CRM/Core/BAO/CMSUser.php | 1 + CRM/Core/BAO/Cache.php | 1 + CRM/Core/BAO/ConfigSetting.php | 1 + CRM/Core/BAO/CustomField.php | 1 + CRM/Core/BAO/CustomGroup.php | 1 + CRM/Core/BAO/CustomOption.php | 1 + CRM/Core/BAO/CustomQuery.php | 1 + CRM/Core/BAO/CustomValue.php | 1 + CRM/Core/BAO/CustomValueTable.php | 1 + CRM/Core/BAO/Dashboard.php | 1 + CRM/Core/BAO/Domain.php | 1 + CRM/Core/BAO/Email.php | 1 + CRM/Core/BAO/EntityTag.php | 1 + CRM/Core/BAO/File.php | 1 + CRM/Core/BAO/FinancialTrxn.php | 1 + CRM/Core/BAO/IM.php | 1 + CRM/Core/BAO/LabelFormat.php | 1 + CRM/Core/BAO/Location.php | 1 + CRM/Core/BAO/LocationType.php | 1 + CRM/Core/BAO/Log.php | 1 + CRM/Core/BAO/MailSettings.php | 1 + CRM/Core/BAO/Mapping.php | 1 + CRM/Core/BAO/MessageTemplate.php | 1 + CRM/Core/BAO/Navigation.php | 1 + CRM/Core/BAO/Note.php | 1 + CRM/Core/BAO/OpenID.php | 1 + CRM/Core/BAO/OptionGroup.php | 1 + CRM/Core/BAO/PaperSize.php | 1 + CRM/Core/BAO/PdfFormat.php | 1 + CRM/Core/BAO/Persistent.php | 1 + CRM/Core/BAO/Phone.php | 1 + CRM/Core/BAO/Preferences.php | 1 + CRM/Core/BAO/PreferencesDate.php | 1 + CRM/Core/BAO/PrevNextCache.php | 1 + CRM/Core/BAO/RecurringEntity.php | 1 + CRM/Core/BAO/SchemaHandler.php | 1 + CRM/Core/BAO/Setting.php | 1 + CRM/Core/BAO/Tag.php | 1 + CRM/Core/BAO/UFField.php | 1 + CRM/Core/BAO/UFGroup.php | 1 + CRM/Core/BAO/UFJoin.php | 1 + CRM/Core/BAO/UFMatch.php | 1 + CRM/Core/BAO/Website.php | 1 + CRM/Core/BAO/WordReplacement.php | 1 + CRM/Core/Base.php | 1 + CRM/Core/Block.php | 1 + CRM/Core/CodeGen/BaseTask.php | 1 + CRM/Core/CodeGen/Config.php | 1 + CRM/Core/CodeGen/I18n.php | 1 + CRM/Core/CodeGen/ITask.php | 1 + CRM/Core/CodeGen/Main.php | 1 + CRM/Core/CodeGen/Reflection.php | 1 + CRM/Core/CodeGen/Schema.php | 1 + CRM/Core/CodeGen/Specification.php | 1 + CRM/Core/CodeGen/Test.php | 1 + CRM/Core/CodeGen/Util/File.php | 1 + CRM/Core/CodeGen/Util/Smarty.php | 1 + CRM/Core/CodeGen/Util/Template.php | 1 + CRM/Core/CodeGen/Util/Xml.php | 1 + CRM/Core/Component.php | 1 + CRM/Core/Component/Config.php | 1 + CRM/Core/Component/Info.php | 1 + CRM/Core/Config.php | 1 + CRM/Core/Config/Defaults.php | 1 + CRM/Core/Config/Variables.php | 1 + CRM/Core/Controller/Simple.php | 1 + CRM/Core/Error.php | 2 ++ CRM/Core/Exception.php | 1 + CRM/Core/FileSearchInterface.php | 1 + CRM/Core/Form.php | 1 + CRM/Core/Form/Renderer.php | 1 + CRM/Core/Form/Search.php | 1 + CRM/Core/Form/Tag.php | 1 + CRM/Core/I18n.php | 1 + CRM/Core/I18n/Form.php | 1 + CRM/Core/I18n/NativeGettext.php | 1 + CRM/Core/I18n/PseudoConstant.php | 1 + CRM/Core/I18n/Schema.php | 1 + CRM/Core/I18n/SchemaStructure_2_2_0.php | 1 + CRM/Core/I18n/SchemaStructure_3_0_alpha1.php | 1 + CRM/Core/I18n/SchemaStructure_3_0_beta1.php | 1 + CRM/Core/I18n/SchemaStructure_3_0_beta4.php | 1 + CRM/Core/I18n/SchemaStructure_3_1_alpha1.php | 1 + CRM/Core/I18n/SchemaStructure_3_1_beta2.php | 1 + CRM/Core/I18n/SchemaStructure_3_2_beta4.php | 1 + CRM/Core/I18n/SchemaStructure_3_3_beta1.php | 1 + CRM/Core/I18n/SchemaStructure_3_4_0.php | 1 + CRM/Core/I18n/SchemaStructure_3_4_beta2.php | 1 + CRM/Core/I18n/SchemaStructure_3_4_beta3.php | 1 + CRM/Core/I18n/SchemaStructure_4_1_0.php | 1 + CRM/Core/I18n/SchemaStructure_4_1_alpha1.php | 1 + CRM/Core/I18n/SchemaStructure_4_2_alpha1.php | 1 + CRM/Core/I18n/SchemaStructure_4_3_1.php | 1 + CRM/Core/I18n/SchemaStructure_4_5_alpha1.php | 1 + CRM/Core/I18n/SchemaStructure_4_5_beta2.php | 1 + CRM/Core/IDS.php | 1 + CRM/Core/InnoDBIndexer.php | 1 + CRM/Core/Invoke.php | 1 + CRM/Core/JobManager.php | 1 + CRM/Core/Joomla.php | 1 + CRM/Core/Key.php | 1 + CRM/Core/Lock.php | 1 + CRM/Core/ManagedEntities.php | 1 + CRM/Core/Menu.php | 1 + CRM/Core/Module.php | 1 + CRM/Core/OptionGroup.php | 1 + CRM/Core/OptionValue.php | 1 + CRM/Core/Page.php | 1 + CRM/Core/Page/AJAX.php | 1 + CRM/Core/Page/AJAX/Attachment.php | 1 + CRM/Core/Page/AJAX/Location.php | 1 + CRM/Core/Page/AJAX/RecurringEntity.php | 1 + CRM/Core/Page/Basic.php | 1 + CRM/Core/Page/File.php | 1 + CRM/Core/Page/Inline/Help.php | 1 + CRM/Core/Page/QUnit.php | 1 + CRM/Core/Page/Redirect.php | 1 + CRM/Core/Payment.php | 1 + CRM/Core/Payment/AuthorizeNet.php | 1 + CRM/Core/Payment/AuthorizeNetIPN.php | 1 + CRM/Core/Payment/BaseIPN.php | 1 + CRM/Core/Payment/Dummy.php | 1 + CRM/Core/Payment/Elavon.php | 1 + CRM/Core/Payment/FirstData.php | 1 + CRM/Core/Payment/Form.php | 1 + CRM/Core/Payment/Google.php | 1 + CRM/Core/Payment/GoogleIPN.php | 1 + CRM/Core/Payment/IATS.php | 1 + CRM/Core/Payment/Moneris.php | 1 + CRM/Core/Payment/PayJunction.php | 1 + CRM/Core/Payment/PayPalIPN.php | 1 + CRM/Core/Payment/PayPalImpl.php | 1 + CRM/Core/Payment/PayPalProIPN.php | 1 + CRM/Core/Payment/PayflowPro.php | 1 + CRM/Core/Payment/PaymentExpress.php | 1 + CRM/Core/Payment/PaymentExpressIPN.php | 1 + CRM/Core/Payment/ProcessorForm.php | 1 + CRM/Core/Payment/Realex.php | 1 + CRM/Core/Payment/eWAY.php | 1 + CRM/Core/Permission.php | 1 + CRM/Core/Permission/Base.php | 1 + CRM/Core/Permission/Drupal.php | 1 + CRM/Core/Permission/Drupal6.php | 1 + CRM/Core/Permission/Drupal8.php | 1 + CRM/Core/Permission/DrupalBase.php | 1 + CRM/Core/Permission/Joomla.php | 1 + CRM/Core/Permission/Soap.php | 1 + CRM/Core/Permission/UnitTests.php | 1 + CRM/Core/Permission/WordPress.php | 1 + CRM/Core/PseudoConstant.php | 1 + CRM/Core/QuickForm/Action.php | 1 + CRM/Core/QuickForm/Action/Back.php | 1 + CRM/Core/QuickForm/Action/Cancel.php | 1 + CRM/Core/QuickForm/Action/Display.php | 1 + CRM/Core/QuickForm/Action/Done.php | 1 + CRM/Core/QuickForm/Action/Jump.php | 1 + CRM/Core/QuickForm/Action/Next.php | 1 + CRM/Core/QuickForm/Action/Process.php | 1 + CRM/Core/QuickForm/Action/Refresh.php | 1 + CRM/Core/QuickForm/Action/Reload.php | 1 + CRM/Core/QuickForm/Action/Submit.php | 1 + CRM/Core/QuickForm/Action/Upload.php | 1 + CRM/Core/QuickForm/GroupMultiSelect.php | 1 + CRM/Core/QuickForm/NestedAdvMultiSelect.php | 1 + CRM/Core/Reference/Basic.php | 1 + CRM/Core/Reference/Interface.php | 1 + CRM/Core/Reference/OptionValue.php | 1 + CRM/Core/Region.php | 1 + CRM/Core/Resources.php | 1 + CRM/Core/ScheduledJob.php | 1 + CRM/Core/SelectValues.php | 1 + CRM/Core/Selector/API.php | 1 + CRM/Core/Selector/Base.php | 1 + CRM/Core/Selector/Controller.php | 1 + CRM/Core/Session.php | 1 + CRM/Core/ShowHideBlocks.php | 1 + CRM/Core/Smarty.php | 1 + CRM/Core/State.php | 1 + CRM/Core/TableHierarchy.php | 1 + CRM/Core/TemporaryErrorScope.php | 1 + CRM/Core/Transaction.php | 1 + CRM/Custom/Form/ChangeFieldType.php | 1 + CRM/Custom/Form/CustomData.php | 1 + CRM/Custom/Form/DeleteField.php | 1 + CRM/Custom/Form/DeleteGroup.php | 1 + CRM/Custom/Form/Field.php | 1 + CRM/Custom/Form/Group.php | 1 + CRM/Custom/Form/MoveField.php | 1 + CRM/Custom/Form/Option.php | 1 + CRM/Custom/Form/Preview.php | 1 + CRM/Custom/Import/Controller.php | 1 + CRM/Custom/Import/Form/DataSource.php | 1 + CRM/Custom/Import/Form/MapField.php | 1 + CRM/Custom/Import/Form/Preview.php | 1 + CRM/Custom/Import/Form/Summary.php | 1 + CRM/Custom/Import/Parser.php | 1 + CRM/Custom/Import/Parser/Api.php | 1 + CRM/Custom/Page/Field.php | 1 + CRM/Custom/Page/Group.php | 1 + CRM/Custom/Page/Option.php | 1 + CRM/Dashlet/Page/Activity.php | 1 + CRM/Dashlet/Page/AllCases.php | 1 + CRM/Dashlet/Page/Blog.php | 1 + CRM/Dashlet/Page/CaseDashboard.php | 1 + CRM/Dashlet/Page/MyCases.php | 1 + CRM/Dedupe/BAO/QueryBuilder.php | 1 + CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php | 1 + CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php | 1 + CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php | 1 + CRM/Dedupe/BAO/Rule.php | 1 + CRM/Dedupe/BAO/RuleGroup.php | 1 + CRM/Dedupe/Finder.php | 1 + CRM/Dedupe/Merger.php | 1 + CRM/Event/BAO/Participant.php | 1 + CRM/Event/BAO/ParticipantPayment.php | 1 + CRM/Event/BAO/ParticipantStatusType.php | 1 + CRM/Event/BAO/Query.php | 1 + CRM/Event/Badge.php | 1 + CRM/Event/Badge/Logo.php | 1 + CRM/Event/Badge/Logo5395.php | 1 + CRM/Event/Badge/NameTent.php | 1 + CRM/Event/Badge/Simple.php | 1 + CRM/Event/Cart/BAO/Cart.php | 1 + CRM/Event/Cart/BAO/Conference.php | 1 + CRM/Event/Cart/BAO/EventInCart.php | 1 + CRM/Event/Cart/BAO/MerParticipant.php | 1 + CRM/Event/Cart/Controller/Checkout.php | 1 + CRM/Event/Cart/Form/Cart.php | 1 + CRM/Event/Cart/Form/Checkout/ConferenceEvents.php | 1 + CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php | 1 + CRM/Event/Cart/Form/Checkout/Payment.php | 1 + CRM/Event/Cart/Form/Checkout/ThankYou.php | 1 + CRM/Event/Cart/Form/MerParticipant.php | 1 + CRM/Event/Cart/Page/AddToCart.php | 1 + CRM/Event/Cart/Page/CheckoutAJAX.php | 1 + CRM/Event/Cart/Page/RemoveFromCart.php | 1 + CRM/Event/Cart/Page/ViewCart.php | 1 + CRM/Event/Cart/StateMachine/Checkout.php | 1 + CRM/Event/Controller/Search.php | 1 + CRM/Event/Form/EventFees.php | 1 + CRM/Event/Form/ManageEvent.php | 1 + CRM/Event/Form/ManageEvent/Conference.php | 1 + CRM/Event/Form/ManageEvent/Delete.php | 1 + CRM/Event/Form/ManageEvent/EventInfo.php | 1 + CRM/Event/Form/ManageEvent/Fee.php | 1 + CRM/Event/Form/ManageEvent/Location.php | 1 + CRM/Event/Form/ManageEvent/Registration.php | 1 + CRM/Event/Form/ManageEvent/Repeat.php | 1 + CRM/Event/Form/ManageEvent/ScheduleReminders.php | 1 + CRM/Event/Form/ManageEvent/TabHeader.php | 1 + CRM/Event/Form/Participant.php | 1 + CRM/Event/Form/ParticipantFeeSelection.php | 1 + CRM/Event/Form/ParticipantView.php | 1 + CRM/Event/Form/Registration.php | 1 + CRM/Event/Form/Registration/AdditionalParticipant.php | 1 + CRM/Event/Form/Registration/Confirm.php | 1 + CRM/Event/Form/Registration/ParticipantConfirm.php | 1 + CRM/Event/Form/Registration/Register.php | 1 + CRM/Event/Form/Registration/ThankYou.php | 1 + CRM/Event/Form/Search.php | 1 + CRM/Event/Form/SearchEvent.php | 1 + CRM/Event/Form/Task.php | 1 + CRM/Event/Form/Task/AddToGroup.php | 1 + CRM/Event/Form/Task/Badge.php | 1 + CRM/Event/Form/Task/Batch.php | 1 + CRM/Event/Form/Task/Cancel.php | 1 + CRM/Event/Form/Task/Delete.php | 1 + CRM/Event/Form/Task/Email.php | 1 + CRM/Event/Form/Task/ParticipantStatus.php | 1 + CRM/Event/Form/Task/PickProfile.php | 1 + CRM/Event/Form/Task/Print.php | 1 + CRM/Event/Form/Task/Result.php | 1 + CRM/Event/Form/Task/SaveSearch.php | 1 + CRM/Event/Form/Task/SaveSearch/Update.php | 1 + CRM/Event/Form/Task/SearchTaskHookSample.php | 1 + CRM/Event/Import/Controller.php | 1 + CRM/Event/Import/Field.php | 1 + CRM/Event/Import/Form/DataSource.php | 1 + CRM/Event/Import/Form/MapField.php | 1 + CRM/Event/Import/Form/Preview.php | 1 + CRM/Event/Import/Parser/Participant.php | 1 + CRM/Event/Info.php | 1 + CRM/Event/Page/AJAX.php | 1 + CRM/Event/Page/DashBoard.php | 1 + CRM/Event/Page/EventInfo.php | 1 + CRM/Event/Page/ICalendar.php | 1 + CRM/Event/Page/ManageEvent.php | 1 + CRM/Event/Page/ParticipantListing.php | 1 + CRM/Event/Page/ParticipantListing/Name.php | 1 + CRM/Event/Page/ParticipantListing/NameAndEmail.php | 1 + CRM/Event/Page/ParticipantListing/NameStatusAndDate.php | 1 + CRM/Event/Page/ParticipantListing/Simple.php | 1 + CRM/Event/Page/Tab.php | 1 + CRM/Event/Page/UserDashboard.php | 1 + CRM/Event/PseudoConstant.php | 1 + CRM/Event/Selector/Search.php | 1 + CRM/Event/StateMachine/Registration.php | 1 + CRM/Event/StateMachine/Search.php | 1 + CRM/Event/Task.php | 1 + CRM/Export/BAO/Export.php | 1 + CRM/Export/Form/Map.php | 1 + CRM/Export/Form/Select.php | 1 + CRM/Extension/Container/Basic.php | 1 + CRM/Extension/Container/Collection.php | 1 + CRM/Extension/Container/Default.php | 1 + CRM/Extension/Container/Interface.php | 1 + CRM/Extension/Container/Static.php | 1 + CRM/Extension/Manager.php | 1 + CRM/Extension/Manager/Base.php | 1 + CRM/Extension/Manager/Interface.php | 1 + CRM/Extension/Manager/Module.php | 1 + CRM/Extension/Manager/Payment.php | 1 + CRM/Extension/Manager/Report.php | 1 + CRM/Extension/Manager/Search.php | 1 + CRM/Extension/Mapper.php | 1 + CRM/Extension/System.php | 1 + CRM/Financial/BAO/ExportFormat.php | 1 + CRM/Financial/BAO/ExportFormat/CSV.php | 1 + CRM/Financial/BAO/ExportFormat/IIF.php | 1 + CRM/Financial/BAO/FinancialAccount.php | 1 + CRM/Financial/BAO/FinancialItem.php | 1 + CRM/Financial/BAO/FinancialType.php | 1 + CRM/Financial/BAO/FinancialTypeAccount.php | 1 + CRM/Financial/BAO/PaymentProcessor.php | 1 + CRM/Financial/Form/BatchTransaction.php | 1 + CRM/Financial/Form/Export.php | 1 + CRM/Financial/Form/Search.php | 1 + CRM/Financial/Page/AJAX.php | 1 + CRM/Financial/Page/Batch.php | 1 + CRM/Financial/Page/BatchTransaction.php | 1 + CRM/Financial/Page/FinancialAccount.php | 1 + CRM/Financial/Page/FinancialType.php | 1 + CRM/Financial/Page/FinancialTypeAccount.php | 1 + CRM/Friend/BAO/Friend.php | 1 + CRM/Friend/Form.php | 1 + CRM/Friend/Form/Contribute.php | 1 + CRM/Friend/Form/Event.php | 1 + CRM/Grant/BAO/Grant.php | 1 + CRM/Grant/BAO/Query.php | 1 + CRM/Grant/Controller/Search.php | 1 + CRM/Grant/Form/Grant.php | 1 + CRM/Grant/Form/GrantView.php | 1 + CRM/Grant/Form/Search.php | 1 + CRM/Grant/Form/Task.php | 1 + CRM/Grant/Form/Task/Delete.php | 1 + CRM/Grant/Form/Task/Print.php | 1 + CRM/Grant/Form/Task/Result.php | 1 + CRM/Grant/Form/Task/SearchTaskHookSample.php | 1 + CRM/Grant/Form/Task/Update.php | 1 + CRM/Grant/Info.php | 1 + CRM/Grant/Page/DashBoard.php | 1 + CRM/Grant/Page/Tab.php | 1 + CRM/Grant/Selector/Search.php | 1 + CRM/Grant/StateMachine/Search.php | 1 + CRM/Grant/Task.php | 1 + CRM/Group/Controller.php | 1 + CRM/Group/Form/Edit.php | 1 + CRM/Group/Form/Search.php | 1 + CRM/Group/Page/AJAX.php | 1 + CRM/Group/Page/Group.php | 1 + CRM/Group/StateMachine.php | 1 + CRM/Import/DataSource.php | 1 + CRM/Import/DataSource/CSV.php | 1 + CRM/Import/DataSource/SQL.php | 1 + CRM/Import/Form/Summary.php | 1 + CRM/Import/StateMachine.php | 1 + CRM/Logging/Differ.php | 1 + CRM/Logging/ReportDetail.php | 1 + CRM/Logging/ReportSummary.php | 1 + CRM/Logging/Reverter.php | 1 + CRM/Mailing/BAO/BouncePattern.php | 1 + CRM/Mailing/BAO/Component.php | 1 + CRM/Mailing/BAO/Mailing.php | 1 + CRM/Mailing/BAO/MailingAB.php | 1 + CRM/Mailing/BAO/MailingJob.php | 1 + CRM/Mailing/BAO/Query.php | 1 + CRM/Mailing/BAO/Spool.php | 1 + CRM/Mailing/BAO/TrackableURL.php | 1 + CRM/Mailing/Config.php | 1 + CRM/Mailing/Controller/Send.php | 1 + CRM/Mailing/Event/BAO/Bounce.php | 1 + CRM/Mailing/Event/BAO/Confirm.php | 1 + CRM/Mailing/Event/BAO/Forward.php | 1 + CRM/Mailing/Event/BAO/Opened.php | 1 + CRM/Mailing/Event/BAO/Queue.php | 1 + CRM/Mailing/Event/BAO/Reply.php | 1 + CRM/Mailing/Event/BAO/Resubscribe.php | 1 + CRM/Mailing/Event/BAO/Subscribe.php | 1 + CRM/Mailing/Event/BAO/TrackableURLOpen.php | 1 + CRM/Mailing/Event/BAO/Unsubscribe.php | 1 + CRM/Mailing/Form/Approve.php | 1 + CRM/Mailing/Form/Browse.php | 1 + CRM/Mailing/Form/Component.php | 1 + CRM/Mailing/Form/ForwardMailing.php | 1 + CRM/Mailing/Form/Group.php | 1 + CRM/Mailing/Form/Optout.php | 1 + CRM/Mailing/Form/Schedule.php | 1 + CRM/Mailing/Form/Search.php | 1 + CRM/Mailing/Form/Settings.php | 1 + CRM/Mailing/Form/Subscribe.php | 1 + CRM/Mailing/Form/Task.php | 1 + CRM/Mailing/Form/Task/Print.php | 1 + CRM/Mailing/Form/Unsubscribe.php | 1 + CRM/Mailing/Form/Upload.php | 1 + CRM/Mailing/Info.php | 1 + CRM/Mailing/MailStore.php | 1 + CRM/Mailing/MailStore/Imap.php | 1 + CRM/Mailing/MailStore/Localdir.php | 1 + CRM/Mailing/MailStore/Maildir.php | 1 + CRM/Mailing/MailStore/Mbox.php | 1 + CRM/Mailing/MailStore/Pop3.php | 1 + CRM/Mailing/Page/AJAX.php | 1 + CRM/Mailing/Page/Browse.php | 1 + CRM/Mailing/Page/Common.php | 1 + CRM/Mailing/Page/Component.php | 1 + CRM/Mailing/Page/Confirm.php | 1 + CRM/Mailing/Page/Event.php | 1 + CRM/Mailing/Page/Optout.php | 1 + CRM/Mailing/Page/Preview.php | 1 + CRM/Mailing/Page/Report.php | 1 + CRM/Mailing/Page/Resubscribe.php | 1 + CRM/Mailing/Page/Tab.php | 1 + CRM/Mailing/Page/Unsubscribe.php | 1 + CRM/Mailing/Page/View.php | 1 + CRM/Mailing/PseudoConstant.php | 1 + CRM/Mailing/Selector/Browse.php | 1 + CRM/Mailing/Selector/Event.php | 1 + CRM/Mailing/Selector/Search.php | 1 + CRM/Mailing/StateMachine/Send.php | 1 + CRM/Mailing/Task.php | 1 + CRM/Member/BAO/Membership.php | 1 + CRM/Member/BAO/MembershipLog.php | 1 + CRM/Member/BAO/MembershipPayment.php | 1 - CRM/Member/BAO/MembershipStatus.php | 1 + CRM/Member/BAO/MembershipType.php | 1 + CRM/Member/BAO/Query.php | 1 + CRM/Member/Controller/Search.php | 1 + CRM/Member/Form.php | 1 + CRM/Member/Form/Membership.php | 1 + CRM/Member/Form/MembershipBlock.php | 1 + CRM/Member/Form/MembershipConfig.php | 1 + CRM/Member/Form/MembershipRenewal.php | 1 + CRM/Member/Form/MembershipStatus.php | 1 + CRM/Member/Form/MembershipType.php | 1 + CRM/Member/Form/MembershipView.php | 1 + CRM/Member/Form/Search.php | 1 + CRM/Member/Form/Task.php | 1 + CRM/Member/Form/Task/Batch.php | 1 + CRM/Member/Form/Task/Delete.php | 1 + CRM/Member/Form/Task/Email.php | 1 + CRM/Member/Form/Task/Label.php | 1 + CRM/Member/Form/Task/PDFLetter.php | 1 + CRM/Member/Form/Task/PDFLetterCommon.php | 1 + CRM/Member/Form/Task/PickProfile.php | 1 + CRM/Member/Form/Task/Print.php | 1 + CRM/Member/Form/Task/Result.php | 1 + CRM/Member/Form/Task/SearchTaskHookSample.php | 1 + CRM/Member/Import/Controller.php | 1 + CRM/Member/Import/Field.php | 1 + CRM/Member/Import/Form/DataSource.php | 1 + CRM/Member/Import/Form/MapField.php | 1 + CRM/Member/Import/Form/Preview.php | 1 + CRM/Member/Import/Parser/Membership.php | 1 + CRM/Member/Info.php | 1 + CRM/Member/Page/AJAX.php | 1 + CRM/Member/Page/DashBoard.php | 1 + CRM/Member/Page/MembershipStatus.php | 1 + CRM/Member/Page/MembershipType.php | 1 + CRM/Member/Page/Tab.php | 1 + CRM/Member/Page/UserDashboard.php | 1 + CRM/Member/PseudoConstant.php | 1 + CRM/Member/Selector/Search.php | 1 + CRM/Member/StateMachine/Search.php | 1 + CRM/Member/Task.php | 1 + CRM/Note/Form/Note.php | 1 + CRM/PCP/BAO/PCP.php | 1 + CRM/PCP/Controller/PCP.php | 1 + CRM/PCP/Form/Campaign.php | 1 + CRM/PCP/Form/Contribute.php | 1 + CRM/PCP/Form/Event.php | 1 + CRM/PCP/Form/PCP.php | 1 + CRM/PCP/Form/PCPAccount.php | 1 + CRM/PCP/Page/PCP.php | 1 + CRM/PCP/Page/PCPInfo.php | 1 + CRM/PCP/StateMachine/PCP.php | 1 + CRM/Pledge/BAO/Pledge.php | 1 + CRM/Pledge/BAO/PledgeBlock.php | 1 + CRM/Pledge/BAO/PledgePayment.php | 1 + CRM/Pledge/BAO/Query.php | 1 + CRM/Pledge/Controller/Search.php | 1 + CRM/Pledge/Form/Payment.php | 1 + CRM/Pledge/Form/Pledge.php | 1 + CRM/Pledge/Form/PledgeView.php | 1 + CRM/Pledge/Form/Search.php | 1 + CRM/Pledge/Form/Task.php | 1 + CRM/Pledge/Form/Task/Delete.php | 1 + CRM/Pledge/Form/Task/Print.php | 1 + CRM/Pledge/Form/Task/Result.php | 1 + CRM/Pledge/Form/Task/SearchTaskHookSample.php | 1 + CRM/Pledge/Info.php | 1 + CRM/Pledge/Page/AJAX.php | 1 + CRM/Pledge/Page/DashBoard.php | 1 + CRM/Pledge/Page/Payment.php | 1 + CRM/Pledge/Page/Tab.php | 1 + CRM/Pledge/Page/UserDashboard.php | 1 + CRM/Pledge/Selector/Search.php | 1 + CRM/Pledge/StateMachine/Search.php | 1 + CRM/Pledge/Task.php | 1 + CRM/Price/BAO/LineItem.php | 1 + CRM/Price/BAO/PriceField.php | 1 + CRM/Price/BAO/PriceFieldValue.php | 1 + CRM/Price/BAO/PriceSet.php | 1 + CRM/Price/Form/DeleteField.php | 1 + CRM/Price/Form/DeleteSet.php | 1 + CRM/Price/Form/Field.php | 1 + CRM/Price/Form/Option.php | 1 + CRM/Price/Form/Preview.php | 1 + CRM/Price/Form/Set.php | 1 + CRM/Price/Page/Field.php | 1 + CRM/Price/Page/Option.php | 1 + CRM/Price/Page/Set.php | 1 + CRM/Profile/Form.php | 1 + CRM/Profile/Form/Dynamic.php | 1 + CRM/Profile/Form/Edit.php | 1 + CRM/Profile/Form/Search.php | 1 + CRM/Profile/Page/Dynamic.php | 1 + CRM/Profile/Page/Listings.php | 1 + CRM/Profile/Page/MultipleRecordFieldsListing.php | 1 + CRM/Profile/Page/View.php | 1 + CRM/Profile/Selector/Listings.php | 2 ++ CRM/Queue/BAO/QueueItem.php | 1 + CRM/Queue/ErrorPolicy.php | 1 + CRM/Queue/Menu.php | 1 + CRM/Queue/Page/AJAX.php | 1 + CRM/Queue/Page/Runner.php | 1 + CRM/Queue/Queue.php | 1 + CRM/Queue/Queue/Memory.php | 1 + CRM/Queue/Queue/Sql.php | 1 + CRM/Queue/Runner.php | 1 + CRM/Queue/Service.php | 1 + CRM/Queue/Task.php | 1 + CRM/Queue/TaskContext.php | 1 + CRM/Report/BAO/Hook.php | 1 + CRM/Report/BAO/HookInterface.php | 1 + CRM/Report/BAO/ReportInstance.php | 1 + CRM/Report/Form.php | 1 + CRM/Report/Form/Activity.php | 1 + CRM/Report/Form/ActivitySummary.php | 1 + CRM/Report/Form/Campaign/SurveyDetails.php | 1 + CRM/Report/Form/Case/Demographics.php | 1 + CRM/Report/Form/Case/Detail.php | 1 + CRM/Report/Form/Case/Summary.php | 1 + CRM/Report/Form/Case/TimeSpent.php | 1 + CRM/Report/Form/Contact/CurrentEmployer.php | 1 + CRM/Report/Form/Contact/Detail.php | 1 + CRM/Report/Form/Contact/Log.php | 1 + CRM/Report/Form/Contact/LoggingDetail.php | 1 + CRM/Report/Form/Contact/LoggingSummary.php | 1 + CRM/Report/Form/Contact/Relationship.php | 1 + CRM/Report/Form/Contact/Summary.php | 1 + CRM/Report/Form/Contribute/Bookkeeping.php | 1 + CRM/Report/Form/Contribute/Detail.php | 1 + CRM/Report/Form/Contribute/History.php | 1 + CRM/Report/Form/Contribute/HouseholdSummary.php | 1 + CRM/Report/Form/Contribute/LoggingDetail.php | 1 + CRM/Report/Form/Contribute/LoggingSummary.php | 1 + CRM/Report/Form/Contribute/Lybunt.php | 1 + CRM/Report/Form/Contribute/OrganizationSummary.php | 1 + CRM/Report/Form/Contribute/PCP.php | 1 + CRM/Report/Form/Contribute/Recur.php | 1 + CRM/Report/Form/Contribute/Repeat.php | 1 + CRM/Report/Form/Contribute/SoftCredit.php | 1 + CRM/Report/Form/Contribute/Summary.php | 1 + CRM/Report/Form/Contribute/Sybunt.php | 1 + CRM/Report/Form/Contribute/TopDonor.php | 1 + CRM/Report/Form/Event.php | 2 ++ CRM/Report/Form/Event/Income.php | 1 + CRM/Report/Form/Event/IncomeCountSummary.php | 1 + CRM/Report/Form/Event/ParticipantListCount.php | 1 + CRM/Report/Form/Event/ParticipantListing.php | 1 + CRM/Report/Form/Event/Summary.php | 1 + CRM/Report/Form/Extended.php | 1 + CRM/Report/Form/Grant/Detail.php | 1 + CRM/Report/Form/Grant/Statistics.php | 1 + CRM/Report/Form/Instance.php | 1 + CRM/Report/Form/Mailing/Bounce.php | 1 + CRM/Report/Form/Mailing/Clicks.php | 1 + CRM/Report/Form/Mailing/Detail.php | 1 + CRM/Report/Form/Mailing/Opened.php | 1 + CRM/Report/Form/Mailing/Summary.php | 1 + CRM/Report/Form/Member/ContributionDetail.php | 1 + CRM/Report/Form/Member/Detail.php | 1 + CRM/Report/Form/Member/Lapse.php | 1 + CRM/Report/Form/Member/Summary.php | 1 + CRM/Report/Form/Membership/Summary.php | 1 + CRM/Report/Form/Pledge/Detail.php | 1 + CRM/Report/Form/Pledge/Pbnp.php | 1 + CRM/Report/Form/Pledge/Summary.php | 1 + CRM/Report/Form/Register.php | 1 + CRM/Report/Form/Walklist/Walklist.php | 1 + CRM/Report/Info.php | 1 + CRM/Report/Interface.php | 1 + CRM/Report/Page/Instance.php | 1 + CRM/Report/Page/InstanceList.php | 1 + CRM/Report/Page/Options.php | 1 + CRM/Report/Page/Report.php | 1 + CRM/Report/Page/TemplateList.php | 1 + CRM/Report/Utils/Get.php | 1 + CRM/Report/Utils/Report.php | 1 + CRM/SMS/BAO/Provider.php | 1 + CRM/SMS/Controller/Send.php | 1 + CRM/SMS/Form/Group.php | 1 + CRM/SMS/Form/Provider.php | 1 + CRM/SMS/Form/Schedule.php | 1 + CRM/SMS/Form/Upload.php | 1 + CRM/SMS/Page/Callback.php | 1 + CRM/SMS/Page/Provider.php | 1 + CRM/SMS/Provider.php | 1 + CRM/SMS/StateMachine/Send.php | 1 + CRM/Tag/Form/Tag.php | 1 + CRM/UF/Form/AbstractPreview.php | 1 + CRM/UF/Form/AdvanceSetting.php | 1 + CRM/UF/Form/Field.php | 1 + CRM/UF/Form/Group.php | 1 + CRM/UF/Page/AJAX.php | 1 + CRM/UF/Page/Field.php | 1 + CRM/UF/Page/Group.php | 1 + CRM/UF/Page/ProfileEditor.php | 1 + CRM/Upgrade/Controller.php | 1 + CRM/Upgrade/Form.php | 1 + CRM/Upgrade/Headless.php | 1 + CRM/Upgrade/Incremental/Legacy.php | 1 + CRM/Upgrade/Incremental/php/FourFive.php | 1 + CRM/Upgrade/Incremental/php/FourFour.php | 1 + CRM/Upgrade/Incremental/php/FourOne.php | 1 + CRM/Upgrade/Incremental/php/FourSix.php | 1 + CRM/Upgrade/Incremental/php/FourThree.php | 1 + CRM/Upgrade/Incremental/php/FourZero.php | 1 + CRM/Upgrade/Incremental/php/ThreeFour.php | 1 + CRM/Upgrade/Incremental/php/ThreeThree.php | 1 + CRM/Upgrade/Incremental/php/ThreeTwo.php | 1 + CRM/Upgrade/Page/Cleanup.php | 1 + CRM/Upgrade/Page/Upgrade.php | 1 + CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php | 1 + CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php | 1 + CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php | 1 + CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php | 1 + CRM/Upgrade/StateMachine.php | 1 + CRM/Utils/API/AbstractFieldCoder.php | 1 + CRM/Utils/API/HTMLInputCoder.php | 1 + CRM/Utils/API/MatchOption.php | 1 + CRM/Utils/API/NullOutputCoder.php | 1 + CRM/Utils/API/ReloadOption.php | 1 + CRM/Utils/Address.php | 1 + CRM/Utils/Address/BatchUpdate.php | 1 + CRM/Utils/Address/USPS.php | 1 + CRM/Utils/Api.php | 1 + CRM/Utils/Array.php | 1 + CRM/Utils/Cache.php | 1 + CRM/Utils/Cache/APCcache.php | 1 + CRM/Utils/Cache/ArrayCache.php | 1 + CRM/Utils/Cache/Interface.php | 1 + CRM/Utils/Cache/Memcache.php | 1 + CRM/Utils/Cache/Memcached.php | 1 + CRM/Utils/Cache/NoCache.php | 1 + CRM/Utils/Cache/SerializeCache.php | 1 + CRM/Utils/Cache/SqlGroup.php | 1 + CRM/Utils/Check/Case.php | 1 + CRM/Utils/Check/Env.php | 1 + CRM/Utils/Check/Message.php | 1 + CRM/Utils/Check/Security.php | 1 + CRM/Utils/Constant.php | 1 + CRM/Utils/Crypt.php | 1 + CRM/Utils/FakeObject.php | 1 + CRM/Utils/File.php | 1 + CRM/Utils/Geocode/Google.php | 1 + CRM/Utils/Geocode/Yahoo.php | 1 + CRM/Utils/GlobalStack.php | 1 + CRM/Utils/Hook.php | 1 + CRM/Utils/Hook/DrupalBase.php | 1 + CRM/Utils/Hook/Joomla.php | 1 + CRM/Utils/Hook/Soap.php | 1 + CRM/Utils/Hook/UnitTests.php | 1 + CRM/Utils/Hook/WordPress.php | 1 - CRM/Utils/ICalendar.php | 1 + CRM/Utils/JS.php | 1 + CRM/Utils/JSON.php | 1 + CRM/Utils/Mail.php | 1 + CRM/Utils/Mail/EmailProcessor.php | 1 + CRM/Utils/Mail/Incoming.php | 1 + CRM/Utils/Migrate/Export.php | 1 + CRM/Utils/Migrate/ExportJSON.php | 1 + CRM/Utils/Migrate/Import.php | 1 + CRM/Utils/Migrate/ImportJSON.php | 1 + CRM/Utils/Money.php | 1 + CRM/Utils/Network.php | 1 + CRM/Utils/Number.php | 1 + CRM/Utils/OpenFlashChart.php | 1 + CRM/Utils/OptionBag.php | 1 - CRM/Utils/PDF/Label.php | 1 + CRM/Utils/PDF/Utils.php | 1 + CRM/Utils/Pager.php | 1 + CRM/Utils/PagerAToZ.php | 1 + CRM/Utils/PseudoConstant.php | 1 + CRM/Utils/QueryFormatter.php | 1 + CRM/Utils/REST.php | 1 + CRM/Utils/ReCAPTCHA.php | 1 + CRM/Utils/Recent.php | 1 + CRM/Utils/Request.php | 1 + CRM/Utils/Rule.php | 1 + CRM/Utils/SQL/Insert.php | 1 + CRM/Utils/SQL/Select.php | 1 + CRM/Utils/Signer.php | 1 + CRM/Utils/SoapServer.php | 1 + CRM/Utils/Sort.php | 1 + CRM/Utils/String.php | 1 + CRM/Utils/Sunlight.php | 1 + CRM/Utils/System.php | 1 + CRM/Utils/System/Base.php | 1 + CRM/Utils/System/Drupal.php | 1 + CRM/Utils/System/Drupal6.php | 1 + CRM/Utils/System/Drupal8.php | 1 + CRM/Utils/System/DrupalBase.php | 1 + CRM/Utils/System/Joomla.php | 1 + CRM/Utils/System/Soap.php | 1 + CRM/Utils/System/UnitTests.php | 1 + CRM/Utils/System/WordPress.php | 1 + CRM/Utils/SystemLogger.php | 1 + CRM/Utils/Time.php | 1 + CRM/Utils/Token.php | 1 + CRM/Utils/Tree.php | 1 + CRM/Utils/Type.php | 1 + CRM/Utils/Verp.php | 1 + CRM/Utils/Weight.php | 1 + CRM/Utils/Wrapper.php | 1 + CRM/Utils/XML.php | 1 + CRM/Utils/Zip.php | 1 + CRM/Widget/Widget.php | 1 + Civi/API/Event/AuthorizeEvent.php | 1 + Civi/API/Event/Event.php | 1 + Civi/API/Event/ExceptionEvent.php | 1 + Civi/API/Event/PrepareEvent.php | 1 + Civi/API/Event/ResolveEvent.php | 1 + Civi/API/Event/RespondEvent.php | 1 + Civi/API/Events.php | 1 + Civi/API/Exception/NotImplementedException.php | 1 + Civi/API/Exception/UnauthorizedException.php | 1 + Civi/API/Kernel.php | 1 + Civi/API/Provider/AdhocProvider.php | 1 + Civi/API/Provider/ProviderInterface.php | 1 + Civi/API/Provider/ReflectionProvider.php | 1 + Civi/API/Provider/StaticProvider.php | 1 + Civi/API/Subscriber/APIv3SchemaAdapter.php | 1 + Civi/API/Subscriber/I18nSubscriber.php | 1 + Civi/API/Subscriber/PermissionCheck.php | 1 + Civi/API/Subscriber/TransactionSubscriber.php | 1 + Civi/API/Subscriber/WrapperAdapter.php | 1 + Civi/API/Subscriber/XDebugSubscriber.php | 1 + Civi/CCase/Analyzer.php | 1 + Civi/CCase/CaseChangeListener.php | 1 + Civi/CCase/Event/CaseChangeEvent.php | 1 + Civi/CCase/Events.php | 1 + Civi/CCase/SequenceListener.php | 1 + Civi/CiUtil/Arrays.php | 1 + Civi/CiUtil/Command/AntagonistCommand.php | 1 + Civi/CiUtil/Command/CompareCommand.php | 1 + Civi/CiUtil/Command/LsCommand.php | 1 + Civi/CiUtil/ComparisonPrinter.php | 1 + Civi/CiUtil/CsvPrinter.php | 1 + Civi/CiUtil/EnvTestRunner.php | 1 + Civi/CiUtil/JenkinsParser.php | 1 + Civi/CiUtil/PHPUnitScanner.php | 1 + Civi/Core/Container.php | 1 + Civi/Core/Event/PostEvent.php | 1 + Civi/Core/Event/PreEvent.php | 1 + Civi/Core/Event/UnhandledExceptionEvent.php | 1 + Civi/Install/Requirements.php | 1 + Civi/Payment/System.php | 1 + api/Exception.php | 2 ++ api/Wrapper.php | 1 + api/class.api.php | 1 + bin/ContributionProcessor.php | 1 + bin/cli.class.php | 5 +++++ bin/deprecated/CiviReportMail.php | 1 + bin/deprecated/ParticipantProcessor.php | 1 + bin/deprecated/RespondentProcessor.php | 1 + bin/deprecated/UpdateGreeting.php | 1 + bin/deprecated/UpdateMembershipRecord.php | 1 + bin/deprecated/UpdateMembershipReminderDate.php | 1 + bin/deprecated/UpdatePledgeRecord.php | 1 + bin/deprecated/action.cronjob.php | 1 + install/index.php | 2 ++ tests/extensions/test.extension.manager.paymenttest/main.php | 1 + tests/extensions/test.extension.manager.reporttest/main.php | 1 + tests/phpunit/AllTests.php | 1 + tests/phpunit/CRM/Activity/AllTests.php | 1 + tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php | 1 + tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php | 1 + tests/phpunit/CRM/Activity/BAO/ActivityTest.php | 1 + tests/phpunit/CRM/AllTests.php | 1 + tests/phpunit/CRM/Batch/Form/EntryTest.php | 1 + tests/phpunit/CRM/Bridge/OG/DrupalTest.php | 1 + tests/phpunit/CRM/Case/AllTests.php | 1 + tests/phpunit/CRM/Case/BAO/CaseTest.php | 1 + tests/phpunit/CRM/Case/BAO/CaseTypeTest.php | 1 + tests/phpunit/CRM/Case/PseudoConstantTest.php | 1 + tests/phpunit/CRM/Case/XMLRepositoryTest.php | 1 + tests/phpunit/CRM/Contact/AllTests.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactTest.php | 1 + .../CRM/Contact/BAO/ContactType/ContactSearchTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php | 1 + .../phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php | 1 + .../phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php | 1 + tests/phpunit/CRM/Contact/BAO/GroupContactTest.php | 1 + tests/phpunit/CRM/Contact/BAO/GroupTest.php | 1 + tests/phpunit/CRM/Contact/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php | 1 + tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php | 1 + .../CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php | 1 + tests/phpunit/CRM/Contribute/AllTests.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php | 1 + tests/phpunit/CRM/Core/AllTests.php | 1 + tests/phpunit/CRM/Core/BAO/AddressTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomFieldTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomGroupTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTest.php | 1 + tests/phpunit/CRM/Core/BAO/EmailTest.php | 1 + tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php | 1 + tests/phpunit/CRM/Core/BAO/IMTest.php | 1 + tests/phpunit/CRM/Core/BAO/LocationTest.php | 1 + tests/phpunit/CRM/Core/BAO/OpenIDTest.php | 1 + tests/phpunit/CRM/Core/BAO/PhoneTest.php | 1 + tests/phpunit/CRM/Core/BAO/PreferencesTest.php | 1 + tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php | 1 + tests/phpunit/CRM/Core/BAO/UFFieldTest.php | 1 + tests/phpunit/CRM/Core/CommunityMessagesTest.php | 1 + tests/phpunit/CRM/Core/ErrorTest.php | 1 + tests/phpunit/CRM/Core/FieldOptionsTest.php | 1 + tests/phpunit/CRM/Core/InnoDBIndexerTest.php | 1 + tests/phpunit/CRM/Core/JobManagerTest.php | 1 + tests/phpunit/CRM/Core/ManagedEntitiesTest.php | 1 + tests/phpunit/CRM/Core/MenuTest.php | 1 + tests/phpunit/CRM/Core/Page/AJAXTest.php | 1 + tests/phpunit/CRM/Core/Page/RedirectTest.php | 1 + tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php | 1 + tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php | 1 + tests/phpunit/CRM/Core/Payment/BaseIPNTest.php | 1 + tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php | 1 + tests/phpunit/CRM/Core/PaymentTest.php | 1 + tests/phpunit/CRM/Core/Permission/BaseTest.php | 1 + tests/phpunit/CRM/Core/Permission/GenericTest.php | 1 + tests/phpunit/CRM/Core/Permission/JoomlaTest.php | 1 + tests/phpunit/CRM/Core/PseudoConstantTest.php | 1 + tests/phpunit/CRM/Core/TransactionTest.php | 1 + tests/phpunit/CRM/Dedupe/DedupeFinderTest.php | 1 + tests/phpunit/CRM/Event/AllTests.php | 1 + tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php | 1 + tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php | 1 + tests/phpunit/CRM/Event/BAO/ParticipantTest.php | 1 + tests/phpunit/CRM/Extension/AllTests.php | 1 + tests/phpunit/CRM/Extension/BrowserTest.php | 1 + tests/phpunit/CRM/Extension/Container/AllTests.php | 1 + tests/phpunit/CRM/Extension/Container/BasicTest.php | 1 + tests/phpunit/CRM/Extension/Container/CollectionTest.php | 1 + tests/phpunit/CRM/Extension/Container/StaticTest.php | 1 + tests/phpunit/CRM/Extension/InfoTest.php | 1 + tests/phpunit/CRM/Extension/Manager/AllTests.php | 1 + tests/phpunit/CRM/Extension/Manager/PaymentTest.php | 1 + tests/phpunit/CRM/Extension/Manager/ReportTest.php | 1 + tests/phpunit/CRM/Extension/Manager/SearchTest.php | 1 + tests/phpunit/CRM/Extension/ManagerTest.php | 1 + tests/phpunit/CRM/Extension/MapperTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php | 1 + tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php | 1 + tests/phpunit/CRM/Group/Page/AjaxTest.php | 1 + tests/phpunit/CRM/Mailing/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php | 1 + tests/phpunit/CRM/Mailing/BAO/SpoolTest.php | 1 + tests/phpunit/CRM/Member/AllTests.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipLogTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php | 1 + tests/phpunit/CRM/Member/Form/AllTests.php | 1 + tests/phpunit/CRM/Member/Form/MembershipTest.php | 1 + tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php | 1 + tests/phpunit/CRM/PCP/BAO/PCPTest.php | 1 + tests/phpunit/CRM/Pledge/AllTests.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgeTest.php | 1 + tests/phpunit/CRM/Queue/AllTests.php | 1 + tests/phpunit/CRM/Queue/Queue/AllTests.php | 1 + tests/phpunit/CRM/Queue/QueueTest.php | 1 + tests/phpunit/CRM/Queue/RunnerTest.php | 1 + tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php | 1 + tests/phpunit/CRM/Report/Form/TestCaseTest.php | 1 + tests/phpunit/CRM/UF/Page/ProfileEditorTest.php | 1 + tests/phpunit/CRM/Utils/API/ReloadOptionTest.php | 1 + tests/phpunit/CRM/Utils/ArrayTest.php | 1 + tests/phpunit/CRM/Utils/Cache/AllTests.php | 1 + tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php | 1 + tests/phpunit/CRM/Utils/FileTest.php | 1 + tests/phpunit/CRM/Utils/GlobalStackTest.php | 1 + tests/phpunit/CRM/Utils/HookTest.php | 1 + tests/phpunit/CRM/Utils/HtmlToTextTest.php | 1 + tests/phpunit/CRM/Utils/JSTest.php | 1 + tests/phpunit/CRM/Utils/MailTest.php | 1 + tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php | 1 + tests/phpunit/CRM/Utils/NumberTest.php | 1 + tests/phpunit/CRM/Utils/QueryFormatterTest.php | 1 + tests/phpunit/CRM/Utils/SQL/InsertTest.php | 1 + tests/phpunit/CRM/Utils/SQL/SelectTest.php | 1 + tests/phpunit/CRM/Utils/SignerTest.php | 1 + tests/phpunit/CRM/Utils/SystemTest.php | 1 + tests/phpunit/CRM/Utils/TimeTest.php | 1 + tests/phpunit/CRM/Utils/TypeTest.php | 1 + tests/phpunit/CRM/Utils/ZipTest.php | 1 + tests/phpunit/CRM/Utils/versionCheckTest.php | 1 + tests/phpunit/Civi/API/KernelTest.php | 1 + .../Civi/API/Subscriber/DynamicFKAuthorizationTest.php | 1 + .../Civi/API/Subscriber/TransactionSubscriberTest.php | 1 + tests/phpunit/Civi/AllTests.php | 1 + tests/phpunit/Civi/CCase/SequenceListenerTest.php | 1 + tests/phpunit/CiviTest/AuthorizeNet.php | 1 + tests/phpunit/CiviTest/CiviCaseTestCase.php | 1 + tests/phpunit/CiviTest/CiviDBAssert.php | 1 + tests/phpunit/CiviTest/CiviMailUtils.php | 1 + tests/phpunit/CiviTest/CiviReportTestCase.php | 1 + tests/phpunit/CiviTest/CiviSeleniumTestCase.php | 1 + tests/phpunit/CiviTest/CiviTestSuite.php | 1 + tests/phpunit/CiviTest/CiviUnitTestCase.php | 1 + tests/phpunit/CiviTest/Contact.php | 1 + tests/phpunit/CiviTest/ContributionPage.php | 1 + tests/phpunit/CiviTest/Custom.php | 1 + tests/phpunit/CiviTest/Event.php | 1 + tests/phpunit/CiviTest/Membership.php | 1 + tests/phpunit/CiviTest/Participant.php | 1 + tests/phpunit/CiviTest/PaypalPro.php | 1 + tests/phpunit/EnvTests.php | 1 + tests/phpunit/HelloTest.php | 1 + tests/phpunit/Utils.php | 1 + tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php | 1 + tests/phpunit/WebTest/Activity/ContactContextAddTest.php | 1 + tests/phpunit/WebTest/Activity/IcalTest.php | 1 + tests/phpunit/WebTest/Activity/StandaloneAddTest.php | 1 + tests/phpunit/WebTest/Admin/CustomAddTest.php | 1 + tests/phpunit/WebTest/Admin/CustomAddTestSameField.php | 1 + tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php | 1 + .../phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php | 1 + tests/phpunit/WebTest/Admin/MoveCustomDataTest.php | 1 + tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php | 1 + tests/phpunit/WebTest/AllTests.php | 1 + tests/phpunit/WebTest/Campaign/ActivityTest.php | 1 + tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php | 1 + tests/phpunit/WebTest/Campaign/MailingTest.php | 1 + tests/phpunit/WebTest/Campaign/MembershipTest.php | 1 + tests/phpunit/WebTest/Campaign/OfflineContributionTest.php | 1 + .../phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php | 1 + tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php | 1 + tests/phpunit/WebTest/Campaign/PledgeTest.php | 1 + tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php | 1 + tests/phpunit/WebTest/Case/ActivityToCaseTest.php | 1 + tests/phpunit/WebTest/Case/AddCaseTest.php | 1 + tests/phpunit/WebTest/Case/AddCaseTypeTest.php | 1 + tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php | 1 + tests/phpunit/WebTest/Case/CaseDashboardTest.php | 1 + tests/phpunit/WebTest/Contact/AddCmsUserTest.php | 1 + .../WebTest/Contact/AddContactsToEventAdvancedSearchTest.php | 1 + tests/phpunit/WebTest/Contact/AddTest.php | 1 + tests/phpunit/WebTest/Contact/AddViaProfileTest.php | 1 + tests/phpunit/WebTest/Contact/AddressParsingTest.php | 1 + tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php | 1 + .../WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php | 1 + tests/phpunit/WebTest/Contact/AdvancedSearchTest.php | 1 + tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php | 1 + tests/phpunit/WebTest/Contact/ContactTagTest.php | 1 + .../phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php | 1 + .../WebTest/Contact/DeceasedContactsAdvancedSearchTest.php | 1 + tests/phpunit/WebTest/Contact/DupeContactTest.php | 1 + tests/phpunit/WebTest/Contact/EditContactTest.php | 1 + tests/phpunit/WebTest/Contact/GroupAddTest.php | 1 + tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php | 1 + tests/phpunit/WebTest/Contact/MergeContactsTest.php | 1 + tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php | 1 + tests/phpunit/WebTest/Contact/PrevNextTest.php | 1 + tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php | 1 + tests/phpunit/WebTest/Contact/ProfileChecksumTest.php | 1 + tests/phpunit/WebTest/Contact/RelationshipAddTest.php | 1 + tests/phpunit/WebTest/Contact/SearchTest.php | 1 + tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php | 1 + tests/phpunit/WebTest/Contact/SignatureTest.php | 1 + tests/phpunit/WebTest/Contact/TagAddTest.php | 1 + tests/phpunit/WebTest/Contact/TagSetSearchTest.php | 1 + tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php | 1 + tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php | 1 + tests/phpunit/WebTest/Contact/TaskActionSendSMS.php | 1 + tests/phpunit/WebTest/Contact/UpdateProfileTest.php | 1 + tests/phpunit/WebTest/Contribute/AddBatchesTest.php | 1 + tests/phpunit/WebTest/Contribute/AddPricesetTest.php | 1 + tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php | 1 + tests/phpunit/WebTest/Contribute/ContactContextAddTest.php | 1 + tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php | 1 + tests/phpunit/WebTest/Contribute/OfflineContributionTest.php | 1 + .../WebTest/Contribute/OfflineRecurContributionTest.php | 1 + tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php | 1 + tests/phpunit/WebTest/Contribute/OnlineContributionTest.php | 1 + .../Contribute/OnlineMultiplePaymentProcessorTest.php | 1 + .../WebTest/Contribute/OnlineRecurContributionTest.php | 1 + tests/phpunit/WebTest/Contribute/PCPAddTest.php | 1 + tests/phpunit/WebTest/Contribute/StandaloneAddTest.php | 1 + .../Contribute/UpdateBatchPendingContributionTest.php | 1 + tests/phpunit/WebTest/Contribute/UpdateContributionTest.php | 1 + .../WebTest/Contribute/UpdatePendingContributionTest.php | 1 + .../phpunit/WebTest/Contribute/VerifySSLContributionTest.php | 1 + tests/phpunit/WebTest/Event/AddEventTest.php | 1 + tests/phpunit/WebTest/Event/AddParticipationTest.php | 1 + tests/phpunit/WebTest/Event/AddPricesetTest.php | 1 + tests/phpunit/WebTest/Event/AdditionalPaymentTest.php | 1 + tests/phpunit/WebTest/Event/ChangeParticipantStatus.php | 1 + tests/phpunit/WebTest/Event/EventListingTest.php | 1 + tests/phpunit/WebTest/Event/EventWaitListTest.php | 1 + .../WebTest/Event/MultipleEventRegistrationbyCartTest.php | 1 + tests/phpunit/WebTest/Event/MultiprofileEventTest.php | 1 + tests/phpunit/WebTest/Event/PCPAddTest.php | 1 + tests/phpunit/WebTest/Event/ParticipantCountTest.php | 1 + tests/phpunit/WebTest/Event/ParticipantSearchTest.php | 1 + tests/phpunit/WebTest/Event/PricesetMaxCountTest.php | 1 + tests/phpunit/WebTest/Event/TellAFriendTest.php | 1 + tests/phpunit/WebTest/Export/ContactTest.php | 1 + tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php | 1 + tests/phpunit/WebTest/Financial/FinancialAccountTest.php | 1 + tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php | 1 + tests/phpunit/WebTest/Financial/FinancialBatchExport.php | 1 + tests/phpunit/WebTest/Generic/CheckActivityTest.php | 1 + tests/phpunit/WebTest/Generic/CheckDashboardTest.php | 1 + tests/phpunit/WebTest/Generic/CheckFindTest.php | 1 + tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php | 1 + tests/phpunit/WebTest/Grant/ContactContextAddTest.php | 1 + tests/phpunit/WebTest/Grant/CustomFieldsetTest.php | 1 + tests/phpunit/WebTest/Grant/StandaloneAddTest.php | 1 + tests/phpunit/WebTest/Import/ActivityTest.php | 1 + tests/phpunit/WebTest/Import/AddressParsingTest.php | 1 + tests/phpunit/WebTest/Import/ContactCustomDataTest.php | 1 + tests/phpunit/WebTest/Import/ContactSubtypeTest.php | 1 + tests/phpunit/WebTest/Import/ContactTest.php | 1 + tests/phpunit/WebTest/Import/ContributionTest.php | 1 + tests/phpunit/WebTest/Import/CustomDataTest.php | 1 + tests/phpunit/WebTest/Import/DateFormatTest.php | 1 + tests/phpunit/WebTest/Import/DuplicateMatchingTest.php | 1 + tests/phpunit/WebTest/Import/GroupTest.php | 1 + tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php | 1 + tests/phpunit/WebTest/Import/MatchExternalIdTest.php | 1 + tests/phpunit/WebTest/Import/MemberTest.php | 1 + tests/phpunit/WebTest/Import/MultipleRelationshipTest.php | 1 + tests/phpunit/WebTest/Import/ParticipantTest.php | 1 + tests/phpunit/WebTest/Import/SavedMappingTest.php | 1 + tests/phpunit/WebTest/Import/TagTest.php | 1 + tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php | 1 + tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php | 1 + tests/phpunit/WebTest/Mailing/MailingTest.php | 1 + tests/phpunit/WebTest/Mailing/SpoolTest.php | 1 + tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php | 1 + tests/phpunit/WebTest/Member/ContactContextAddTest.php | 1 + .../phpunit/WebTest/Member/DefaultMembershipPricesetTest.php | 1 + tests/phpunit/WebTest/Member/EditMembershipTest.php | 1 + tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php | 1 + tests/phpunit/WebTest/Member/InheritedMembershipTest.php | 1 + .../WebTest/Member/OfflineAutoRenewMembershipTest.php | 1 + .../WebTest/Member/OfflineMembershipAddPricesetTest.php | 1 + tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php | 1 + .../WebTest/Member/OnlineAutoRenewMembershipGCTest.php | 1 + .../phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php | 1 + tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php | 1 + tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php | 1 + .../phpunit/WebTest/Member/SeperateMembershipPaymentTest.php | 1 + tests/phpunit/WebTest/Member/StandaloneAddTest.php | 1 + tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php | 1 + tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php | 1 + tests/phpunit/WebTest/Pledge/ContactContextAddTest.php | 1 + .../WebTest/Pledge/ContactContextPledgePaymentAddTest.php | 1 + tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php | 1 + tests/phpunit/WebTest/Pledge/StandaloneAddTest.php | 1 + tests/phpunit/WebTest/Profile/BatchUpdateTest.php | 1 + tests/phpunit/WebTest/Profile/DedupeTest.php | 1 + tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php | 1 + tests/phpunit/WebTest/Profile/ProfileAddTest.php | 1 + tests/phpunit/WebTest/Profile/ProfileCountryState.php | 1 + .../phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php | 1 + tests/phpunit/WebTest/Profile/SearchTest.php | 1 + tests/phpunit/WebTest/Release/InstallScript.php | 1 + tests/phpunit/WebTest/Release/ReleaseTestCase.php | 1 + tests/phpunit/WebTest/Release/UpgradeScript.php | 1 + tests/phpunit/WebTest/Report/AddTest.php | 1 + tests/phpunit/WebTest/Report/DonarReportTest.php | 1 + tests/phpunit/WebTest/Report/LoggingReportTest.php | 1 + tests/phpunit/WebTest/Report/RolePermissionReportTest.php | 1 + tests/phpunit/api/v3/ACLCachingTest.php | 1 + tests/phpunit/api/v3/ACLPermissionTest.php | 1 + tests/phpunit/api/v3/APIStandardsTest.php | 1 + tests/phpunit/api/v3/APIWrapperTest.php | 2 ++ tests/phpunit/api/v3/ActivityContactTest.php | 1 + tests/phpunit/api/v3/ActivityTest.php | 1 + tests/phpunit/api/v3/ActivityTypeTest.php | 1 + tests/phpunit/api/v3/AddressTest.php | 1 + tests/phpunit/api/v3/AllTests.php | 1 + tests/phpunit/api/v3/AttachmentTest.php | 1 + tests/phpunit/api/v3/CRM11793Test.php | 1 + tests/phpunit/api/v3/CampaignTest.php | 1 + tests/phpunit/api/v3/CaseTest.php | 1 + tests/phpunit/api/v3/CaseTypeTest.php | 1 + tests/phpunit/api/v3/ConstantTest.php | 1 + tests/phpunit/api/v3/ContactTest.php | 1 + tests/phpunit/api/v3/ContactTypeTest.php | 1 + tests/phpunit/api/v3/ContributionPageTest.php | 1 + tests/phpunit/api/v3/ContributionRecurTest.php | 1 + tests/phpunit/api/v3/ContributionSoftTest.php | 1 + tests/phpunit/api/v3/ContributionTest.php | 1 + tests/phpunit/api/v3/CountryTest.php | 1 + tests/phpunit/api/v3/CustomFieldTest.php | 1 + tests/phpunit/api/v3/CustomGroupTest.php | 1 + tests/phpunit/api/v3/CustomSearchTest.php | 1 + tests/phpunit/api/v3/CustomValueContactTypeTest.php | 1 + tests/phpunit/api/v3/CustomValueTest.php | 1 + tests/phpunit/api/v3/DashboardContactTest.php | 1 + tests/phpunit/api/v3/DashboardTest.php | 1 + tests/phpunit/api/v3/DomainTest.php | 1 + tests/phpunit/api/v3/EmailTest.php | 1 + tests/phpunit/api/v3/EntityTagTest.php | 1 + tests/phpunit/api/v3/EventTest.php | 1 + tests/phpunit/api/v3/GrantTest.php | 1 + tests/phpunit/api/v3/GroupContactTest.php | 1 + tests/phpunit/api/v3/GroupNestingTest.php | 1 + tests/phpunit/api/v3/GroupOrganizationTest.php | 1 + tests/phpunit/api/v3/GroupTest.php | 1 + tests/phpunit/api/v3/ImTest.php | 1 + tests/phpunit/api/v3/JobProcessMailingTest.php | 1 + tests/phpunit/api/v3/JobTest.php | 1 + tests/phpunit/api/v3/MailSettingsTest.php | 1 + tests/phpunit/api/v3/MailingABTest.php | 1 + tests/phpunit/api/v3/MailingContactTest.php | 1 + tests/phpunit/api/v3/MailingGroupTest.php | 1 + tests/phpunit/api/v3/MembershipPaymentTest.php | 1 + tests/phpunit/api/v3/MembershipStatusTest.php | 1 + tests/phpunit/api/v3/MembershipTest.php | 1 + tests/phpunit/api/v3/MembershipTypeTest.php | 1 + tests/phpunit/api/v3/NoteTest.php | 1 + tests/phpunit/api/v3/OptionGroupTest.php | 1 + tests/phpunit/api/v3/OptionValueTest.php | 1 + tests/phpunit/api/v3/ParticipantPaymentTest.php | 1 + tests/phpunit/api/v3/ParticipantStatusTypeTest.php | 1 + tests/phpunit/api/v3/ParticipantTest.php | 1 + tests/phpunit/api/v3/PaymentProcessorTest.php | 1 + tests/phpunit/api/v3/PaymentProcessorTypeTest.php | 1 + tests/phpunit/api/v3/PhoneTest.php | 1 + tests/phpunit/api/v3/PledgePaymentTest.php | 1 + tests/phpunit/api/v3/PledgeTest.php | 1 + tests/phpunit/api/v3/PriceFieldValueTest.php | 1 + tests/phpunit/api/v3/PriceSetTest.php | 1 + tests/phpunit/api/v3/ProductTest.php | 1 + tests/phpunit/api/v3/ProfileTest.php | 1 + tests/phpunit/api/v3/RelationshipTest.php | 1 + tests/phpunit/api/v3/RelationshipTypeTest.php | 1 + tests/phpunit/api/v3/ReportTemplateTest.php | 1 + tests/phpunit/api/v3/SettingTest.php | 1 + tests/phpunit/api/v3/SyntaxConformanceTest.php | 1 + tests/phpunit/api/v3/SystemTest.php | 1 + tests/phpunit/api/v3/TagTest.php | 1 + tests/phpunit/api/v3/TaxContributionPageTest.php | 1 + tests/phpunit/api/v3/UFFieldTest.php | 1 + tests/phpunit/api/v3/UFGroupTest.php | 1 + tests/phpunit/api/v3/UFJoinTest.php | 1 + tests/phpunit/api/v3/UFMatchTest.php | 1 + tests/phpunit/api/v3/UtilsTest.php | 1 + tests/phpunit/api/v3/WebsiteTest.php | 1 + 1634 files changed, 1641 insertions(+), 7 deletions(-) diff --git a/CRM/ACL/API.php b/CRM/ACL/API.php index 4a85ba1dda..00badd4677 100644 --- a/CRM/ACL/API.php +++ b/CRM/ACL/API.php @@ -229,4 +229,5 @@ class CRM_ACL_API { return in_array($groupID, $groups) ? TRUE : FALSE; } + } diff --git a/CRM/ACL/BAO/ACL.php b/CRM/ACL/BAO/ACL.php index b8cef2a1b3..f8f527d187 100644 --- a/CRM/ACL/BAO/ACL.php +++ b/CRM/ACL/BAO/ACL.php @@ -977,4 +977,5 @@ ORDER BY a.object_id $acl->id = $aclId; $acl->delete(); } + } diff --git a/CRM/ACL/BAO/Cache.php b/CRM/ACL/BAO/Cache.php index 8771235220..d8071f158b 100644 --- a/CRM/ACL/BAO/Cache.php +++ b/CRM/ACL/BAO/Cache.php @@ -173,4 +173,5 @@ WHERE modified_date IS NULL CRM_Core_DAO::singleValueQuery("TRUNCATE TABLE civicrm_acl_contact_cache"); } } + } diff --git a/CRM/ACL/BAO/EntityRole.php b/CRM/ACL/BAO/EntityRole.php index 9e7f124224..5fbcc57659 100644 --- a/CRM/ACL/BAO/EntityRole.php +++ b/CRM/ACL/BAO/EntityRole.php @@ -100,4 +100,5 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole { $entityDAO->find(TRUE); $entityDAO->delete(); } + } diff --git a/CRM/ACL/Form/ACLBasic.php b/CRM/ACL/Form/ACLBasic.php index 2391478d68..bb9255192f 100644 --- a/CRM/ACL/Form/ACLBasic.php +++ b/CRM/ACL/Form/ACLBasic.php @@ -165,4 +165,5 @@ DELETE } } } + } diff --git a/CRM/ACL/Form/EntityRole.php b/CRM/ACL/Form/EntityRole.php index fe092af132..41888a5eb6 100644 --- a/CRM/ACL/Form/EntityRole.php +++ b/CRM/ACL/Form/EntityRole.php @@ -91,4 +91,5 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form { CRM_ACL_BAO_EntityRole::create($params); } } + } diff --git a/CRM/ACL/Form/WordPress/Permissions.php b/CRM/ACL/Form/WordPress/Permissions.php index acd6254449..3780e7d806 100644 --- a/CRM/ACL/Form/WordPress/Permissions.php +++ b/CRM/ACL/Form/WordPress/Permissions.php @@ -189,4 +189,5 @@ class CRM_ACL_Form_WordPress_Permissions extends CRM_Core_Form { return $perms_array; } + } diff --git a/CRM/ACL/Page/ACL.php b/CRM/ACL/Page/ACL.php index 82e5744119..12d1d4760a 100644 --- a/CRM/ACL/Page/ACL.php +++ b/CRM/ACL/Page/ACL.php @@ -284,4 +284,5 @@ ORDER BY entity_id public function userContext($mode = NULL) { return 'civicrm/acl'; } + } diff --git a/CRM/ACL/Page/ACLBasic.php b/CRM/ACL/Page/ACLBasic.php index 4f83ddeba1..191b17277f 100644 --- a/CRM/ACL/Page/ACLBasic.php +++ b/CRM/ACL/Page/ACLBasic.php @@ -218,4 +218,5 @@ ORDER BY entity_id public function userContext($mode = NULL) { return 'civicrm/acl/basic'; } + } diff --git a/CRM/ACL/Page/EntityRole.php b/CRM/ACL/Page/EntityRole.php index 4a6c8aa49b..3d16d76cf6 100644 --- a/CRM/ACL/Page/EntityRole.php +++ b/CRM/ACL/Page/EntityRole.php @@ -225,4 +225,5 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/acl/entityrole'; } + } diff --git a/CRM/Activity/BAO/ActivityAssignment.php b/CRM/Activity/BAO/ActivityAssignment.php index 4061749668..ef5bae48e2 100644 --- a/CRM/Activity/BAO/ActivityAssignment.php +++ b/CRM/Activity/BAO/ActivityAssignment.php @@ -157,4 +157,5 @@ AND civicrm_activity_contact.record_type_id = $assigneeID } return $assigneeNames; } + } diff --git a/CRM/Activity/BAO/ActivityContact.php b/CRM/Activity/BAO/ActivityContact.php index 329f14f8ed..dca1f8ac16 100644 --- a/CRM/Activity/BAO/ActivityContact.php +++ b/CRM/Activity/BAO/ActivityContact.php @@ -160,4 +160,5 @@ AND civicrm_contact.is_deleted = 0 $link = array('activity_id' => 'civicrm_activity:id'); return $link; } + } diff --git a/CRM/Activity/BAO/ActivityTarget.php b/CRM/Activity/BAO/ActivityTarget.php index 14b95016a8..f4f6b01d60 100644 --- a/CRM/Activity/BAO/ActivityTarget.php +++ b/CRM/Activity/BAO/ActivityTarget.php @@ -128,4 +128,5 @@ AND contact_a.is_deleted = 0 return $targetNames; } + } diff --git a/CRM/Activity/BAO/ICalendar.php b/CRM/Activity/BAO/ICalendar.php index 7cb7ed51af..6adcf33aef 100644 --- a/CRM/Activity/BAO/ICalendar.php +++ b/CRM/Activity/BAO/ICalendar.php @@ -137,4 +137,5 @@ class CRM_Activity_BAO_ICalendar { } return $primary; } + } diff --git a/CRM/Activity/BAO/Query.php b/CRM/Activity/BAO/Query.php index 2e9213e5f6..df6700afea 100644 --- a/CRM/Activity/BAO/Query.php +++ b/CRM/Activity/BAO/Query.php @@ -566,4 +566,5 @@ class CRM_Activity_BAO_Query { return $properties; } + } diff --git a/CRM/Activity/Controller/Search.php b/CRM/Activity/Controller/Search.php index ca5f8cb3fc..450cf149d2 100644 --- a/CRM/Activity/Controller/Search.php +++ b/CRM/Activity/Controller/Search.php @@ -70,4 +70,5 @@ class CRM_Activity_Controller_Search extends CRM_Core_Controller { public function selectorName() { return $this->get('selectorName'); } + } diff --git a/CRM/Activity/Form/Activity.php b/CRM/Activity/Form/Activity.php index 4c3560fb74..52073c0d4c 100644 --- a/CRM/Activity/Form/Activity.php +++ b/CRM/Activity/Form/Activity.php @@ -1197,4 +1197,5 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task { $className::endPostProcess($this, $params, $activity); } } + } diff --git a/CRM/Activity/Form/ActivityFilter.php b/CRM/Activity/Form/ActivityFilter.php index 9addb8df9d..f41e3b9400 100644 --- a/CRM/Activity/Form/ActivityFilter.php +++ b/CRM/Activity/Form/ActivityFilter.php @@ -84,4 +84,5 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form { } return $defaults; } + } diff --git a/CRM/Activity/Form/ActivityLinks.php b/CRM/Activity/Form/ActivityLinks.php index 21ef6a4c87..569abe8965 100644 --- a/CRM/Activity/Form/ActivityLinks.php +++ b/CRM/Activity/Form/ActivityLinks.php @@ -118,4 +118,5 @@ class CRM_Activity_Form_ActivityLinks extends CRM_Core_Form { $self->assign('suppressForm', TRUE); } + } diff --git a/CRM/Activity/Form/ActivityView.php b/CRM/Activity/Form/ActivityView.php index 59e1272310..3b3fd08b8f 100644 --- a/CRM/Activity/Form/ActivityView.php +++ b/CRM/Activity/Form/ActivityView.php @@ -131,4 +131,5 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Activity/Form/Search.php b/CRM/Activity/Form/Search.php index 9503298887..ff43b1f720 100644 --- a/CRM/Activity/Form/Search.php +++ b/CRM/Activity/Form/Search.php @@ -414,4 +414,5 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Activities'); } + } diff --git a/CRM/Activity/Form/Task.php b/CRM/Activity/Form/Task.php index e53688dd49..b383c40fe1 100644 --- a/CRM/Activity/Form/Task.php +++ b/CRM/Activity/Form/Task.php @@ -197,4 +197,5 @@ WHERE activity_id IN ( $IDs ) AND ) ); } + } diff --git a/CRM/Activity/Form/Task/AddToTag.php b/CRM/Activity/Form/Task/AddToTag.php index 6fc196e5fc..5de9c86123 100644 --- a/CRM/Activity/Form/Task/AddToTag.php +++ b/CRM/Activity/Form/Task/AddToTag.php @@ -157,4 +157,5 @@ class CRM_Activity_Form_Task_AddToTag extends CRM_Activity_Form_Task { } } + } diff --git a/CRM/Activity/Form/Task/Batch.php b/CRM/Activity/Form/Task/Batch.php index 2225e3c29c..868610d1d1 100755 --- a/CRM/Activity/Form/Task/Batch.php +++ b/CRM/Activity/Form/Task/Batch.php @@ -295,4 +295,5 @@ WHERE a.id = %1 "; CRM_Core_Session::setStatus("", ts("No Updates Saved"), "info"); } } + } diff --git a/CRM/Activity/Form/Task/Delete.php b/CRM/Activity/Form/Task/Delete.php index 65823df9b8..e4fb35c5b1 100755 --- a/CRM/Activity/Form/Task/Delete.php +++ b/CRM/Activity/Form/Task/Delete.php @@ -85,4 +85,5 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task { CRM_Core_Session::setStatus($deletedActivities, ts('Deleted Activities'), "success"); CRM_Core_Session::setStatus("", ts('Total Selected Activities: %1', array(1 => count($this->_activityHolderIds))), "info"); } + } diff --git a/CRM/Activity/Form/Task/Email.php b/CRM/Activity/Form/Task/Email.php index dc463c4293..15446d429a 100644 --- a/CRM/Activity/Form/Task/Email.php +++ b/CRM/Activity/Form/Task/Email.php @@ -93,4 +93,5 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task { public function postProcess() { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } + } diff --git a/CRM/Activity/Form/Task/FileOnCase.php b/CRM/Activity/Form/Task/FileOnCase.php index a224386f47..ee65a95b61 100644 --- a/CRM/Activity/Form/Task/FileOnCase.php +++ b/CRM/Activity/Form/Task/FileOnCase.php @@ -139,4 +139,5 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task { CRM_Core_Session::setStatus($filedActivities, ts("Filed Activities"), "success"); CRM_Core_Session::setStatus("", ts('Total Selected Activities: %1', array(1 => count($this->_activityHolderIds))), "info"); } + } diff --git a/CRM/Activity/Form/Task/PickOption.php b/CRM/Activity/Form/Task/PickOption.php index c63c17493c..aa63a0033f 100644 --- a/CRM/Activity/Form/Task/PickOption.php +++ b/CRM/Activity/Form/Task/PickOption.php @@ -184,4 +184,5 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task { $this->set('contacts', $this->_contacts); } + } diff --git a/CRM/Activity/Form/Task/PickProfile.php b/CRM/Activity/Form/Task/PickProfile.php index ee444ea43e..ed205c2d29 100755 --- a/CRM/Activity/Form/Task/PickProfile.php +++ b/CRM/Activity/Form/Task/PickProfile.php @@ -172,4 +172,5 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task { // also reset the batch page so it gets new values from the db $this->controller->resetPage('Batch'); } + } diff --git a/CRM/Activity/Form/Task/Print.php b/CRM/Activity/Form/Task/Print.php index 1ec4292a8f..9c9a2f553b 100644 --- a/CRM/Activity/Form/Task/Print.php +++ b/CRM/Activity/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Activity/Form/Task/RemoveFromTag.php b/CRM/Activity/Form/Task/RemoveFromTag.php index 1e67b893f2..562fa5e55d 100644 --- a/CRM/Activity/Form/Task/RemoveFromTag.php +++ b/CRM/Activity/Form/Task/RemoveFromTag.php @@ -150,4 +150,5 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task { CRM_Core_Session::setStatus($status, ts("Removed Tag %1", array(1 => $this->_tags[$key])), 'success', array('expires' => 0)); } } + } diff --git a/CRM/Activity/Form/Task/SMS.php b/CRM/Activity/Form/Task/SMS.php index 5f505879f8..0173f58dc3 100644 --- a/CRM/Activity/Form/Task/SMS.php +++ b/CRM/Activity/Form/Task/SMS.php @@ -78,4 +78,5 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task { public function postProcess() { CRM_Contact_Form_Task_SMSCommon::postProcess($this); } + } diff --git a/CRM/Activity/Form/Task/SearchTaskHookSample.php b/CRM/Activity/Form/Task/SearchTaskHookSample.php index eee90149ac..2c08a68fa2 100644 --- a/CRM/Activity/Form/Task/SearchTaskHookSample.php +++ b/CRM/Activity/Form/Task/SearchTaskHookSample.php @@ -93,4 +93,5 @@ INNER JOIN civicrm_contact ct ON ( ac.contact_id = ct.id ) ) ); } + } diff --git a/CRM/Activity/Import/Controller.php b/CRM/Activity/Import/Controller.php index dbec3aa18d..148902b267 100644 --- a/CRM/Activity/Import/Controller.php +++ b/CRM/Activity/Import/Controller.php @@ -57,4 +57,5 @@ class CRM_Activity_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Activity/Import/Field.php b/CRM/Activity/Import/Field.php index 532b667f77..41abe9b89d 100644 --- a/CRM/Activity/Import/Field.php +++ b/CRM/Activity/Import/Field.php @@ -124,4 +124,5 @@ class CRM_Activity_Import_Field { } return TRUE; } + } diff --git a/CRM/Activity/Import/Form/DataSource.php b/CRM/Activity/Import/Form/DataSource.php index a957a1cd0d..7a2cb6848a 100644 --- a/CRM/Activity/Import/Form/DataSource.php +++ b/CRM/Activity/Import/Form/DataSource.php @@ -170,4 +170,5 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Upload Data'); } + } diff --git a/CRM/Activity/Import/Form/MapField.php b/CRM/Activity/Import/Form/MapField.php index 6ce40979d3..89a6e0c853 100644 --- a/CRM/Activity/Import/Form/MapField.php +++ b/CRM/Activity/Import/Form/MapField.php @@ -478,4 +478,5 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField { // add all the necessary variables to the form $parser->set($this); } + } diff --git a/CRM/Activity/Import/Form/Preview.php b/CRM/Activity/Import/Form/Preview.php index 55146a1d00..a7702c5073 100644 --- a/CRM/Activity/Import/Form/Preview.php +++ b/CRM/Activity/Import/Form/Preview.php @@ -192,4 +192,5 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Activity/Page/AJAX.php b/CRM/Activity/Page/AJAX.php index f5bc179753..1ae8992b2e 100644 --- a/CRM/Activity/Page/AJAX.php +++ b/CRM/Activity/Page/AJAX.php @@ -546,4 +546,5 @@ class CRM_Activity_Page_AJAX { echo CRM_Utils_JSON::encodeDataTableSelector($activities, $sEcho, $iTotal, $iFilteredTotal, $selectorElements); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Activity/Page/Tab.php b/CRM/Activity/Page/Tab.php index 7bca746704..b48d5fa2f7 100644 --- a/CRM/Activity/Page/Tab.php +++ b/CRM/Activity/Page/Tab.php @@ -218,4 +218,5 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Activity/Page/UserDashboard.php b/CRM/Activity/Page/UserDashboard.php index dc7d7c18f7..af1779e18e 100644 --- a/CRM/Activity/Page/UserDashboard.php +++ b/CRM/Activity/Page/UserDashboard.php @@ -74,4 +74,5 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar parent::preProcess(); $this->listActivities(); } + } diff --git a/CRM/Activity/Selector/Activity.php b/CRM/Activity/Selector/Activity.php index 9623906d93..357107b188 100644 --- a/CRM/Activity/Selector/Activity.php +++ b/CRM/Activity/Selector/Activity.php @@ -545,4 +545,5 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C return self::$_columnHeaders; } + } diff --git a/CRM/Activity/Selector/Search.php b/CRM/Activity/Selector/Search.php index 082b835b08..6e4300062a 100644 --- a/CRM/Activity/Selector/Search.php +++ b/CRM/Activity/Selector/Search.php @@ -439,4 +439,5 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM public function getExportFileName($output = 'csv') { return ts('CiviCRM Activity Search'); } + } diff --git a/CRM/Activity/StateMachine/Search.php b/CRM/Activity/StateMachine/Search.php index 84a0752e38..383e4be8a3 100644 --- a/CRM/Activity/StateMachine/Search.php +++ b/CRM/Activity/StateMachine/Search.php @@ -110,4 +110,5 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Activity/Task.php b/CRM/Activity/Task.php index e83b54861a..52c4f6653d 100644 --- a/CRM/Activity/Task.php +++ b/CRM/Activity/Task.php @@ -207,4 +207,5 @@ class CRM_Activity_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Admin/Form.php b/CRM/Admin/Form.php index 520e895ee7..fcb0c09557 100644 --- a/CRM/Admin/Form.php +++ b/CRM/Admin/Form.php @@ -135,4 +135,5 @@ class CRM_Admin_Form extends CRM_Core_Form { ); } } + } diff --git a/CRM/Admin/Form/CMSUser.php b/CRM/Admin/Form/CMSUser.php index 9ea0aeccc6..a43dd5fb4e 100644 --- a/CRM/Admin/Form/CMSUser.php +++ b/CRM/Admin/Form/CMSUser.php @@ -69,4 +69,5 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form { public function postProcess() { CRM_Core_BAO_CMSUser::synchronize(); } + } diff --git a/CRM/Admin/Form/Extensions.php b/CRM/Admin/Form/Extensions.php index d22e27e8bc..8e33cc9581 100644 --- a/CRM/Admin/Form/Extensions.php +++ b/CRM/Admin/Form/Extensions.php @@ -221,4 +221,5 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form { ) ); } + } diff --git a/CRM/Admin/Form/Job.php b/CRM/Admin/Form/Job.php index a9e9bfb944..9ceb5a8dd0 100644 --- a/CRM/Admin/Form/Job.php +++ b/CRM/Admin/Form/Job.php @@ -212,4 +212,5 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form { } } + } diff --git a/CRM/Admin/Form/LabelFormats.php b/CRM/Admin/Form/LabelFormats.php index 3548ef1a59..80357e5fab 100644 --- a/CRM/Admin/Form/LabelFormats.php +++ b/CRM/Admin/Form/LabelFormats.php @@ -250,4 +250,5 @@ class CRM_Admin_Form_LabelFormats extends CRM_Admin_Form { } CRM_Core_Session::setStatus($status, ts('Saved'), 'success'); } + } diff --git a/CRM/Admin/Form/MessageTemplates.php b/CRM/Admin/Form/MessageTemplates.php index 840028de0d..a0eea4522b 100644 --- a/CRM/Admin/Form/MessageTemplates.php +++ b/CRM/Admin/Form/MessageTemplates.php @@ -240,4 +240,5 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form { } } } + } diff --git a/CRM/Admin/Form/Navigation.php b/CRM/Admin/Form/Navigation.php index 2ab93c48f9..139983c66b 100644 --- a/CRM/Admin/Form/Navigation.php +++ b/CRM/Admin/Form/Navigation.php @@ -165,4 +165,5 @@ class CRM_Admin_Form_Navigation extends CRM_Admin_Form { array(1 => $navigation->label) ), ts('Saved'), 'success'); } + } diff --git a/CRM/Admin/Form/OptionGroup.php b/CRM/Admin/Form/OptionGroup.php index bb8c5e6a97..3a2a784c1c 100644 --- a/CRM/Admin/Form/OptionGroup.php +++ b/CRM/Admin/Form/OptionGroup.php @@ -128,4 +128,5 @@ class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form { CRM_Core_Session::setStatus(ts('The Option Group \'%1\' has been saved.', array(1 => $optionGroup->name)), ts('Saved'), 'success'); } } + } diff --git a/CRM/Admin/Form/ParticipantStatusType.php b/CRM/Admin/Form/ParticipantStatusType.php index 4fcd2d8470..4f8d331173 100644 --- a/CRM/Admin/Form/ParticipantStatusType.php +++ b/CRM/Admin/Form/ParticipantStatusType.php @@ -131,4 +131,5 @@ class CRM_Admin_Form_ParticipantStatusType extends CRM_Admin_Form { CRM_Core_Session::setStatus(ts('The changes have not been saved.'), ts('Saved'), 'success'); } } + } diff --git a/CRM/Admin/Form/PaymentProcessor.php b/CRM/Admin/Form/PaymentProcessor.php index 247f7880ba..6ff67e7840 100644 --- a/CRM/Admin/Form/PaymentProcessor.php +++ b/CRM/Admin/Form/PaymentProcessor.php @@ -414,4 +414,5 @@ class CRM_Admin_Form_PaymentProcessor extends CRM_Admin_Form { ); CRM_Financial_BAO_FinancialTypeAccount::add($params); } + } diff --git a/CRM/Admin/Form/PaymentProcessorType.php b/CRM/Admin/Form/PaymentProcessorType.php index 2f4d62183b..767d8a5672 100644 --- a/CRM/Admin/Form/PaymentProcessorType.php +++ b/CRM/Admin/Form/PaymentProcessorType.php @@ -244,4 +244,5 @@ UPDATE civicrm_payment_processor SET is_default = 0"; } $dao->save(); } + } diff --git a/CRM/Admin/Form/PdfFormats.php b/CRM/Admin/Form/PdfFormats.php index b22c7406c9..4985700967 100644 --- a/CRM/Admin/Form/PdfFormats.php +++ b/CRM/Admin/Form/PdfFormats.php @@ -133,4 +133,5 @@ class CRM_Admin_Form_PdfFormats extends CRM_Admin_Form { } CRM_Core_Session::setStatus($status); } + } diff --git a/CRM/Admin/Form/Persistent.php b/CRM/Admin/Form/Persistent.php index 232fc52e73..9137cbd6a3 100644 --- a/CRM/Admin/Form/Persistent.php +++ b/CRM/Admin/Form/Persistent.php @@ -100,4 +100,5 @@ class CRM_Admin_Form_Persistent extends CRM_Core_Form { CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/tplstrings', "reset=1")); } + } diff --git a/CRM/Admin/Form/Preferences/Address.php b/CRM/Admin/Form/Preferences/Address.php index 57be327a59..9e93d9ba51 100644 --- a/CRM/Admin/Form/Preferences/Address.php +++ b/CRM/Admin/Form/Preferences/Address.php @@ -213,4 +213,5 @@ class CRM_Admin_Form_Preferences_Address extends CRM_Admin_Form_Preferences { $this->postProcessCommon(); } + } diff --git a/CRM/Admin/Form/Preferences/Campaign.php b/CRM/Admin/Form/Preferences/Campaign.php index 0de208a7c5..df8f8a76ef 100644 --- a/CRM/Admin/Form/Preferences/Campaign.php +++ b/CRM/Admin/Form/Preferences/Campaign.php @@ -59,4 +59,5 @@ class CRM_Admin_Form_Preferences_Campaign extends CRM_Admin_Form_Preferences { parent::preProcess(); } + } diff --git a/CRM/Admin/Form/Preferences/Contribute.php b/CRM/Admin/Form/Preferences/Contribute.php index e474e28a49..2f6e0a486f 100644 --- a/CRM/Admin/Form/Preferences/Contribute.php +++ b/CRM/Admin/Form/Preferences/Contribute.php @@ -141,4 +141,5 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences { CRM_Core_BAO_Setting::setItem($settingName, 'CiviCRM Preferences', 'user_dashboard_options'); } } + } diff --git a/CRM/Admin/Form/Preferences/Display.php b/CRM/Admin/Form/Preferences/Display.php index 3ba0ddffd4..5fcce3f4fe 100644 --- a/CRM/Admin/Form/Preferences/Display.php +++ b/CRM/Admin/Form/Preferences/Display.php @@ -239,4 +239,5 @@ class CRM_Admin_Form_Preferences_Display extends CRM_Admin_Form_Preferences { $this->postProcessCommon(); } + } diff --git a/CRM/Admin/Form/Preferences/Event.php b/CRM/Admin/Form/Preferences/Event.php index 978b585d3f..a4dd9e60c6 100644 --- a/CRM/Admin/Form/Preferences/Event.php +++ b/CRM/Admin/Form/Preferences/Event.php @@ -68,4 +68,5 @@ class CRM_Admin_Form_Preferences_Event extends CRM_Admin_Form_Preferences { parent::preProcess(); } + } diff --git a/CRM/Admin/Form/Preferences/Mailing.php b/CRM/Admin/Form/Preferences/Mailing.php index 7de79ac874..7b354339b3 100644 --- a/CRM/Admin/Form/Preferences/Mailing.php +++ b/CRM/Admin/Form/Preferences/Mailing.php @@ -138,4 +138,5 @@ class CRM_Admin_Form_Preferences_Mailing extends CRM_Admin_Form_Preferences { parent::postProcess(); } + } diff --git a/CRM/Admin/Form/Preferences/Member.php b/CRM/Admin/Form/Preferences/Member.php index 403e3ea926..48b7a8b63d 100644 --- a/CRM/Admin/Form/Preferences/Member.php +++ b/CRM/Admin/Form/Preferences/Member.php @@ -63,4 +63,5 @@ class CRM_Admin_Form_Preferences_Member extends CRM_Admin_Form_Preferences { public function buildQuickForm() { parent::buildQuickForm(); } + } diff --git a/CRM/Admin/Form/Preferences/Multisite.php b/CRM/Admin/Form/Preferences/Multisite.php index 93e8456ce2..19e768cdc4 100644 --- a/CRM/Admin/Form/Preferences/Multisite.php +++ b/CRM/Admin/Form/Preferences/Multisite.php @@ -77,4 +77,5 @@ class CRM_Admin_Form_Preferences_Multisite extends CRM_Admin_Form_Preferences { parent::preProcess(); } + } diff --git a/CRM/Admin/Form/PreferencesDate.php b/CRM/Admin/Form/PreferencesDate.php index c12bd0f1a3..dda0eacdc4 100644 --- a/CRM/Admin/Form/PreferencesDate.php +++ b/CRM/Admin/Form/PreferencesDate.php @@ -137,4 +137,5 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form { array(1 => $params['name']) ), ts('Saved'), 'success'); } + } diff --git a/CRM/Admin/Form/ScheduleReminders.php b/CRM/Admin/Form/ScheduleReminders.php index 8e0c222178..d1cc59c199 100644 --- a/CRM/Admin/Form/ScheduleReminders.php +++ b/CRM/Admin/Form/ScheduleReminders.php @@ -611,4 +611,5 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form { } CRM_Core_Session::setStatus($status, ts('Saved'), 'success'); } + } diff --git a/CRM/Admin/Form/Setting.php b/CRM/Admin/Form/Setting.php index 5aaf82f8b8..7d615a8f08 100644 --- a/CRM/Admin/Form/Setting.php +++ b/CRM/Admin/Form/Setting.php @@ -277,4 +277,5 @@ AND time_format <> '' $configFile = $config->uploadDir . 'Config.IDS.ini'; @unlink($configFile); } + } diff --git a/CRM/Admin/Form/Setting/Component.php b/CRM/Admin/Form/Setting/Component.php index a361363692..f880da154e 100644 --- a/CRM/Admin/Form/Setting/Component.php +++ b/CRM/Admin/Form/Setting/Component.php @@ -175,4 +175,5 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting { } } } + } diff --git a/CRM/Admin/Form/Setting/Date.php b/CRM/Admin/Form/Setting/Date.php index a25e059aae..bd0802bb88 100644 --- a/CRM/Admin/Form/Setting/Date.php +++ b/CRM/Admin/Form/Setting/Date.php @@ -65,4 +65,5 @@ class CRM_Admin_Form_Setting_Date extends CRM_Admin_Form_Setting { parent::buildQuickForm(); } + } diff --git a/CRM/Admin/Form/Setting/Debugging.php b/CRM/Admin/Form/Setting/Debugging.php index 401219d22a..51b9b5d2cc 100644 --- a/CRM/Admin/Form/Setting/Debugging.php +++ b/CRM/Admin/Form/Setting/Debugging.php @@ -59,4 +59,5 @@ class CRM_Admin_Form_Setting_Debugging extends CRM_Admin_Form_Setting { parent::buildQuickForm(); } + } diff --git a/CRM/Admin/Form/Setting/Localization.php b/CRM/Admin/Form/Setting/Localization.php index d922123c45..c22797d1f4 100644 --- a/CRM/Admin/Form/Setting/Localization.php +++ b/CRM/Admin/Form/Setting/Localization.php @@ -313,4 +313,5 @@ class CRM_Admin_Form_Setting_Localization extends CRM_Admin_Form_Setting { CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/setting/localization', 'reset=1')); } } + } diff --git a/CRM/Admin/Form/Setting/Mail.php b/CRM/Admin/Form/Setting/Mail.php index 4e0c02b56e..e2d5159c54 100644 --- a/CRM/Admin/Form/Setting/Mail.php +++ b/CRM/Admin/Form/Setting/Mail.php @@ -87,4 +87,5 @@ class CRM_Admin_Form_Setting_Mail extends CRM_Admin_Form_Setting { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Admin/Form/Setting/Mapping.php b/CRM/Admin/Form/Setting/Mapping.php index ee0acdd7f6..ffc6151527 100644 --- a/CRM/Admin/Form/Setting/Mapping.php +++ b/CRM/Admin/Form/Setting/Mapping.php @@ -93,4 +93,5 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting { public function addRules() { $this->addFormRule(array('CRM_Admin_Form_Setting_Mapping', 'formRule')); } + } diff --git a/CRM/Admin/Form/Setting/Miscellaneous.php b/CRM/Admin/Form/Setting/Miscellaneous.php index 77008585f0..ad9fa1ffd8 100644 --- a/CRM/Admin/Form/Setting/Miscellaneous.php +++ b/CRM/Admin/Form/Setting/Miscellaneous.php @@ -174,4 +174,5 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting { } } } + } diff --git a/CRM/Admin/Form/Setting/Path.php b/CRM/Admin/Form/Setting/Path.php index 3d44082017..0544e1d4ed 100644 --- a/CRM/Admin/Form/Setting/Path.php +++ b/CRM/Admin/Form/Setting/Path.php @@ -73,4 +73,5 @@ class CRM_Admin_Form_Setting_Path extends CRM_Admin_Form_Setting { parent::rebuildMenu(); } + } diff --git a/CRM/Admin/Form/Setting/Search.php b/CRM/Admin/Form/Setting/Search.php index aaa858c558..5fc22aa0e4 100644 --- a/CRM/Admin/Form/Setting/Search.php +++ b/CRM/Admin/Form/Setting/Search.php @@ -96,4 +96,5 @@ class CRM_Admin_Form_Setting_Search extends CRM_Admin_Form_Setting { parent::buildQuickForm(); } + } diff --git a/CRM/Admin/Form/Setting/Smtp.php b/CRM/Admin/Form/Setting/Smtp.php index d6626d7106..5deacc4309 100644 --- a/CRM/Admin/Form/Setting/Smtp.php +++ b/CRM/Admin/Form/Setting/Smtp.php @@ -276,4 +276,5 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting { } return $this->_defaults; } + } diff --git a/CRM/Admin/Form/Setting/UF.php b/CRM/Admin/Form/Setting/UF.php index 5ca2b082d7..c9258f49bf 100644 --- a/CRM/Admin/Form/Setting/UF.php +++ b/CRM/Admin/Form/Setting/UF.php @@ -97,4 +97,5 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting { parent::buildQuickForm(); } + } diff --git a/CRM/Admin/Form/Setting/UpdateConfigBackend.php b/CRM/Admin/Form/Setting/UpdateConfigBackend.php index 000ef9c243..f522ef7582 100644 --- a/CRM/Admin/Form/Setting/UpdateConfigBackend.php +++ b/CRM/Admin/Form/Setting/UpdateConfigBackend.php @@ -166,4 +166,5 @@ class CRM_Admin_Form_Setting_UpdateConfigBackend extends CRM_Admin_Form_Setting parent::rebuildMenu(); } + } diff --git a/CRM/Admin/Form/Setting/Url.php b/CRM/Admin/Form/Setting/Url.php index d16a5e8839..10ebf2f717 100644 --- a/CRM/Admin/Form/Setting/Url.php +++ b/CRM/Admin/Form/Setting/Url.php @@ -105,4 +105,5 @@ class CRM_Admin_Form_Setting_Url extends CRM_Admin_Form_Setting { parent::rebuildMenu(); } + } diff --git a/CRM/Admin/Form/WordReplacements.php b/CRM/Admin/Form/WordReplacements.php index b0d0db63a2..745bbfa172 100644 --- a/CRM/Admin/Form/WordReplacements.php +++ b/CRM/Admin/Form/WordReplacements.php @@ -281,4 +281,5 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form { )); } } + } diff --git a/CRM/Admin/Page/APIDoc.php b/CRM/Admin/Page/APIDoc.php index 5b5e1bdf3a..cfce2f7e0c 100644 --- a/CRM/Admin/Page/APIDoc.php +++ b/CRM/Admin/Page/APIDoc.php @@ -64,4 +64,5 @@ class CRM_Admin_Page_APIDoc extends CRM_Core_Page { public function userContext($mode = NULL) { return 'civicrm/api/doc'; } + } diff --git a/CRM/Admin/Page/APIExplorer.php b/CRM/Admin/Page/APIExplorer.php index c5f4d39287..6c4addcc39 100644 --- a/CRM/Admin/Page/APIExplorer.php +++ b/CRM/Admin/Page/APIExplorer.php @@ -60,4 +60,5 @@ class CRM_Admin_Page_APIExplorer extends CRM_Core_Page { public function userContext() { return 'civicrm/api/explorer'; } + } diff --git a/CRM/Admin/Page/Access.php b/CRM/Admin/Page/Access.php index 4f7ef3020d..7197140d6e 100644 --- a/CRM/Admin/Page/Access.php +++ b/CRM/Admin/Page/Access.php @@ -79,4 +79,5 @@ class CRM_Admin_Page_Access extends CRM_Core_Page { } return parent::run(); } + } diff --git a/CRM/Admin/Page/Admin.php b/CRM/Admin/Page/Admin.php index 07fa772e73..fc6ad320dd 100644 --- a/CRM/Admin/Page/Admin.php +++ b/CRM/Admin/Page/Admin.php @@ -120,4 +120,5 @@ class CRM_Admin_Page_Admin extends CRM_Core_Page { $this->_showHide->addToTemplate(); return parent::run(); } + } diff --git a/CRM/Admin/Page/CMSUser.php b/CRM/Admin/Page/CMSUser.php index 8379019219..9a71c57bd7 100644 --- a/CRM/Admin/Page/CMSUser.php +++ b/CRM/Admin/Page/CMSUser.php @@ -68,4 +68,5 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Admin/Page/ConfigTaskList.php b/CRM/Admin/Page/ConfigTaskList.php index 545b54cc5c..01121fca44 100644 --- a/CRM/Admin/Page/ConfigTaskList.php +++ b/CRM/Admin/Page/ConfigTaskList.php @@ -55,4 +55,5 @@ class CRM_Admin_Page_ConfigTaskList extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Admin/Page/ContactType.php b/CRM/Admin/Page/ContactType.php index eaff918f5e..2ffd70fe09 100644 --- a/CRM/Admin/Page/ContactType.php +++ b/CRM/Admin/Page/ContactType.php @@ -162,4 +162,5 @@ class CRM_Admin_Page_ContactType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/options/subtype'; } + } diff --git a/CRM/Admin/Page/EventTemplate.php b/CRM/Admin/Page/EventTemplate.php index da2c1ab391..0379f7d263 100644 --- a/CRM/Admin/Page/EventTemplate.php +++ b/CRM/Admin/Page/EventTemplate.php @@ -171,4 +171,5 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/eventTemplate'; } + } diff --git a/CRM/Admin/Page/Extensions.php b/CRM/Admin/Page/Extensions.php index e442cc38f2..6bb592d029 100644 --- a/CRM/Admin/Page/Extensions.php +++ b/CRM/Admin/Page/Extensions.php @@ -333,4 +333,5 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic { } return $extensionRow; } + } diff --git a/CRM/Admin/Page/ExtensionsUpgrade.php b/CRM/Admin/Page/ExtensionsUpgrade.php index b8aca70fa3..c453e07edd 100644 --- a/CRM/Admin/Page/ExtensionsUpgrade.php +++ b/CRM/Admin/Page/ExtensionsUpgrade.php @@ -30,4 +30,5 @@ class CRM_Admin_Page_ExtensionsUpgrade extends CRM_Core_Page { public static function onEnd(CRM_Queue_TaskContext $ctx) { CRM_Core_Error::debug_log_message('CRM_Admin_Page_ExtensionsUpgrade: Finish upgrades'); } + } diff --git a/CRM/Admin/Page/Job.php b/CRM/Admin/Page/Job.php index e7fcf9987d..e6e4f1345d 100644 --- a/CRM/Admin/Page/Job.php +++ b/CRM/Admin/Page/Job.php @@ -219,4 +219,5 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/job'; } + } diff --git a/CRM/Admin/Page/JobLog.php b/CRM/Admin/Page/JobLog.php index df94a88183..814435d870 100644 --- a/CRM/Admin/Page/JobLog.php +++ b/CRM/Admin/Page/JobLog.php @@ -162,4 +162,5 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/job'; } + } diff --git a/CRM/Admin/Page/LabelFormats.php b/CRM/Admin/Page/LabelFormats.php index e281eb266b..b3c595b365 100644 --- a/CRM/Admin/Page/LabelFormats.php +++ b/CRM/Admin/Page/LabelFormats.php @@ -167,4 +167,5 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic { $this->assign('rows', $labelFormatList); } + } diff --git a/CRM/Admin/Page/LocationType.php b/CRM/Admin/Page/LocationType.php index cf88450a2d..a7846f570d 100644 --- a/CRM/Admin/Page/LocationType.php +++ b/CRM/Admin/Page/LocationType.php @@ -124,4 +124,5 @@ class CRM_Admin_Page_LocationType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/locationType'; } + } diff --git a/CRM/Admin/Page/MailSettings.php b/CRM/Admin/Page/MailSettings.php index 358aba0740..94ec4222a4 100644 --- a/CRM/Admin/Page/MailSettings.php +++ b/CRM/Admin/Page/MailSettings.php @@ -160,4 +160,5 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/mailSettings'; } + } diff --git a/CRM/Admin/Page/Mapping.php b/CRM/Admin/Page/Mapping.php index c1b4c7404f..460d644d69 100644 --- a/CRM/Admin/Page/Mapping.php +++ b/CRM/Admin/Page/Mapping.php @@ -146,4 +146,5 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic { $sort = 'mapping_type asc'; return parent::run($sort); } + } diff --git a/CRM/Admin/Page/MessageTemplates.php b/CRM/Admin/Page/MessageTemplates.php index ad3bed60bf..88fa6f809e 100644 --- a/CRM/Admin/Page/MessageTemplates.php +++ b/CRM/Admin/Page/MessageTemplates.php @@ -293,4 +293,5 @@ class CRM_Admin_Page_MessageTemplates extends CRM_Core_Page_Basic { $this->assign('rows', $rows); } + } diff --git a/CRM/Admin/Page/Navigation.php b/CRM/Admin/Page/Navigation.php index 76b33e36d1..d9e27fa055 100644 --- a/CRM/Admin/Page/Navigation.php +++ b/CRM/Admin/Page/Navigation.php @@ -109,4 +109,5 @@ class CRM_Admin_Page_Navigation extends CRM_Core_Page_Basic { ->addScriptFile('civicrm', 'packages/jquery/plugins/jstree/jquery.jstree.js', 0, 'html-header', FALSE) ->addStyleFile('civicrm', 'packages/jquery/plugins/jstree/themes/default/style.css', 0, 'html-header'); } + } diff --git a/CRM/Admin/Page/Options.php b/CRM/Admin/Page/Options.php index 1eba4b5bc3..a7b4b7acb6 100644 --- a/CRM/Admin/Page/Options.php +++ b/CRM/Admin/Page/Options.php @@ -289,4 +289,5 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/options' . (self::$_gName ? '/' . self::$_gName : ''); } + } diff --git a/CRM/Admin/Page/ParticipantStatusType.php b/CRM/Admin/Page/ParticipantStatusType.php index 8a64f30d92..dd9af1a8e3 100644 --- a/CRM/Admin/Page/ParticipantStatusType.php +++ b/CRM/Admin/Page/ParticipantStatusType.php @@ -142,4 +142,5 @@ class CRM_Admin_Page_ParticipantStatusType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/participant_status'; } + } diff --git a/CRM/Admin/Page/PaymentProcessor.php b/CRM/Admin/Page/PaymentProcessor.php index 620d497aa1..334ee5f415 100644 --- a/CRM/Admin/Page/PaymentProcessor.php +++ b/CRM/Admin/Page/PaymentProcessor.php @@ -199,4 +199,5 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/paymentProcessor'; } + } diff --git a/CRM/Admin/Page/PaymentProcessorType.php b/CRM/Admin/Page/PaymentProcessorType.php index ea7c4666f2..b0de25e2ec 100644 --- a/CRM/Admin/Page/PaymentProcessorType.php +++ b/CRM/Admin/Page/PaymentProcessorType.php @@ -122,4 +122,5 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/paymentProcessorType'; } + } diff --git a/CRM/Admin/Page/PdfFormats.php b/CRM/Admin/Page/PdfFormats.php index 5cdff8748c..6c7f4db0c9 100644 --- a/CRM/Admin/Page/PdfFormats.php +++ b/CRM/Admin/Page/PdfFormats.php @@ -150,4 +150,5 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic { $this->assign('rows', $pdfFormatList); } + } diff --git a/CRM/Admin/Page/Persistent.php b/CRM/Admin/Page/Persistent.php index 9413518fcf..91d04755dc 100644 --- a/CRM/Admin/Page/Persistent.php +++ b/CRM/Admin/Page/Persistent.php @@ -150,4 +150,5 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page { ); $this->assign('rows', $rows); } + } diff --git a/CRM/Admin/Page/PreferencesDate.php b/CRM/Admin/Page/PreferencesDate.php index b1d1e7ff0d..5b912a055d 100644 --- a/CRM/Admin/Page/PreferencesDate.php +++ b/CRM/Admin/Page/PreferencesDate.php @@ -121,4 +121,5 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/setting/preferences/date'; } + } diff --git a/CRM/Admin/Page/RelationshipType.php b/CRM/Admin/Page/RelationshipType.php index a8b8be2281..7ea3421ed8 100644 --- a/CRM/Admin/Page/RelationshipType.php +++ b/CRM/Admin/Page/RelationshipType.php @@ -130,4 +130,5 @@ class CRM_Admin_Page_RelationshipType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/reltype'; } + } diff --git a/CRM/Admin/Page/ScheduleReminders.php b/CRM/Admin/Page/ScheduleReminders.php index abf55130b5..6b6f21a305 100644 --- a/CRM/Admin/Page/ScheduleReminders.php +++ b/CRM/Admin/Page/ScheduleReminders.php @@ -164,4 +164,5 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic { $this->assign('rows', $reminderList); } + } diff --git a/CRM/Admin/Page/Setting.php b/CRM/Admin/Page/Setting.php index a528fc005d..0b1d703a0a 100644 --- a/CRM/Admin/Page/Setting.php +++ b/CRM/Admin/Page/Setting.php @@ -47,4 +47,5 @@ class CRM_Admin_Page_Setting extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Admin/Page/Tag.php b/CRM/Admin/Page/Tag.php index fe2d55c6e7..cdf4e914ba 100644 --- a/CRM/Admin/Page/Tag.php +++ b/CRM/Admin/Page/Tag.php @@ -216,4 +216,5 @@ WHERE t2.id IS NULL {$reservedClause}"; $this->assign('rows', $values); } + } diff --git a/CRM/Badge/BAO/Badge.php b/CRM/Badge/BAO/Badge.php index 1461142037..f30204a120 100644 --- a/CRM/Badge/BAO/Badge.php +++ b/CRM/Badge/BAO/Badge.php @@ -493,4 +493,5 @@ class CRM_Badge_BAO_Badge { $eventBadgeClass = new CRM_Badge_BAO_Badge(); $eventBadgeClass->createLabels($rows, $layoutInfo); } + } diff --git a/CRM/Badge/BAO/Layout.php b/CRM/Badge/BAO/Layout.php index bfd3ef58af..ecf58aa0b6 100644 --- a/CRM/Badge/BAO/Layout.php +++ b/CRM/Badge/BAO/Layout.php @@ -182,4 +182,5 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel { static public function getDecodedData($jsonData) { return json_decode($jsonData, TRUE); } + } diff --git a/CRM/Badge/Form/Layout.php b/CRM/Badge/Form/Layout.php index 0559403951..634893b523 100644 --- a/CRM/Badge/Form/Layout.php +++ b/CRM/Badge/Form/Layout.php @@ -237,4 +237,5 @@ class CRM_Badge_Form_Layout extends CRM_Admin_Form { CRM_Badge_BAO_Badge::buildBadges($params, $this); } + } diff --git a/CRM/Badge/Page/AJAX.php b/CRM/Badge/Page/AJAX.php index a69a01578e..1226babc3b 100644 --- a/CRM/Badge/Page/AJAX.php +++ b/CRM/Badge/Page/AJAX.php @@ -37,4 +37,5 @@ class CRM_Badge_Page_AJAX { list($w, $h) = CRM_Badge_BAO_Badge::getImageProperties($img); CRM_Utils_JSON::output(array('width' => $w, 'height' => $h)); } + } diff --git a/CRM/Badge/Page/Layout.php b/CRM/Badge/Page/Layout.php index a33fef2442..474120e494 100644 --- a/CRM/Badge/Page/Layout.php +++ b/CRM/Badge/Page/Layout.php @@ -122,4 +122,5 @@ class CRM_Badge_Page_Layout extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/badgelayout'; } + } diff --git a/CRM/Batch/BAO/Batch.php b/CRM/Batch/BAO/Batch.php index a3774a4bc7..23fceb4915 100755 --- a/CRM/Batch/BAO/Batch.php +++ b/CRM/Batch/BAO/Batch.php @@ -812,4 +812,5 @@ WHERE {$where} } return $batches; } + } diff --git a/CRM/Batch/Form/Batch.php b/CRM/Batch/Form/Batch.php index 01c59b57dc..3416871c7d 100755 --- a/CRM/Batch/Form/Batch.php +++ b/CRM/Batch/Form/Batch.php @@ -130,4 +130,5 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form { $session->replaceUserContext(CRM_Utils_System::url('civicrm/batch/entry', "id={$batch->id}&reset=1")); } } + } diff --git a/CRM/Batch/Form/Entry.php b/CRM/Batch/Form/Entry.php index 854ca2ba75..6c9f0de27c 100755 --- a/CRM/Batch/Form/Entry.php +++ b/CRM/Batch/Form/Entry.php @@ -870,4 +870,5 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form { public function testProcessContribution($params) { return $this->processContribution($params); } + } diff --git a/CRM/Batch/Form/Search.php b/CRM/Batch/Form/Search.php index f8e092a26d..794fc8e54b 100644 --- a/CRM/Batch/Form/Search.php +++ b/CRM/Batch/Form/Search.php @@ -63,4 +63,5 @@ class CRM_Batch_Form_Search extends CRM_Core_Form { parent::buildQuickForm(); $this->assign('suppressForm', TRUE); } + } diff --git a/CRM/Batch/Page/AJAX.php b/CRM/Batch/Page/AJAX.php index 1de2a868bd..3ecc88e6de 100644 --- a/CRM/Batch/Page/AJAX.php +++ b/CRM/Batch/Page/AJAX.php @@ -117,4 +117,5 @@ class CRM_Batch_Page_AJAX { echo CRM_Utils_JSON::encodeDataTableSelector($batches, $sEcho, $iTotal, $iFilteredTotal, $selectorElements); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Batch/Page/Batch.php b/CRM/Batch/Page/Batch.php index 3e326a1cfa..193056cd37 100644 --- a/CRM/Batch/Page/Batch.php +++ b/CRM/Batch/Page/Batch.php @@ -120,4 +120,5 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic { $form->process(); $form->run(); } + } diff --git a/CRM/Bridge/OG/CiviCRM.php b/CRM/Bridge/OG/CiviCRM.php index 843ddced70..befafc17c8 100644 --- a/CRM/Bridge/OG/CiviCRM.php +++ b/CRM/Bridge/OG/CiviCRM.php @@ -120,4 +120,5 @@ class CRM_Bridge_OG_CiviCRM { } } } + } diff --git a/CRM/Bridge/OG/Drupal.php b/CRM/Bridge/OG/Drupal.php index 3acaeb810a..832bab9c04 100644 --- a/CRM/Bridge/OG/Drupal.php +++ b/CRM/Bridge/OG/Drupal.php @@ -268,4 +268,5 @@ SELECT v.id } } } + } diff --git a/CRM/Bridge/OG/Utils.php b/CRM/Bridge/OG/Utils.php index fea608be4e..7fe4b79635 100644 --- a/CRM/Bridge/OG/Utils.php +++ b/CRM/Bridge/OG/Utils.php @@ -149,4 +149,5 @@ SELECT id return $groupID; } + } diff --git a/CRM/Campaign/BAO/Campaign.php b/CRM/Campaign/BAO/Campaign.php index b723e37134..11c6c9c10d 100644 --- a/CRM/Campaign/BAO/Campaign.php +++ b/CRM/Campaign/BAO/Campaign.php @@ -685,4 +685,5 @@ INNER JOIN civicrm_group grp ON ( grp.id = campgrp.entity_id ) } $form->assign('campaignInfo', $campaignInfo); } + } diff --git a/CRM/Campaign/BAO/Petition.php b/CRM/Campaign/BAO/Petition.php index 53fc7f392b..f518e4b01b 100644 --- a/CRM/Campaign/BAO/Petition.php +++ b/CRM/Campaign/BAO/Petition.php @@ -673,4 +673,5 @@ AND tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )"; break; } } + } diff --git a/CRM/Campaign/BAO/Query.php b/CRM/Campaign/BAO/Query.php index 137aa33b87..73f9cafbc2 100755 --- a/CRM/Campaign/BAO/Query.php +++ b/CRM/Campaign/BAO/Query.php @@ -627,4 +627,5 @@ INNER JOIN civicrm_custom_group grp on fld.custom_group_id = grp.id ); $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1; } + } diff --git a/CRM/Campaign/BAO/Survey.php b/CRM/Campaign/BAO/Survey.php index ed45ec00fb..b6c9b82806 100644 --- a/CRM/Campaign/BAO/Survey.php +++ b/CRM/Campaign/BAO/Survey.php @@ -1145,4 +1145,5 @@ UPDATE civicrm_activity } return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context); } + } diff --git a/CRM/Campaign/Controller/Search.php b/CRM/Campaign/Controller/Search.php index f0aad4fa7a..c5b45c022c 100755 --- a/CRM/Campaign/Controller/Search.php +++ b/CRM/Campaign/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Campaign_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Campaign/Form/Campaign.php b/CRM/Campaign/Form/Campaign.php index 937fc03ae5..bb8ecd2df2 100644 --- a/CRM/Campaign/Form/Campaign.php +++ b/CRM/Campaign/Form/Campaign.php @@ -386,4 +386,5 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form { $session->replaceUserContext(CRM_Utils_System::url('civicrm/campaign', 'reset=1&subPage=campaign')); } } + } diff --git a/CRM/Campaign/Form/Gotv.php b/CRM/Campaign/Form/Gotv.php index 169f0b48d0..c4accb51e6 100755 --- a/CRM/Campaign/Form/Gotv.php +++ b/CRM/Campaign/Form/Gotv.php @@ -165,4 +165,5 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form { $this->assign('errorMessages', empty($errorMessages) ? FALSE : $errorMessages); } + } diff --git a/CRM/Campaign/Form/Petition.php b/CRM/Campaign/Form/Petition.php index 10584fdb44..57204f5a93 100644 --- a/CRM/Campaign/Form/Petition.php +++ b/CRM/Campaign/Form/Petition.php @@ -367,4 +367,5 @@ WHERE $whereClause $session->replaceUserContext(CRM_Utils_System::url('civicrm/campaign', 'reset=1&subPage=petition')); } } + } diff --git a/CRM/Campaign/Form/Petition/Signature.php b/CRM/Campaign/Form/Petition/Signature.php index a4ee3f0d0c..bf5f73decc 100644 --- a/CRM/Campaign/Form/Petition/Signature.php +++ b/CRM/Campaign/Form/Petition/Signature.php @@ -670,4 +670,5 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form { } } } + } diff --git a/CRM/Campaign/Form/Search.php b/CRM/Campaign/Form/Search.php index 5d16dfc5de..1f6130c1e7 100755 --- a/CRM/Campaign/Form/Search.php +++ b/CRM/Campaign/Form/Search.php @@ -479,4 +479,5 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Respondents'); } + } diff --git a/CRM/Campaign/Form/Search/Campaign.php b/CRM/Campaign/Form/Search/Campaign.php index f909e34bd6..9908a022e2 100755 --- a/CRM/Campaign/Form/Search/Campaign.php +++ b/CRM/Campaign/Form/Search/Campaign.php @@ -125,4 +125,5 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form { $this->set('searchParams', $this->_searchParams); $this->assign('searchParams', json_encode($this->_searchParams)); } + } diff --git a/CRM/Campaign/Form/Search/Petition.php b/CRM/Campaign/Form/Search/Petition.php index 3d5dbf5d54..7801b665b5 100755 --- a/CRM/Campaign/Form/Search/Petition.php +++ b/CRM/Campaign/Form/Search/Petition.php @@ -100,4 +100,5 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form { $this->set('searchParams', $this->_searchParams); $this->assign('searchParams', json_encode($this->_searchParams)); } + } diff --git a/CRM/Campaign/Form/Search/Survey.php b/CRM/Campaign/Form/Search/Survey.php index c0cca939b0..1f2fe21e25 100755 --- a/CRM/Campaign/Form/Search/Survey.php +++ b/CRM/Campaign/Form/Search/Survey.php @@ -111,4 +111,5 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form { $this->set('searchParams', $this->_searchParams); $this->assign('searchParams', json_encode($this->_searchParams)); } + } diff --git a/CRM/Campaign/Form/Survey.php b/CRM/Campaign/Form/Survey.php index bf554f725b..3c220b6a08 100644 --- a/CRM/Campaign/Form/Survey.php +++ b/CRM/Campaign/Form/Survey.php @@ -180,4 +180,5 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form { return 'CRM/Campaign/Form/Survey/Tab.tpl'; } } + } diff --git a/CRM/Campaign/Form/Survey/Delete.php b/CRM/Campaign/Form/Survey/Delete.php index ff91793985..6dc83d24e2 100644 --- a/CRM/Campaign/Form/Survey/Delete.php +++ b/CRM/Campaign/Form/Survey/Delete.php @@ -106,4 +106,5 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form { CRM_Core_Error::fatal(ts('Delete action is missing expected survey ID.')); } } + } diff --git a/CRM/Campaign/Form/Survey/Main.php b/CRM/Campaign/Form/Survey/Main.php index 8163555c98..e0ec582df6 100644 --- a/CRM/Campaign/Form/Survey/Main.php +++ b/CRM/Campaign/Form/Survey/Main.php @@ -234,4 +234,5 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey { parent::endPostProcess(); } + } diff --git a/CRM/Campaign/Form/Survey/Questions.php b/CRM/Campaign/Form/Survey/Questions.php index ac1e44b50e..c82cd995ea 100644 --- a/CRM/Campaign/Form/Survey/Questions.php +++ b/CRM/Campaign/Form/Survey/Questions.php @@ -142,4 +142,5 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey { parent::endPostProcess(); } + } diff --git a/CRM/Campaign/Form/Survey/Results.php b/CRM/Campaign/Form/Survey/Results.php index 039ef71573..672f58dc0e 100644 --- a/CRM/Campaign/Form/Survey/Results.php +++ b/CRM/Campaign/Form/Survey/Results.php @@ -499,4 +499,5 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey { parent::endPostProcess(); } + } diff --git a/CRM/Campaign/Form/Survey/TabHeader.php b/CRM/Campaign/Form/Survey/TabHeader.php index a37f81dd18..d49bd20ff8 100644 --- a/CRM/Campaign/Form/Survey/TabHeader.php +++ b/CRM/Campaign/Form/Survey/TabHeader.php @@ -184,4 +184,5 @@ class CRM_Campaign_Form_Survey_TabHeader { $next = $next ? $next : 'main'; return $next; } + } diff --git a/CRM/Campaign/Form/SurveyType.php b/CRM/Campaign/Form/SurveyType.php index a1e41ccd71..10a44ec1bd 100644 --- a/CRM/Campaign/Form/SurveyType.php +++ b/CRM/Campaign/Form/SurveyType.php @@ -173,4 +173,5 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form { CRM_Core_Session::setStatus(ts('The Survey type \'%1\' has been saved.', array(1 => $optionValue->label)), ts('Saved'), 'success'); } } + } diff --git a/CRM/Campaign/Form/Task.php b/CRM/Campaign/Form/Task.php index f87ede84b4..31b95c4448 100755 --- a/CRM/Campaign/Form/Task.php +++ b/CRM/Campaign/Form/Task.php @@ -158,4 +158,5 @@ class CRM_Campaign_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Campaign/Form/Task/Interview.php b/CRM/Campaign/Form/Task/Interview.php index e742e619c4..5802273cac 100755 --- a/CRM/Campaign/Form/Task/Interview.php +++ b/CRM/Campaign/Form/Task/Interview.php @@ -662,4 +662,5 @@ INNER JOIN {$tempTableName} ON ( {$tempTableName}.survey_contact_id = contact.i } } } + } diff --git a/CRM/Campaign/Form/Task/Print.php b/CRM/Campaign/Form/Task/Print.php index 378d6def07..4cdc535eff 100755 --- a/CRM/Campaign/Form/Task/Print.php +++ b/CRM/Campaign/Form/Task/Print.php @@ -110,4 +110,5 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Campaign/Form/Task/Release.php b/CRM/Campaign/Form/Task/Release.php index cb408656a6..7338a2220d 100644 --- a/CRM/Campaign/Form/Task/Release.php +++ b/CRM/Campaign/Form/Task/Release.php @@ -168,4 +168,5 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task { CRM_Core_Session::setStatus(implode(' ', $status), '', 'info'); } } + } diff --git a/CRM/Campaign/Form/Task/Reserve.php b/CRM/Campaign/Form/Task/Reserve.php index 06c5384653..e175cfed11 100644 --- a/CRM/Campaign/Form/Task/Reserve.php +++ b/CRM/Campaign/Form/Task/Reserve.php @@ -358,4 +358,5 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task { return $groupAdditions; } + } diff --git a/CRM/Campaign/Form/Task/Result.php b/CRM/Campaign/Form/Task/Result.php index 4a70eeeaea..35d2f26176 100755 --- a/CRM/Campaign/Form/Task/Result.php +++ b/CRM/Campaign/Form/Task/Result.php @@ -63,4 +63,5 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task { ) ); } + } diff --git a/CRM/Campaign/Info.php b/CRM/Campaign/Info.php index 9bffa5d59a..7ea294b9ae 100644 --- a/CRM/Campaign/Info.php +++ b/CRM/Campaign/Info.php @@ -142,4 +142,5 @@ class CRM_Campaign_Info extends CRM_Core_Component_Info { )); } } + } diff --git a/CRM/Campaign/Page/AJAX.php b/CRM/Campaign/Page/AJAX.php index b6aeb8ffc5..ccaf495e3f 100644 --- a/CRM/Campaign/Page/AJAX.php +++ b/CRM/Campaign/Page/AJAX.php @@ -863,4 +863,5 @@ class CRM_Campaign_Page_AJAX { echo CRM_Utils_JSON::encodeDataTableSelector($searchRows, $sEcho, $iTotal, $iFilteredTotal, $selectorElements); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Campaign/Page/Campaign.php b/CRM/Campaign/Page/Campaign.php index a80f2335e6..be0ada5b98 100644 --- a/CRM/Campaign/Page/Campaign.php +++ b/CRM/Campaign/Page/Campaign.php @@ -139,4 +139,5 @@ class CRM_Campaign_Page_Campaign extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Campaign/Page/DashBoard.php b/CRM/Campaign/Page/DashBoard.php index b92cee3fc5..d6a98a37e0 100644 --- a/CRM/Campaign/Page/DashBoard.php +++ b/CRM/Campaign/Page/DashBoard.php @@ -505,4 +505,5 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page { $allTabs['campaign']['class'] = 'livePage'; $this->assign('tabHeader', $allTabs); } + } diff --git a/CRM/Campaign/Page/Petition.php b/CRM/Campaign/Page/Petition.php index af5c3ac3cf..11f33d99a5 100644 --- a/CRM/Campaign/Page/Petition.php +++ b/CRM/Campaign/Page/Petition.php @@ -59,4 +59,5 @@ class CRM_Campaign_Page_Petition extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Campaign/Page/Petition/Confirm.php b/CRM/Campaign/Page/Petition/Confirm.php index 5a513231e6..fa31217c3a 100644 --- a/CRM/Campaign/Page/Petition/Confirm.php +++ b/CRM/Campaign/Page/Petition/Confirm.php @@ -131,4 +131,5 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page { $bao = new CRM_Campaign_BAO_Petition(); $bao->confirmSignature($activity_id, $contact_id, $petition_id); } + } diff --git a/CRM/Campaign/Page/Petition/ThankYou.php b/CRM/Campaign/Page/Petition/ThankYou.php index a6ff4f0655..dddfe82f32 100644 --- a/CRM/Campaign/Page/Petition/ThankYou.php +++ b/CRM/Campaign/Page/Petition/ThankYou.php @@ -61,4 +61,5 @@ class CRM_Campaign_Page_Petition_ThankYou extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Campaign/Page/Survey.php b/CRM/Campaign/Page/Survey.php index 99ab30099d..348e138ab8 100644 --- a/CRM/Campaign/Page/Survey.php +++ b/CRM/Campaign/Page/Survey.php @@ -132,4 +132,5 @@ class CRM_Campaign_Page_Survey extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Campaign/Page/SurveyType.php b/CRM/Campaign/Page/SurveyType.php index 9dbfcc4903..100a0b03a7 100644 --- a/CRM/Campaign/Page/SurveyType.php +++ b/CRM/Campaign/Page/SurveyType.php @@ -214,4 +214,5 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic { public function userContextParams($mode = NULL) { return 'reset=1'; } + } diff --git a/CRM/Campaign/Page/Vote.php b/CRM/Campaign/Page/Vote.php index 2ff97eed26..63f963d849 100644 --- a/CRM/Campaign/Page/Vote.php +++ b/CRM/Campaign/Page/Vote.php @@ -143,4 +143,5 @@ class CRM_Campaign_Page_Vote extends CRM_Core_Page { $this->assign('tabHeader', empty($allTabs) ? FALSE : $allTabs); } + } diff --git a/CRM/Campaign/PseudoConstant.php b/CRM/Campaign/PseudoConstant.php index 6f1c5c74b0..b2da95d678 100755 --- a/CRM/Campaign/PseudoConstant.php +++ b/CRM/Campaign/PseudoConstant.php @@ -154,4 +154,5 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant { self::$$name = NULL; } } + } diff --git a/CRM/Campaign/Selector/Search.php b/CRM/Campaign/Selector/Search.php index 71dac101b4..c1adcc391e 100755 --- a/CRM/Campaign/Selector/Search.php +++ b/CRM/Campaign/Selector/Search.php @@ -383,4 +383,5 @@ FROM {$from} public function getExportFileName($output = 'csv') { return ts('CiviCRM Respondent Search'); } + } diff --git a/CRM/Campaign/StateMachine/Search.php b/CRM/Campaign/StateMachine/Search.php index aec137aa7f..6ac222ed86 100755 --- a/CRM/Campaign/StateMachine/Search.php +++ b/CRM/Campaign/StateMachine/Search.php @@ -99,4 +99,5 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine { public function getTaskFormName() { return CRM_Utils_String::getClassName($this->_task); } + } diff --git a/CRM/Campaign/Task.php b/CRM/Campaign/Task.php index 5e0d703dd5..74829f5090 100755 --- a/CRM/Campaign/Task.php +++ b/CRM/Campaign/Task.php @@ -156,4 +156,5 @@ class CRM_Campaign_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Case/Audit/Audit.php b/CRM/Case/Audit/Audit.php index e607f4d020..e7cbd4f9bc 100644 --- a/CRM/Case/Audit/Audit.php +++ b/CRM/Case/Audit/Audit.php @@ -243,4 +243,5 @@ class CRM_Case_Audit_Audit { } return $contents; } + } diff --git a/CRM/Case/Audit/AuditConfig.php b/CRM/Case/Audit/AuditConfig.php index 03f28fe998..14bc772ff1 100644 --- a/CRM/Case/Audit/AuditConfig.php +++ b/CRM/Case/Audit/AuditConfig.php @@ -253,4 +253,5 @@ class CRM_Case_Audit_AuditConfig { return $x - $y; } + } diff --git a/CRM/Case/BAO/Case.php b/CRM/Case/BAO/Case.php index 8a8c432750..a590a89c50 100644 --- a/CRM/Case/BAO/Case.php +++ b/CRM/Case/BAO/Case.php @@ -3396,4 +3396,5 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')'; } return CRM_Core_PseudoConstant::get($className, $fieldName, $params, $context); } + } diff --git a/CRM/Case/BAO/CaseType.php b/CRM/Case/BAO/CaseType.php index d8787510fb..a8f99ad70f 100644 --- a/CRM/Case/BAO/CaseType.php +++ b/CRM/Case/BAO/CaseType.php @@ -383,4 +383,5 @@ class CRM_Case_BAO_CaseType extends CRM_Case_DAO_CaseType { } return TRUE; } + } diff --git a/CRM/Case/BAO/Query.php b/CRM/Case/BAO/Query.php index 7b4ab3423f..1ac14f7e4e 100644 --- a/CRM/Case/BAO/Query.php +++ b/CRM/Case/BAO/Query.php @@ -772,4 +772,5 @@ case_relation_type.id = case_relationship.relationship_type_id )"; */ public static function searchAction(&$row, $id) { } + } diff --git a/CRM/Case/Controller/Search.php b/CRM/Case/Controller/Search.php index 4730563f84..fe5d2fe406 100644 --- a/CRM/Case/Controller/Search.php +++ b/CRM/Case/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Case_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Case/Form/Activity.php b/CRM/Case/Form/Activity.php index 9a3407d48b..ff5215c1ef 100644 --- a/CRM/Case/Form/Activity.php +++ b/CRM/Case/Form/Activity.php @@ -711,4 +711,5 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity { ), 'info'); } } + } diff --git a/CRM/Case/Form/Activity/ChangeCaseStartDate.php b/CRM/Case/Form/Activity/ChangeCaseStartDate.php index ac4c8530dd..9398978fd6 100644 --- a/CRM/Case/Form/Activity/ChangeCaseStartDate.php +++ b/CRM/Case/Form/Activity/ChangeCaseStartDate.php @@ -251,4 +251,5 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate { // 3.status msg $params['statusMsg'] = ts('Case Start Date changed successfully.'); } + } diff --git a/CRM/Case/Form/Activity/ChangeCaseStatus.php b/CRM/Case/Form/Activity/ChangeCaseStatus.php index 9ea9f782bd..c907861dea 100644 --- a/CRM/Case/Form/Activity/ChangeCaseStatus.php +++ b/CRM/Case/Form/Activity/ChangeCaseStatus.php @@ -193,4 +193,5 @@ class CRM_Case_Form_Activity_ChangeCaseStatus { // FIXME: does this do anything ? $params['statusMsg'] = ts('Case Status changed successfully.'); } + } diff --git a/CRM/Case/Form/Activity/ChangeCaseType.php b/CRM/Case/Form/Activity/ChangeCaseType.php index 22c8145a08..a4eed0910a 100644 --- a/CRM/Case/Form/Activity/ChangeCaseType.php +++ b/CRM/Case/Form/Activity/ChangeCaseType.php @@ -199,4 +199,5 @@ class CRM_Case_Form_Activity_ChangeCaseType { // status msg $params['statusMsg'] = ts('Case Type changed successfully.'); } + } diff --git a/CRM/Case/Form/Activity/LinkCases.php b/CRM/Case/Form/Activity/LinkCases.php index 163374925a..84411f13bb 100644 --- a/CRM/Case/Form/Activity/LinkCases.php +++ b/CRM/Case/Form/Activity/LinkCases.php @@ -154,4 +154,5 @@ class CRM_Case_Form_Activity_LinkCases { CRM_Case_BAO_Case::processCaseActivity($caseParams); } } + } diff --git a/CRM/Case/Form/Activity/OpenCase.php b/CRM/Case/Form/Activity/OpenCase.php index eab4ac7855..288378e3ec 100644 --- a/CRM/Case/Form/Activity/OpenCase.php +++ b/CRM/Case/Form/Activity/OpenCase.php @@ -368,4 +368,5 @@ class CRM_Case_Form_Activity_OpenCase { } } } + } diff --git a/CRM/Case/Form/ActivityChangeStatus.php b/CRM/Case/Form/ActivityChangeStatus.php index 3706a788fe..c156e3971e 100644 --- a/CRM/Case/Form/ActivityChangeStatus.php +++ b/CRM/Case/Form/ActivityChangeStatus.php @@ -48,4 +48,5 @@ class CRM_Case_Form_ActivityChangeStatus extends CRM_Core_Form { $activityStatus = CRM_Core_PseudoConstant::activityStatus(); $this->add('select', 'activity_change_status', ts('New Status'), $activityStatus); } + } diff --git a/CRM/Case/Form/ActivityToCase.php b/CRM/Case/Form/ActivityToCase.php index 46930ef2f9..ca753bca9e 100644 --- a/CRM/Case/Form/ActivityToCase.php +++ b/CRM/Case/Form/ActivityToCase.php @@ -98,4 +98,5 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form { $this->addEntityRef('file_on_case_target_contact_id', ts('With Contact(s)'), array('multiple' => TRUE)); $this->add('text', 'file_on_case_activity_subject', ts('Subject'), array('size' => 50)); } + } diff --git a/CRM/Case/Form/ActivityView.php b/CRM/Case/Form/ActivityView.php index 314cbd3da2..d93b5d0610 100644 --- a/CRM/Case/Form/ActivityView.php +++ b/CRM/Case/Form/ActivityView.php @@ -179,4 +179,5 @@ class CRM_Case_Form_ActivityView extends CRM_Core_Form { $recentOther ); } + } diff --git a/CRM/Case/Form/Case.php b/CRM/Case/Form/Case.php index a324b78ff0..437cac4ed1 100644 --- a/CRM/Case/Form/Case.php +++ b/CRM/Case/Form/Case.php @@ -439,4 +439,5 @@ class CRM_Case_Form_Case extends CRM_Core_Form { // 6. set status CRM_Core_Session::setStatus($params['statusMsg'], ts('Saved'), 'success'); } + } diff --git a/CRM/Case/Form/CaseView.php b/CRM/Case/Form/CaseView.php index 41368eeb27..e831e5299b 100644 --- a/CRM/Case/Form/CaseView.php +++ b/CRM/Case/Form/CaseView.php @@ -535,4 +535,5 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form { $form->add('checkbox', 'activity_deleted', ts('Deleted Activities'), '', FALSE, array('id' => 'activity_deleted_' . $form->_caseID)); } } + } diff --git a/CRM/Case/Form/CustomData.php b/CRM/Case/Form/CustomData.php index 4a352c861c..7e42808f56 100644 --- a/CRM/Case/Form/CustomData.php +++ b/CRM/Case/Form/CustomData.php @@ -175,4 +175,5 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form { $transaction->commit(); } + } diff --git a/CRM/Case/Form/EditClient.php b/CRM/Case/Form/EditClient.php index 82ea246686..ffaa1a5bb6 100644 --- a/CRM/Case/Form/EditClient.php +++ b/CRM/Case/Form/EditClient.php @@ -135,4 +135,5 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form { ); CRM_Core_Session::singleton()->pushUserContext($url); } + } diff --git a/CRM/Case/Form/Report.php b/CRM/Case/Form/Report.php index 66215cce56..e2f1ab6045 100644 --- a/CRM/Case/Form/Report.php +++ b/CRM/Case/Form/Report.php @@ -136,4 +136,5 @@ class CRM_Case_Form_Report extends CRM_Core_Form { ); $this->set('report', $contents); } + } diff --git a/CRM/Case/Form/Search.php b/CRM/Case/Form/Search.php index c75997630c..b62b3cfb58 100644 --- a/CRM/Case/Form/Search.php +++ b/CRM/Case/Form/Search.php @@ -440,4 +440,5 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Cases'); } + } diff --git a/CRM/Case/Form/Task.php b/CRM/Case/Form/Task.php index 1996ba56e5..7a60ddf2c8 100644 --- a/CRM/Case/Form/Task.php +++ b/CRM/Case/Form/Task.php @@ -175,4 +175,5 @@ class CRM_Case_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Case/Form/Task/Delete.php b/CRM/Case/Form/Task/Delete.php index 661c1e63be..348da82a7a 100644 --- a/CRM/Case/Form/Task/Delete.php +++ b/CRM/Case/Form/Task/Delete.php @@ -95,4 +95,5 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task { CRM_Core_Session::setStatus($deletedCases, ts('Deleted Cases'), 'success'); CRM_Core_Session::setStatus('', ts('Total Selected Case(s): %1', array(1 => count($this->_caseIds))), 'info'); } + } diff --git a/CRM/Case/Form/Task/Print.php b/CRM/Case/Form/Task/Print.php index 91cc032dd7..e8892170a7 100644 --- a/CRM/Case/Form/Task/Print.php +++ b/CRM/Case/Form/Task/Print.php @@ -102,4 +102,5 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Case/Form/Task/Restore.php b/CRM/Case/Form/Task/Restore.php index 93bbaa0f90..71772fa5bd 100644 --- a/CRM/Case/Form/Task/Restore.php +++ b/CRM/Case/Form/Task/Restore.php @@ -84,4 +84,5 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task { CRM_Core_Session::setStatus($restoredCases, ts('Restored Cases'), 'success'); CRM_Core_Session::setStatus('', ts('Total Selected Case(s): %1', array(1 => count($this->_caseIds))), 'info'); } + } diff --git a/CRM/Case/Form/Task/Result.php b/CRM/Case/Form/Task/Result.php index c18819d722..4b10691c94 100644 --- a/CRM/Case/Form/Task/Result.php +++ b/CRM/Case/Form/Task/Result.php @@ -63,4 +63,5 @@ class CRM_Case_Form_Task_Result extends CRM_Case_Form_Task { ) ); } + } diff --git a/CRM/Case/Form/Task/SearchTaskHookSample.php b/CRM/Case/Form/Task/SearchTaskHookSample.php index 19466d0d6a..258a389159 100644 --- a/CRM/Case/Form/Task/SearchTaskHookSample.php +++ b/CRM/Case/Form/Task/SearchTaskHookSample.php @@ -86,4 +86,5 @@ WHERE cs.id IN ( {$caseIDs} )"; ) ); } + } diff --git a/CRM/Case/Info.php b/CRM/Case/Info.php index 7ee506fe4a..4695e20db3 100644 --- a/CRM/Case/Info.php +++ b/CRM/Case/Info.php @@ -233,4 +233,5 @@ class CRM_Case_Info extends CRM_Core_Component_Info { } } } + } diff --git a/CRM/Case/ManagedEntities.php b/CRM/Case/ManagedEntities.php index 727c71dc55..ae9906b7d0 100644 --- a/CRM/Case/ManagedEntities.php +++ b/CRM/Case/ManagedEntities.php @@ -140,4 +140,5 @@ class CRM_Case_ManagedEntities { return $result; } + } diff --git a/CRM/Case/Page/AJAX.php b/CRM/Case/Page/AJAX.php index 87e03e3126..d6f557372d 100644 --- a/CRM/Case/Page/AJAX.php +++ b/CRM/Case/Page/AJAX.php @@ -213,4 +213,5 @@ class CRM_Case_Page_AJAX { CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Case/Page/CaseDetails.php b/CRM/Case/Page/CaseDetails.php index f74113a8d0..559db91a50 100644 --- a/CRM/Case/Page/CaseDetails.php +++ b/CRM/Case/Page/CaseDetails.php @@ -78,4 +78,5 @@ class CRM_Case_Page_CaseDetails extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Case/Page/DashBoard.php b/CRM/Case/Page/DashBoard.php index 2e8b94903d..3e7a8ee694 100644 --- a/CRM/Case/Page/DashBoard.php +++ b/CRM/Case/Page/DashBoard.php @@ -114,4 +114,5 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Case/Page/Tab.php b/CRM/Case/Page/Tab.php index 6eeecf3b84..887e6f4695 100644 --- a/CRM/Case/Page/Tab.php +++ b/CRM/Case/Page/Tab.php @@ -318,4 +318,5 @@ class CRM_Case_Page_Tab extends CRM_Core_Page { $session->pushUserContext($url); } } + } diff --git a/CRM/Case/PseudoConstant.php b/CRM/Case/PseudoConstant.php index 8b45a10986..568cd833f6 100644 --- a/CRM/Case/PseudoConstant.php +++ b/CRM/Case/PseudoConstant.php @@ -253,4 +253,5 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant { self::$$name = NULL; } } + } diff --git a/CRM/Case/Selector/Search.php b/CRM/Case/Selector/Search.php index 30717d1886..c79de3608b 100644 --- a/CRM/Case/Selector/Search.php +++ b/CRM/Case/Selector/Search.php @@ -505,4 +505,5 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base { public function getExportFileName($output = 'csv') { return ts('Case Search'); } + } diff --git a/CRM/Case/StateMachine/Search.php b/CRM/Case/StateMachine/Search.php index 4e460c7e36..3d9ce852f5 100644 --- a/CRM/Case/StateMachine/Search.php +++ b/CRM/Case/StateMachine/Search.php @@ -109,4 +109,5 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Case/Task.php b/CRM/Case/Task.php index 7775f7aa7b..aeb737ade5 100644 --- a/CRM/Case/Task.php +++ b/CRM/Case/Task.php @@ -175,4 +175,5 @@ class CRM_Case_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Case/XMLProcessor.php b/CRM/Case/XMLProcessor.php index 4abcb8aa52..959c3bd3a8 100644 --- a/CRM/Case/XMLProcessor.php +++ b/CRM/Case/XMLProcessor.php @@ -131,4 +131,5 @@ class CRM_Case_XMLProcessor { self::$activityTypes = NULL; self::$relationshipTypes = NULL; } + } diff --git a/CRM/Case/XMLProcessor/Process.php b/CRM/Case/XMLProcessor/Process.php index d434104b18..d9e5bf7b3b 100644 --- a/CRM/Case/XMLProcessor/Process.php +++ b/CRM/Case/XMLProcessor/Process.php @@ -669,4 +669,5 @@ AND a.is_deleted = 0 $xml = $this->retrieve("Settings"); return ( string ) $xml->NaturalActivityTypeSort ? 1 : 0; } + } diff --git a/CRM/Case/XMLProcessor/Report.php b/CRM/Case/XMLProcessor/Report.php index 5408b52a98..112ba45ed4 100644 --- a/CRM/Case/XMLProcessor/Report.php +++ b/CRM/Case/XMLProcessor/Report.php @@ -987,4 +987,5 @@ LIMIT 1 echo $printReport; CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Case/XMLProcessor/Settings.php b/CRM/Case/XMLProcessor/Settings.php index 2622baf043..8ffb5d8122 100644 --- a/CRM/Case/XMLProcessor/Settings.php +++ b/CRM/Case/XMLProcessor/Settings.php @@ -60,4 +60,5 @@ class CRM_Case_XMLProcessor_Settings extends CRM_Case_XMLProcessor { } return $this->_settings; } + } diff --git a/CRM/Contact/BAO/Contact.php b/CRM/Contact/BAO/Contact.php index 8e9ccee660..54e82ce4fa 100644 --- a/CRM/Contact/BAO/Contact.php +++ b/CRM/Contact/BAO/Contact.php @@ -3370,4 +3370,5 @@ LEFT JOIN civicrm_address add2 ON ( add1.master_id = add2.id ) $obj->free(); return TRUE; } + } diff --git a/CRM/Contact/BAO/Contact/Location.php b/CRM/Contact/BAO/Contact/Location.php index 63d6ee122a..2afc3a0405 100644 --- a/CRM/Contact/BAO/Contact/Location.php +++ b/CRM/Contact/BAO/Contact/Location.php @@ -201,4 +201,5 @@ AND civicrm_contact.id IN $idString "; } return $locations; } + } diff --git a/CRM/Contact/BAO/Contact/Optimizer.php b/CRM/Contact/BAO/Contact/Optimizer.php index fd736ab5fe..60bfb15796 100644 --- a/CRM/Contact/BAO/Contact/Optimizer.php +++ b/CRM/Contact/BAO/Contact/Optimizer.php @@ -186,4 +186,5 @@ class CRM_Contact_BAO_Contact_Optimizer { // we can skip saving new and return unset($newValues['email']); } + } diff --git a/CRM/Contact/BAO/Contact/Permission.php b/CRM/Contact/BAO/Contact/Permission.php index 04f36414bd..7f0f6058bf 100644 --- a/CRM/Contact/BAO/Contact/Permission.php +++ b/CRM/Contact/BAO/Contact/Permission.php @@ -400,4 +400,5 @@ WHERE (( contact_id_a = %1 AND contact_id_b = %2 AND is_permission_a_b = 1 ) OR } return TRUE; } + } diff --git a/CRM/Contact/BAO/Contact/Utils.php b/CRM/Contact/BAO/Contact/Utils.php index 7c9a4b8742..2fc1e3fd52 100644 --- a/CRM/Contact/BAO/Contact/Utils.php +++ b/CRM/Contact/BAO/Contact/Utils.php @@ -1128,4 +1128,5 @@ WHERE id IN (" . implode(',', $contactIds) . ")"; $smarty = CRM_Core_Smarty::singleton(); $templateString = $smarty->fetch("string:$templateString"); } + } diff --git a/CRM/Contact/BAO/ContactType.php b/CRM/Contact/BAO/ContactType.php index 9807af89a7..0929f1097f 100644 --- a/CRM/Contact/BAO/ContactType.php +++ b/CRM/Contact/BAO/ContactType.php @@ -938,4 +938,5 @@ WHERE ($subtypeClause)"; $query = "DELETE FROM {$customTable} WHERE entity_id = %1"; return CRM_Core_DAO::singleValueQuery($query, array(1 => array($entityID, 'Integer'))); } + } diff --git a/CRM/Contact/BAO/Group.php b/CRM/Contact/BAO/Group.php index b0cea18aa8..0835a6ae0a 100644 --- a/CRM/Contact/BAO/Group.php +++ b/CRM/Contact/BAO/Group.php @@ -1286,4 +1286,5 @@ WHERE {$whereClause}"; return CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE); } + } diff --git a/CRM/Contact/BAO/GroupContact.php b/CRM/Contact/BAO/GroupContact.php index 72be26a332..9b1f1730eb 100644 --- a/CRM/Contact/BAO/GroupContact.php +++ b/CRM/Contact/BAO/GroupContact.php @@ -813,4 +813,5 @@ AND contact_id IN ( $contactStr ) return $options; } + } diff --git a/CRM/Contact/BAO/GroupNesting.php b/CRM/Contact/BAO/GroupNesting.php index a9dab201af..762efcb797 100644 --- a/CRM/Contact/BAO/GroupNesting.php +++ b/CRM/Contact/BAO/GroupNesting.php @@ -736,4 +736,5 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen return $containingGroups; } + } diff --git a/CRM/Contact/BAO/GroupNestingCache.php b/CRM/Contact/BAO/GroupNestingCache.php index e16644e14e..06b51b771b 100644 --- a/CRM/Contact/BAO/GroupNestingCache.php +++ b/CRM/Contact/BAO/GroupNestingCache.php @@ -260,4 +260,5 @@ WHERE id = $id }"; return $json; } + } diff --git a/CRM/Contact/BAO/GroupOrganization.php b/CRM/Contact/BAO/GroupOrganization.php index 3eca1c2fe2..628f53ca43 100644 --- a/CRM/Contact/BAO/GroupOrganization.php +++ b/CRM/Contact/BAO/GroupOrganization.php @@ -153,4 +153,5 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio return $results; } + } diff --git a/CRM/Contact/BAO/Household.php b/CRM/Contact/BAO/Household.php index c2548b6f10..e826003df3 100644 --- a/CRM/Contact/BAO/Household.php +++ b/CRM/Contact/BAO/Household.php @@ -70,4 +70,5 @@ class CRM_Contact_BAO_Household extends CRM_Contact_DAO_Contact { return CRM_Core_DAO::executeQuery($queryString, $params); } + } diff --git a/CRM/Contact/BAO/Individual.php b/CRM/Contact/BAO/Individual.php index b2750a788e..599cad10b7 100644 --- a/CRM/Contact/BAO/Individual.php +++ b/CRM/Contact/BAO/Individual.php @@ -419,4 +419,5 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact { return FALSE; } + } diff --git a/CRM/Contact/BAO/ProximityQuery.php b/CRM/Contact/BAO/ProximityQuery.php index 5bf8209940..86b381348e 100644 --- a/CRM/Contact/BAO/ProximityQuery.php +++ b/CRM/Contact/BAO/ProximityQuery.php @@ -391,4 +391,5 @@ ACOS( } } } + } diff --git a/CRM/Contact/BAO/Query.php b/CRM/Contact/BAO/Query.php index 1e7ef740cd..892a14fa83 100644 --- a/CRM/Contact/BAO/Query.php +++ b/CRM/Contact/BAO/Query.php @@ -5647,4 +5647,5 @@ AND displayRelType.is_active = 1 return array(CRM_Utils_Array::value($op, $qillOperators, $op), $fieldValue); } + } diff --git a/CRM/Contact/BAO/Query/Hook.php b/CRM/Contact/BAO/Query/Hook.php index 49f43c1591..0e42de6f73 100644 --- a/CRM/Contact/BAO/Query/Hook.php +++ b/CRM/Contact/BAO/Query/Hook.php @@ -163,4 +163,5 @@ class CRM_Contact_BAO_Query_Hook { $obj->setAdvancedSearchPaneTemplatePath($paneTemplatePathArray, $type); } } + } diff --git a/CRM/Contact/BAO/Query/Interface.php b/CRM/Contact/BAO/Query/Interface.php index 76982e5d38..aac75e3084 100644 --- a/CRM/Contact/BAO/Query/Interface.php +++ b/CRM/Contact/BAO/Query/Interface.php @@ -122,4 +122,5 @@ abstract class CRM_Contact_BAO_Query_Interface { */ public function alterSearchBuilderOptions(&$apiEntities, &$fieldOptions) { } + } diff --git a/CRM/Contact/BAO/RelationshipType.php b/CRM/Contact/BAO/RelationshipType.php index d3327a7685..b0eb498abc 100644 --- a/CRM/Contact/BAO/RelationshipType.php +++ b/CRM/Contact/BAO/RelationshipType.php @@ -180,4 +180,5 @@ UPDATE civicrm_membership_type $relationshipType->id = $relationshipTypeId; return $relationshipType->delete(); } + } diff --git a/CRM/Contact/BAO/SavedSearch.php b/CRM/Contact/BAO/SavedSearch.php index fe1f399a78..b40f4d7992 100644 --- a/CRM/Contact/BAO/SavedSearch.php +++ b/CRM/Contact/BAO/SavedSearch.php @@ -307,4 +307,5 @@ LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_ return $savedSearch; } + } diff --git a/CRM/Contact/BAO/SearchCustom.php b/CRM/Contact/BAO/SearchCustom.php index 849277c34c..18df678085 100644 --- a/CRM/Contact/BAO/SearchCustom.php +++ b/CRM/Contact/BAO/SearchCustom.php @@ -163,4 +163,5 @@ class CRM_Contact_BAO_SearchCustom { return array($from, $where); } + } diff --git a/CRM/Contact/BAO/SubscriptionHistory.php b/CRM/Contact/BAO/SubscriptionHistory.php index 302fee8925..ec9a7c5e0b 100644 --- a/CRM/Contact/BAO/SubscriptionHistory.php +++ b/CRM/Contact/BAO/SubscriptionHistory.php @@ -78,4 +78,5 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi $history->contact_id = $id; $history->delete(); } + } diff --git a/CRM/Contact/Form/Contact.php b/CRM/Contact/Form/Contact.php index 6186efc27a..08d15a71ad 100644 --- a/CRM/Contact/Form/Contact.php +++ b/CRM/Contact/Form/Contact.php @@ -1474,4 +1474,5 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form { return $updateMembershipMsg; } + } diff --git a/CRM/Contact/Form/CustomData.php b/CRM/Contact/Form/CustomData.php index 6334991867..bb99a33a9c 100644 --- a/CRM/Contact/Form/CustomData.php +++ b/CRM/Contact/Form/CustomData.php @@ -313,4 +313,5 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form { // reset the group contact cache for this group CRM_Contact_BAO_GroupContactCache::remove(); } + } diff --git a/CRM/Contact/Form/DedupeFind.php b/CRM/Contact/Form/DedupeFind.php index a6db634f61..3684da1e52 100644 --- a/CRM/Contact/Form/DedupeFind.php +++ b/CRM/Contact/Form/DedupeFind.php @@ -104,4 +104,5 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form { CRM_Utils_System::redirect($url); } + } diff --git a/CRM/Contact/Form/DedupeRules.php b/CRM/Contact/Form/DedupeRules.php index a4b5f23190..e28bcb4955 100644 --- a/CRM/Contact/Form/DedupeRules.php +++ b/CRM/Contact/Form/DedupeRules.php @@ -317,4 +317,5 @@ UPDATE civicrm_dedupe_rule_group CRM_Core_Session::setStatus(ts("The rule '%1' has been saved.", array(1 => $rgDao->title)), ts('Saved'), 'success'); } + } diff --git a/CRM/Contact/Form/Domain.php b/CRM/Contact/Form/Domain.php index d749ee8eaf..23ba8aa8c2 100644 --- a/CRM/Contact/Form/Domain.php +++ b/CRM/Contact/Form/Domain.php @@ -307,4 +307,5 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form { $session = CRM_Core_Session::singleton(); $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin', 'reset=1')); } + } diff --git a/CRM/Contact/Form/Edit/Address.php b/CRM/Contact/Form/Edit/Address.php index a064ef2812..7a11a124b7 100644 --- a/CRM/Contact/Form/Edit/Address.php +++ b/CRM/Contact/Form/Edit/Address.php @@ -468,4 +468,5 @@ class CRM_Contact_Form_Edit_Address { $form->_addressRequireOmission = rtrim($requireOmission, ','); } } + } diff --git a/CRM/Contact/Form/Edit/CommunicationPreferences.php b/CRM/Contact/Form/Edit/CommunicationPreferences.php index c65921502c..a6d0c77bc6 100644 --- a/CRM/Contact/Form/Edit/CommunicationPreferences.php +++ b/CRM/Contact/Form/Edit/CommunicationPreferences.php @@ -244,4 +244,5 @@ class CRM_Contact_Form_Edit_CommunicationPreferences { return self::$greetings[$contactType]; } + } diff --git a/CRM/Contact/Form/Edit/CustomData.php b/CRM/Contact/Form/Edit/CustomData.php index 2288f58eed..194af1a9a3 100644 --- a/CRM/Contact/Form/Edit/CustomData.php +++ b/CRM/Contact/Form/Edit/CustomData.php @@ -112,4 +112,5 @@ class CRM_Contact_Form_Edit_CustomData { public static function setDefaultValues(&$form, &$defaults) { $defaults += CRM_Custom_Form_CustomData::setDefaultValues($form); } + } diff --git a/CRM/Contact/Form/Edit/Demographics.php b/CRM/Contact/Form/Edit/Demographics.php index f095eb0f7f..c1b7ffed56 100644 --- a/CRM/Contact/Form/Edit/Demographics.php +++ b/CRM/Contact/Form/Edit/Demographics.php @@ -76,4 +76,5 @@ class CRM_Contact_Form_Edit_Demographics { */ public static function setDefaultValues(&$form, &$defaults) { } + } diff --git a/CRM/Contact/Form/Edit/Email.php b/CRM/Contact/Form/Edit/Email.php index 916f22b041..05219da19b 100644 --- a/CRM/Contact/Form/Edit/Email.php +++ b/CRM/Contact/Form/Edit/Email.php @@ -121,4 +121,5 @@ class CRM_Contact_Form_Edit_Email { } } } + } diff --git a/CRM/Contact/Form/Edit/Household.php b/CRM/Contact/Form/Edit/Household.php index 95071a1b07..b915b02ca5 100644 --- a/CRM/Contact/Form/Edit/Household.php +++ b/CRM/Contact/Form/Edit/Household.php @@ -104,4 +104,5 @@ class CRM_Contact_Form_Edit_Household { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contact/Form/Edit/IM.php b/CRM/Contact/Form/Edit/IM.php index 07ba127a86..d6d7d74d02 100644 --- a/CRM/Contact/Form/Edit/IM.php +++ b/CRM/Contact/Form/Edit/IM.php @@ -82,4 +82,5 @@ class CRM_Contact_Form_Edit_IM { $form->addElement('radio', "im[$blockId][is_primary]", '', '', '1', $js); } + } diff --git a/CRM/Contact/Form/Edit/Individual.php b/CRM/Contact/Form/Edit/Individual.php index 8e82a838df..c8db3a321e 100644 --- a/CRM/Contact/Form/Edit/Individual.php +++ b/CRM/Contact/Form/Edit/Individual.php @@ -169,4 +169,5 @@ class CRM_Contact_Form_Edit_Individual { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contact/Form/Edit/Lock.php b/CRM/Contact/Form/Edit/Lock.php index f7e5d7d27d..786a433fb2 100644 --- a/CRM/Contact/Form/Edit/Lock.php +++ b/CRM/Contact/Form/Edit/Lock.php @@ -76,4 +76,5 @@ class CRM_Contact_Form_Edit_Lock { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contact/Form/Edit/Notes.php b/CRM/Contact/Form/Edit/Notes.php index eb49cecb06..49c6ac5a1a 100644 --- a/CRM/Contact/Form/Edit/Notes.php +++ b/CRM/Contact/Form/Edit/Notes.php @@ -44,4 +44,5 @@ class CRM_Contact_Form_Edit_Notes { $form->add('text', 'subject', ts('Subject'), array('size' => 60, 'maxlength' => 254)); $form->add('textarea', 'note', ts('Notes'), array('cols' => '60', 'rows' => '3')); } + } diff --git a/CRM/Contact/Form/Edit/OpenID.php b/CRM/Contact/Form/Edit/OpenID.php index 9cb99bcbae..211c2168cc 100644 --- a/CRM/Contact/Form/Edit/OpenID.php +++ b/CRM/Contact/Form/Edit/OpenID.php @@ -75,4 +75,5 @@ class CRM_Contact_Form_Edit_OpenID { $form->addElement('radio', "openid[$blockId][is_primary]", '', '', '1', $js); } + } diff --git a/CRM/Contact/Form/Edit/Organization.php b/CRM/Contact/Form/Edit/Organization.php index 5d808b4797..639051fe8d 100644 --- a/CRM/Contact/Form/Edit/Organization.php +++ b/CRM/Contact/Form/Edit/Organization.php @@ -109,4 +109,5 @@ class CRM_Contact_Form_Edit_Organization { // add code to make sure that the uniqueness criteria is satisfied return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contact/Form/Edit/Phone.php b/CRM/Contact/Form/Edit/Phone.php index dd50d6c221..2a1e831635 100644 --- a/CRM/Contact/Form/Edit/Phone.php +++ b/CRM/Contact/Form/Edit/Phone.php @@ -85,4 +85,5 @@ class CRM_Contact_Form_Edit_Phone { // TODO: set this up as a group, we need a valid phone_type_id if we have a phone number // $form->addRule( "location[$locationId][phone][$locationId][phone]", ts('Phone number is not valid.'), 'phone' ); } + } diff --git a/CRM/Contact/Form/Edit/TagsAndGroups.php b/CRM/Contact/Form/Edit/TagsAndGroups.php index de0b5d3e93..0b6ae92c70 100644 --- a/CRM/Contact/Form/Edit/TagsAndGroups.php +++ b/CRM/Contact/Form/Edit/TagsAndGroups.php @@ -287,4 +287,5 @@ class CRM_Contact_Form_Edit_TagsAndGroups { } } } + } diff --git a/CRM/Contact/Form/Edit/Website.php b/CRM/Contact/Form/Edit/Website.php index 2d8363ce34..32a4b97399 100644 --- a/CRM/Contact/Form/Edit/Website.php +++ b/CRM/Contact/Form/Edit/Website.php @@ -74,4 +74,5 @@ class CRM_Contact_Form_Edit_Website { $form->addRule("website[$blockId][url]", ts('Enter a valid web location beginning with \'http://\' or \'https://\'. EXAMPLE: http://www.mysite.org/'), 'url'); } + } diff --git a/CRM/Contact/Form/GroupContact.php b/CRM/Contact/Form/GroupContact.php index a03cb9e9aa..58b1ff491b 100644 --- a/CRM/Contact/Form/GroupContact.php +++ b/CRM/Contact/Form/GroupContact.php @@ -139,4 +139,5 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form { CRM_Core_Session::setStatus(ts("Contact has been added to '%1'.", array(1 => $groups[$groupId])), ts('Added to Group'), 'success'); } } + } diff --git a/CRM/Contact/Form/Inline.php b/CRM/Contact/Form/Inline.php index 20db671923..1679806491 100644 --- a/CRM/Contact/Form/Inline.php +++ b/CRM/Contact/Form/Inline.php @@ -162,4 +162,5 @@ abstract class CRM_Contact_Form_Inline extends CRM_Core_Form { ); // Note: Post hooks will be called by CRM_Core_Form::mainProcess } + } diff --git a/CRM/Contact/Form/Inline/Address.php b/CRM/Contact/Form/Inline/Address.php index 97d387f2d6..366710612c 100644 --- a/CRM/Contact/Form/Inline/Address.php +++ b/CRM/Contact/Form/Inline/Address.php @@ -188,4 +188,5 @@ class CRM_Contact_Form_Inline_Address extends CRM_Contact_Form_Inline { $this->ajaxResponse['addressId'] = $address[0]->id; $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/CommunicationPreferences.php b/CRM/Contact/Form/Inline/CommunicationPreferences.php index 2a38e35410..7758eac193 100644 --- a/CRM/Contact/Form/Inline/CommunicationPreferences.php +++ b/CRM/Contact/Form/Inline/CommunicationPreferences.php @@ -102,4 +102,5 @@ class CRM_Contact_Form_Inline_CommunicationPreferences extends CRM_Contact_Form_ $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/ContactInfo.php b/CRM/Contact/Form/Inline/ContactInfo.php index 0bc5ff71af..37bb8d9b02 100644 --- a/CRM/Contact/Form/Inline/ContactInfo.php +++ b/CRM/Contact/Form/Inline/ContactInfo.php @@ -91,4 +91,5 @@ class CRM_Contact_Form_Inline_ContactInfo extends CRM_Contact_Form_Inline { $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/ContactName.php b/CRM/Contact/Form/Inline/ContactName.php index 7c70087753..90a7cbd855 100644 --- a/CRM/Contact/Form/Inline/ContactName.php +++ b/CRM/Contact/Form/Inline/ContactName.php @@ -71,4 +71,5 @@ class CRM_Contact_Form_Inline_ContactName extends CRM_Contact_Form_Inline { $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/CustomData.php b/CRM/Contact/Form/Inline/CustomData.php index cbb2dbf84c..ef0709d19c 100644 --- a/CRM/Contact/Form/Inline/CustomData.php +++ b/CRM/Contact/Form/Inline/CustomData.php @@ -107,4 +107,5 @@ class CRM_Contact_Form_Inline_CustomData extends CRM_Contact_Form_Inline { $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/Demographics.php b/CRM/Contact/Form/Inline/Demographics.php index 017c59b03f..1d0d03dc03 100644 --- a/CRM/Contact/Form/Inline/Demographics.php +++ b/CRM/Contact/Form/Inline/Demographics.php @@ -73,4 +73,5 @@ class CRM_Contact_Form_Inline_Demographics extends CRM_Contact_Form_Inline { $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/Email.php b/CRM/Contact/Form/Inline/Email.php index 00b9fa5ff6..fc5a573fed 100644 --- a/CRM/Contact/Form/Inline/Email.php +++ b/CRM/Contact/Form/Inline/Email.php @@ -168,4 +168,5 @@ class CRM_Contact_Form_Inline_Email extends CRM_Contact_Form_Inline { $this->log(); $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/IM.php b/CRM/Contact/Form/Inline/IM.php index bc058a8509..763348cdad 100644 --- a/CRM/Contact/Form/Inline/IM.php +++ b/CRM/Contact/Form/Inline/IM.php @@ -169,4 +169,5 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline { $this->log(); $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/Lock.php b/CRM/Contact/Form/Inline/Lock.php index 9388ef025b..59a6722e7e 100644 --- a/CRM/Contact/Form/Inline/Lock.php +++ b/CRM/Contact/Form/Inline/Lock.php @@ -100,4 +100,5 @@ class CRM_Contact_Form_Inline_Lock { $timestamps = CRM_Contact_BAO_Contact::getTimestamps($contactID); return array('oplock_ts' => $timestamps['modified_date']); } + } diff --git a/CRM/Contact/Form/Inline/OpenID.php b/CRM/Contact/Form/Inline/OpenID.php index c80b3903d6..5a70dae0ed 100644 --- a/CRM/Contact/Form/Inline/OpenID.php +++ b/CRM/Contact/Form/Inline/OpenID.php @@ -169,4 +169,5 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline { $this->log(); $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/Phone.php b/CRM/Contact/Form/Inline/Phone.php index 601d2e2052..f22577f308 100644 --- a/CRM/Contact/Form/Inline/Phone.php +++ b/CRM/Contact/Form/Inline/Phone.php @@ -170,4 +170,5 @@ class CRM_Contact_Form_Inline_Phone extends CRM_Contact_Form_Inline { $this->log(); $this->response(); } + } diff --git a/CRM/Contact/Form/Inline/Website.php b/CRM/Contact/Form/Inline/Website.php index f01c648a75..dd2cd2673f 100644 --- a/CRM/Contact/Form/Inline/Website.php +++ b/CRM/Contact/Form/Inline/Website.php @@ -128,4 +128,5 @@ class CRM_Contact_Form_Inline_Website extends CRM_Contact_Form_Inline { $this->log(); $this->response(); } + } diff --git a/CRM/Contact/Form/Location.php b/CRM/Contact/Form/Location.php index 8c2f938740..ad05d51cc6 100644 --- a/CRM/Contact/Form/Location.php +++ b/CRM/Contact/Form/Location.php @@ -122,4 +122,5 @@ class CRM_Contact_Form_Location { $form->assign('generateAjaxRequest', $generateAjaxRequest); $form->assign('ajaxRequestBlocks', $ajaxRequestBlocks); } + } diff --git a/CRM/Contact/Form/Merge.php b/CRM/Contact/Form/Merge.php index 9d0a46df9f..0680c12cb2 100644 --- a/CRM/Contact/Form/Merge.php +++ b/CRM/Contact/Form/Merge.php @@ -378,4 +378,5 @@ class CRM_Contact_Form_Merge extends CRM_Core_Form { CRM_Utils_System::redirect($url); } + } diff --git a/CRM/Contact/Form/ProfileContact.php b/CRM/Contact/Form/ProfileContact.php index d322d192d4..30151fcb6f 100644 --- a/CRM/Contact/Form/ProfileContact.php +++ b/CRM/Contact/Form/ProfileContact.php @@ -154,4 +154,5 @@ class CRM_Contact_Form_ProfileContact { } } } + } diff --git a/CRM/Contact/Form/RelatedContact.php b/CRM/Contact/Form/RelatedContact.php index 33c301d0b6..8fa8394676 100644 --- a/CRM/Contact/Form/RelatedContact.php +++ b/CRM/Contact/Form/RelatedContact.php @@ -187,4 +187,5 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form { } CRM_Core_Session::setStatus($message, ts('Contact Saved'), 'success'); } + } diff --git a/CRM/Contact/Form/Search.php b/CRM/Contact/Form/Search.php index 3bb065da0b..01d8176abb 100644 --- a/CRM/Contact/Form/Search.php +++ b/CRM/Contact/Form/Search.php @@ -869,4 +869,5 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Search'); } + } diff --git a/CRM/Contact/Form/Search/Advanced.php b/CRM/Contact/Form/Search/Advanced.php index 32cae3ba63..033c4ce058 100644 --- a/CRM/Contact/Form/Search/Advanced.php +++ b/CRM/Contact/Form/Search/Advanced.php @@ -434,4 +434,5 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search { } return $defaults; } + } diff --git a/CRM/Contact/Form/Search/Basic.php b/CRM/Contact/Form/Search/Basic.php index fb879abe72..d87d2dff72 100644 --- a/CRM/Contact/Form/Search/Basic.php +++ b/CRM/Contact/Form/Search/Basic.php @@ -288,4 +288,5 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search { public function getTitle() { return ts('Find Contacts'); } + } diff --git a/CRM/Contact/Form/Search/Builder.php b/CRM/Contact/Form/Search/Builder.php index 2e74aaea81..36d0e22555 100644 --- a/CRM/Contact/Form/Search/Builder.php +++ b/CRM/Contact/Form/Search/Builder.php @@ -504,4 +504,5 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search { } return $val; } + } diff --git a/CRM/Contact/Form/Search/Criteria.php b/CRM/Contact/Form/Search/Criteria.php index bf0f9e74e4..678a20f772 100644 --- a/CRM/Contact/Form/Search/Criteria.php +++ b/CRM/Contact/Form/Search/Criteria.php @@ -557,4 +557,5 @@ class CRM_Contact_Form_Search_Criteria { $form->add('hidden', 'hidden_CiviCase', 1); CRM_Case_BAO_Query::buildSearchForm($form); } + } diff --git a/CRM/Contact/Form/Search/Custom.php b/CRM/Contact/Form/Search/Custom.php index ad8e178bb4..39e8ebb56c 100644 --- a/CRM/Contact/Form/Search/Custom.php +++ b/CRM/Contact/Form/Search/Custom.php @@ -194,4 +194,5 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search { } return TRUE; } + } diff --git a/CRM/Contact/Form/Search/Custom/ActivitySearch.php b/CRM/Contact/Form/Search/Custom/ActivitySearch.php index e21c6479ec..5357c031d8 100644 --- a/CRM/Contact/Form/Search/Custom/ActivitySearch.php +++ b/CRM/Contact/Form/Search/Custom/ActivitySearch.php @@ -410,4 +410,5 @@ ORDER BY contact_a.sort_name'; public function summary() { return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/Base.php b/CRM/Contact/Form/Search/Custom/Base.php index dd1d45bc3a..24c76d25ca 100644 --- a/CRM/Contact/Form/Search/Custom/Base.php +++ b/CRM/Contact/Form/Search/Custom/Base.php @@ -229,4 +229,5 @@ class CRM_Contact_Form_Search_Custom_Base { public function getQueryObj() { return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/Basic.php b/CRM/Contact/Form/Search/Custom/Basic.php index bdeaf51a7d..ce61412bca 100644 --- a/CRM/Contact/Form/Search/Custom/Basic.php +++ b/CRM/Contact/Form/Search/Custom/Basic.php @@ -206,4 +206,5 @@ class CRM_Contact_Form_Search_Custom_Basic extends CRM_Contact_Form_Search_Custo public function getQueryObj() { return $this->_query; } + } diff --git a/CRM/Contact/Form/Search/Custom/ContribSYBNT.php b/CRM/Contact/Form/Search/Custom/ContribSYBNT.php index 4283f2c10a..864bc1dc5e 100644 --- a/CRM/Contact/Form/Search/Custom/ContribSYBNT.php +++ b/CRM/Contact/Form/Search/Custom/ContribSYBNT.php @@ -391,4 +391,5 @@ AND c.receive_date < {$this->start_date_1} CRM_Utils_System::setTitle(ts('Search')); } } + } diff --git a/CRM/Contact/Form/Search/Custom/ContributionAggregate.php b/CRM/Contact/Form/Search/Custom/ContributionAggregate.php index 244b4c6d8d..baea2384b7 100644 --- a/CRM/Contact/Form/Search/Custom/ContributionAggregate.php +++ b/CRM/Contact/Form/Search/Custom/ContributionAggregate.php @@ -304,4 +304,5 @@ civicrm_contact AS contact_a public function summary() { return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/DateAdded.php b/CRM/Contact/Form/Search/Custom/DateAdded.php index 14ed83351f..96a65f4a78 100644 --- a/CRM/Contact/Form/Search/Custom/DateAdded.php +++ b/CRM/Contact/Form/Search/Custom/DateAdded.php @@ -433,4 +433,5 @@ class CRM_Contact_Form_Search_Custom_DateAdded extends CRM_Contact_Form_Search_C CRM_Core_DAO::executeQuery($sql, CRM_Core_DAO::$_nullArray); } } + } diff --git a/CRM/Contact/Form/Search/Custom/EmployerListing.php b/CRM/Contact/Form/Search/Custom/EmployerListing.php index bd6f4d7315..ecdc2e45e8 100644 --- a/CRM/Contact/Form/Search/Custom/EmployerListing.php +++ b/CRM/Contact/Form/Search/Custom/EmployerListing.php @@ -290,4 +290,5 @@ class CRM_Contact_Form_Search_Custom_EmployerListing implements CRM_Contact_Form public function summary() { return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/EventAggregate.php b/CRM/Contact/Form/Search/Custom/EventAggregate.php index b1550153cf..bea5e0b820 100644 --- a/CRM/Contact/Form/Search/Custom/EventAggregate.php +++ b/CRM/Contact/Form/Search/Custom/EventAggregate.php @@ -345,4 +345,5 @@ class CRM_Contact_Form_Search_Custom_EventAggregate extends CRM_Contact_Form_Sea CRM_Utils_System::setTitle(ts('Search')); } } + } diff --git a/CRM/Contact/Form/Search/Custom/FullText.php b/CRM/Contact/Form/Search/Custom/FullText.php index d36d8a1a17..a71633c646 100644 --- a/CRM/Contact/Form/Search/Custom/FullText.php +++ b/CRM/Contact/Form/Search/Custom/FullText.php @@ -546,4 +546,5 @@ FROM {$this->_tableName} contact_a } return $result; } + } diff --git a/CRM/Contact/Form/Search/Custom/Group.php b/CRM/Contact/Form/Search/Custom/Group.php index 66ea3e1786..2753016269 100644 --- a/CRM/Contact/Form/Search/Custom/Group.php +++ b/CRM/Contact/Form/Search/Custom/Group.php @@ -32,9 +32,7 @@ * $Id$ * */ -class CRM_Contact_Form_Search_Custom_Group - extends CRM_Contact_Form_Search_Custom_Base - implements CRM_Contact_Form_Search_Interface { +class CRM_Contact_Form_Search_Custom_Group extends CRM_Contact_Form_Search_Custom_Base implements CRM_Contact_Form_Search_Interface { protected $_formValues; @@ -651,4 +649,5 @@ WHERE gcc.group_id = {$ssGroup->id} public function buildACLClause($tableAlias = 'contact') { list($this->_aclFrom, $this->_aclWhere) = CRM_Contact_BAO_Contact_Permission::cacheClause($tableAlias); } + } diff --git a/CRM/Contact/Form/Search/Custom/MultipleValues.php b/CRM/Contact/Form/Search/Custom/MultipleValues.php index 9df1ad8b41..a75095f223 100644 --- a/CRM/Contact/Form/Search/Custom/MultipleValues.php +++ b/CRM/Contact/Form/Search/Custom/MultipleValues.php @@ -345,4 +345,5 @@ contact_a.sort_name as sort_name, public function setTitle($title) { CRM_Utils_System::setTitle($title); } + } diff --git a/CRM/Contact/Form/Search/Custom/PostalMailing.php b/CRM/Contact/Form/Search/Custom/PostalMailing.php index eaad6b2989..ba66567e96 100644 --- a/CRM/Contact/Form/Search/Custom/PostalMailing.php +++ b/CRM/Contact/Form/Search/Custom/PostalMailing.php @@ -149,4 +149,5 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address. public function templateFile() { return 'CRM/Contact/Form/Search/Custom.tpl'; } + } diff --git a/CRM/Contact/Form/Search/Custom/PriceSet.php b/CRM/Contact/Form/Search/Custom/PriceSet.php index 2830daa662..671ad8388c 100644 --- a/CRM/Contact/Form/Search/Custom/PriceSet.php +++ b/CRM/Contact/Form/Search/Custom/PriceSet.php @@ -355,4 +355,5 @@ INNER JOIN {$this->_tableName} tempTable ON ( tempTable.contact_id = contact_a.i CRM_Utils_System::setTitle(ts('Export Price Set Info for an Event')); } } + } diff --git a/CRM/Contact/Form/Search/Custom/Proximity.php b/CRM/Contact/Form/Search/Custom/Proximity.php index 1e2cb42048..b23f286095 100644 --- a/CRM/Contact/Form/Search/Custom/Proximity.php +++ b/CRM/Contact/Form/Search/Custom/Proximity.php @@ -302,4 +302,5 @@ AND cgc.group_id = {$this->_group} CRM_Utils_System::setTitle(ts('Search')); } } + } diff --git a/CRM/Contact/Form/Search/Custom/RandomSegment.php b/CRM/Contact/Form/Search/Custom/RandomSegment.php index d638eb4755..b053db06c6 100644 --- a/CRM/Contact/Form/Search/Custom/RandomSegment.php +++ b/CRM/Contact/Form/Search/Custom/RandomSegment.php @@ -378,4 +378,5 @@ class CRM_Contact_Form_Search_Custom_RandomSegment extends CRM_Contact_Form_Sear // but let mysql clean up return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/Sample.php b/CRM/Contact/Form/Search/Custom/Sample.php index 0917cefe05..339c9ad75a 100644 --- a/CRM/Contact/Form/Search/Custom/Sample.php +++ b/CRM/Contact/Form/Search/Custom/Sample.php @@ -218,4 +218,5 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address.s CRM_Utils_System::setTitle(ts('Search')); } } + } diff --git a/CRM/Contact/Form/Search/Custom/TagContributions.php b/CRM/Contact/Form/Search/Custom/TagContributions.php index a88ded69d8..6a183386c6 100644 --- a/CRM/Contact/Form/Search/Custom/TagContributions.php +++ b/CRM/Contact/Form/Search/Custom/TagContributions.php @@ -258,4 +258,5 @@ WHERE $where public function summary() { return NULL; } + } diff --git a/CRM/Contact/Form/Search/Custom/ZipCodeRange.php b/CRM/Contact/Form/Search/Custom/ZipCodeRange.php index 24cdfe3169..7fc12f0f27 100644 --- a/CRM/Contact/Form/Search/Custom/ZipCodeRange.php +++ b/CRM/Contact/Form/Search/Custom/ZipCodeRange.php @@ -188,4 +188,5 @@ LEFT JOIN civicrm_email email ON ( email.contact_id = contact_a.id AND CRM_Utils_System::setTitle(ts('Search')); } } + } diff --git a/CRM/Contact/Form/Search/Interface.php b/CRM/Contact/Form/Search/Interface.php index 50e9b041b4..848776f841 100644 --- a/CRM/Contact/Form/Search/Interface.php +++ b/CRM/Contact/Form/Search/Interface.php @@ -104,4 +104,5 @@ interface CRM_Contact_Form_Search_Interface { * Returns an array of column headers and field names and sort options */ public function &columns(); + } diff --git a/CRM/Contact/Form/Task.php b/CRM/Contact/Form/Task.php index a8070022e3..8400c5a814 100644 --- a/CRM/Contact/Form/Task.php +++ b/CRM/Contact/Form/Task.php @@ -444,4 +444,5 @@ class CRM_Contact_Form_Task extends CRM_Core_Form { $householdsDAO->free(); } } + } diff --git a/CRM/Contact/Form/Task/AddToGroup.php b/CRM/Contact/Form/Task/AddToGroup.php index 1146e0df89..7ddf9713eb 100644 --- a/CRM/Contact/Form/Task/AddToGroup.php +++ b/CRM/Contact/Form/Task/AddToGroup.php @@ -255,4 +255,5 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task { ->pushUserContext(CRM_Utils_System::url('civicrm/group/search', "reset=1&force=1&context=smog&gid=$groupID")); } } + } diff --git a/CRM/Contact/Form/Task/AddToHousehold.php b/CRM/Contact/Form/Task/AddToHousehold.php index f537e23ca0..08798f0a3a 100644 --- a/CRM/Contact/Form/Task/AddToHousehold.php +++ b/CRM/Contact/Form/Task/AddToHousehold.php @@ -298,4 +298,5 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task { $form->set('duplicateRelationship', NULL); } } + } diff --git a/CRM/Contact/Form/Task/AddToTag.php b/CRM/Contact/Form/Task/AddToTag.php index 91811916f2..5b4d32a46a 100644 --- a/CRM/Contact/Form/Task/AddToTag.php +++ b/CRM/Contact/Form/Task/AddToTag.php @@ -156,4 +156,5 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task { } } + } diff --git a/CRM/Contact/Form/Task/AlterPreferences.php b/CRM/Contact/Form/Task/AlterPreferences.php index f8c4c746b8..c341a4eb7d 100644 --- a/CRM/Contact/Form/Task/AlterPreferences.php +++ b/CRM/Contact/Form/Task/AlterPreferences.php @@ -141,4 +141,5 @@ class CRM_Contact_Form_Task_AlterPreferences extends CRM_Contact_Form_Task { CRM_Core_Session::setStatus($status, $title, 'success'); } } + } diff --git a/CRM/Contact/Form/Task/Batch.php b/CRM/Contact/Form/Task/Batch.php index c768b4fc6a..dc36fd8daa 100644 --- a/CRM/Contact/Form/Task/Batch.php +++ b/CRM/Contact/Form/Task/Batch.php @@ -324,4 +324,5 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task { $contactValues += $allParseValues; } } + } diff --git a/CRM/Contact/Form/Task/Delete.php b/CRM/Contact/Form/Task/Delete.php index 0bde6dccdb..fe29c9ae74 100644 --- a/CRM/Contact/Form/Task/Delete.php +++ b/CRM/Contact/Form/Task/Delete.php @@ -305,4 +305,5 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task { $session->replaceUserContext(CRM_Utils_System::url($urlString, $urlParams)); } } + } diff --git a/CRM/Contact/Form/Task/Email.php b/CRM/Contact/Form/Task/Email.php index a31bceb0a0..12e2fdbc80 100644 --- a/CRM/Contact/Form/Task/Email.php +++ b/CRM/Contact/Form/Task/Email.php @@ -170,4 +170,5 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task { public function postProcess() { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } + } diff --git a/CRM/Contact/Form/Task/EmailCommon.php b/CRM/Contact/Form/Task/EmailCommon.php index aeb0976b8a..a7eed43f90 100644 --- a/CRM/Contact/Form/Task/EmailCommon.php +++ b/CRM/Contact/Form/Task/EmailCommon.php @@ -519,4 +519,5 @@ class CRM_Contact_Form_Task_EmailCommon { } } } + } diff --git a/CRM/Contact/Form/Task/HookSample.php b/CRM/Contact/Form/Task/HookSample.php index 0f07630447..68e7e5ac2d 100644 --- a/CRM/Contact/Form/Task/HookSample.php +++ b/CRM/Contact/Form/Task/HookSample.php @@ -89,4 +89,5 @@ AND c.id IN ( $contactIDs )"; */ public function postProcess() { } + } diff --git a/CRM/Contact/Form/Task/Label.php b/CRM/Contact/Form/Task/Label.php index 9240375488..d18cb3f00f 100644 --- a/CRM/Contact/Form/Task/Label.php +++ b/CRM/Contact/Form/Task/Label.php @@ -412,5 +412,4 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task { $pdf->Output($fileName, 'D'); } - } diff --git a/CRM/Contact/Form/Task/LabelCommon.php b/CRM/Contact/Form/Task/LabelCommon.php index 6fc52e7510..de3179f56e 100644 --- a/CRM/Contact/Form/Task/LabelCommon.php +++ b/CRM/Contact/Form/Task/LabelCommon.php @@ -336,4 +336,5 @@ class CRM_Contact_Form_Task_LabelCommon { $rows = array_merge($individuals, $households); return $rows; } + } diff --git a/CRM/Contact/Form/Task/Map.php b/CRM/Contact/Form/Task/Map.php index a5770f55bd..c484f8e818 100644 --- a/CRM/Contact/Form/Task/Map.php +++ b/CRM/Contact/Form/Task/Map.php @@ -242,4 +242,5 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task { $page->assign_by_ref('center', $center); $page->assign_by_ref('span', $span); } + } diff --git a/CRM/Contact/Form/Task/Map/Event.php b/CRM/Contact/Form/Task/Map/Event.php index 87c6faa349..56012bc4dd 100644 --- a/CRM/Contact/Form/Task/Map/Event.php +++ b/CRM/Contact/Form/Task/Map/Event.php @@ -69,4 +69,5 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map { public function getTemplateFileName() { return 'CRM/Contact/Form/Task/Map.tpl'; } + } diff --git a/CRM/Contact/Form/Task/Merge.php b/CRM/Contact/Form/Task/Merge.php index 418b8e35b7..913e6d5d0f 100644 --- a/CRM/Contact/Form/Task/Merge.php +++ b/CRM/Contact/Form/Task/Merge.php @@ -90,4 +90,5 @@ class CRM_Contact_Form_Task_Merge extends CRM_Contact_Form_Task { // redirect to merge page. CRM_Utils_System::redirect($url); } + } diff --git a/CRM/Contact/Form/Task/PDF.php b/CRM/Contact/Form/Task/PDF.php index 9c00d677f0..3e9bea4055 100644 --- a/CRM/Contact/Form/Task/PDF.php +++ b/CRM/Contact/Form/Task/PDF.php @@ -127,4 +127,5 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task { public function postProcess() { CRM_Contact_Form_Task_PDFLetterCommon::postProcess($this); } + } diff --git a/CRM/Contact/Form/Task/PDFLetterCommon.php b/CRM/Contact/Form/Task/PDFLetterCommon.php index 439fd17f74..d595f70de9 100644 --- a/CRM/Contact/Form/Task/PDFLetterCommon.php +++ b/CRM/Contact/Form/Task/PDFLetterCommon.php @@ -459,4 +459,5 @@ class CRM_Contact_Form_Task_PDFLetterCommon { } $message = implode($newLineOperators['p']['oper'], $htmlMsg); } + } diff --git a/CRM/Contact/Form/Task/PickProfile.php b/CRM/Contact/Form/Task/PickProfile.php index 05c7774450..e7057ecd05 100644 --- a/CRM/Contact/Form/Task/PickProfile.php +++ b/CRM/Contact/Form/Task/PickProfile.php @@ -166,4 +166,5 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task { // also reset the batch page so it gets new values from the db $this->controller->resetPage('Batch'); } + } diff --git a/CRM/Contact/Form/Task/Print.php b/CRM/Contact/Form/Task/Print.php index 270e6aaeb6..932456f5be 100644 --- a/CRM/Contact/Form/Task/Print.php +++ b/CRM/Contact/Form/Task/Print.php @@ -142,4 +142,5 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Contact/Form/Task/ProximityCommon.php b/CRM/Contact/Form/Task/ProximityCommon.php index 82ba7bb35a..b8c523fbd4 100644 --- a/CRM/Contact/Form/Task/ProximityCommon.php +++ b/CRM/Contact/Form/Task/ProximityCommon.php @@ -158,4 +158,5 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task { $form->setDefaults($defaults); return $defaults; } + } diff --git a/CRM/Contact/Form/Task/RemoveFromGroup.php b/CRM/Contact/Form/Task/RemoveFromGroup.php index 22b4cd294c..caeb432af2 100644 --- a/CRM/Contact/Form/Task/RemoveFromGroup.php +++ b/CRM/Contact/Form/Task/RemoveFromGroup.php @@ -102,4 +102,5 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task { 'count' => $removed, )), 'success', array('expires' => 0)); } + } diff --git a/CRM/Contact/Form/Task/RemoveFromTag.php b/CRM/Contact/Form/Task/RemoveFromTag.php index 95a2ec6d4a..6790f899c9 100644 --- a/CRM/Contact/Form/Task/RemoveFromTag.php +++ b/CRM/Contact/Form/Task/RemoveFromTag.php @@ -150,4 +150,5 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task { CRM_Core_Session::setStatus($status, ts("Removed Tag %1", array(1 => $this->_tags[$key])), 'success', array('expires' => 0)); } } + } diff --git a/CRM/Contact/Form/Task/Result.php b/CRM/Contact/Form/Task/Result.php index f8e04f4981..eecf963860 100644 --- a/CRM/Contact/Form/Task/Result.php +++ b/CRM/Contact/Form/Task/Result.php @@ -111,4 +111,5 @@ class CRM_Contact_Form_Task_Result extends CRM_Contact_Form_Task { ) ); } + } diff --git a/CRM/Contact/Form/Task/SMS.php b/CRM/Contact/Form/Task/SMS.php index 290dd4eb7e..bf2f7e38ec 100644 --- a/CRM/Contact/Form/Task/SMS.php +++ b/CRM/Contact/Form/Task/SMS.php @@ -94,4 +94,5 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task { public function postProcess() { CRM_Contact_Form_Task_SMSCommon::postProcess($this); } + } diff --git a/CRM/Contact/Form/Task/SMSCommon.php b/CRM/Contact/Form/Task/SMSCommon.php index 75d2c3484e..526e8541a7 100644 --- a/CRM/Contact/Form/Task/SMSCommon.php +++ b/CRM/Contact/Form/Task/SMSCommon.php @@ -448,4 +448,5 @@ class CRM_Contact_Form_Task_SMSCommon { } } } + } diff --git a/CRM/Contact/Form/Task/SaveSearch.php b/CRM/Contact/Form/Task/SaveSearch.php index 44e4355768..1ebde1a053 100644 --- a/CRM/Contact/Form/Task/SaveSearch.php +++ b/CRM/Contact/Form/Task/SaveSearch.php @@ -225,4 +225,5 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task { CRM_Contact_BAO_GroupNestingCache::update(); } } + } diff --git a/CRM/Contact/Form/Task/SaveSearch/Update.php b/CRM/Contact/Form/Task/SaveSearch/Update.php index b33539d1ef..3c7e0c0b54 100644 --- a/CRM/Contact/Form/Task/SaveSearch/Update.php +++ b/CRM/Contact/Form/Task/SaveSearch/Update.php @@ -74,4 +74,5 @@ class CRM_Contact_Form_Task_SaveSearch_Update extends CRM_Contact_Form_Task_Save return $defaults; } + } diff --git a/CRM/Contact/Form/Task/Unhold.php b/CRM/Contact/Form/Task/Unhold.php index 70487f4136..f0b2b54fb3 100644 --- a/CRM/Contact/Form/Task/Unhold.php +++ b/CRM/Contact/Form/Task/Unhold.php @@ -45,4 +45,5 @@ WHERE on_hold = 1 AND hold_date is not null AND contact_id in (" . implode(",", CRM_Core_Session::setStatus(ts('Please select one or more contact for this action'), ts('No Contacts Selected'), 'error'); } } + } diff --git a/CRM/Contact/Form/Task/Useradd.php b/CRM/Contact/Form/Task/Useradd.php index b6a2262e13..0605d84aff 100755 --- a/CRM/Contact/Form/Task/Useradd.php +++ b/CRM/Contact/Form/Task/Useradd.php @@ -144,4 +144,5 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contact/Import/Controller.php b/CRM/Contact/Import/Controller.php index b0d350b0fa..c332f15f19 100644 --- a/CRM/Contact/Import/Controller.php +++ b/CRM/Contact/Import/Controller.php @@ -54,4 +54,5 @@ class CRM_Contact_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Contact/Import/Field.php b/CRM/Contact/Import/Field.php index 535e179a4c..fe78936f12 100644 --- a/CRM/Contact/Import/Field.php +++ b/CRM/Contact/Import/Field.php @@ -191,4 +191,5 @@ class CRM_Contact_Import_Field { return CRM_Utils_Rule::email($this->_value); } } + } diff --git a/CRM/Contact/Import/Form/DataSource.php b/CRM/Contact/Import/Form/DataSource.php index 88390f9c23..3976ed1c02 100644 --- a/CRM/Contact/Import/Form/DataSource.php +++ b/CRM/Contact/Import/Form/DataSource.php @@ -415,4 +415,5 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Choose Data Source'); } + } diff --git a/CRM/Contact/Import/Form/MapField.php b/CRM/Contact/Import/Form/MapField.php index 2f4491e642..ff589cb1ad 100644 --- a/CRM/Contact/Import/Form/MapField.php +++ b/CRM/Contact/Import/Form/MapField.php @@ -1013,4 +1013,5 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField { return $formattedFieldNames; } + } diff --git a/CRM/Contact/Import/Form/Preview.php b/CRM/Contact/Import/Form/Preview.php index 38b3f97b7c..3b666ad6fe 100644 --- a/CRM/Contact/Import/Form/Preview.php +++ b/CRM/Contact/Import/Form/Preview.php @@ -603,4 +603,5 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Contact/Import/ImportJob.php b/CRM/Contact/Import/ImportJob.php index 6b3269d7f6..80e2768263 100644 --- a/CRM/Contact/Import/ImportJob.php +++ b/CRM/Contact/Import/ImportJob.php @@ -471,4 +471,5 @@ class CRM_Contact_Import_ImportJob { } return $incompleteImportTables; } + } diff --git a/CRM/Contact/Import/Importer.php b/CRM/Contact/Import/Importer.php index f53b6ea6d6..7984c3c598 100644 --- a/CRM/Contact/Import/Importer.php +++ b/CRM/Contact/Import/Importer.php @@ -59,4 +59,5 @@ class CRM_Contact_Import_Importer { } } } + } diff --git a/CRM/Contact/Import/Page/AJAX.php b/CRM/Contact/Import/Page/AJAX.php index e570934e45..b4c728d6da 100644 --- a/CRM/Contact/Import/Page/AJAX.php +++ b/CRM/Contact/Import/Page/AJAX.php @@ -59,4 +59,5 @@ class CRM_Contact_Import_Page_AJAX { } CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Contact/Import/Parser/Contact.php b/CRM/Contact/Import/Parser/Contact.php index 72393cfb39..30f400fa77 100644 --- a/CRM/Contact/Import/Parser/Contact.php +++ b/CRM/Contact/Import/Parser/Contact.php @@ -2123,4 +2123,5 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser { return $allowToCreate; } + } diff --git a/CRM/Contact/Page/AJAX.php b/CRM/Contact/Page/AJAX.php index 4cd911fb46..4b4ae1ecaf 100644 --- a/CRM/Contact/Page/AJAX.php +++ b/CRM/Contact/Page/AJAX.php @@ -1131,4 +1131,5 @@ LIMIT {$offset}, {$rowCount} echo CRM_Utils_JSON::encodeDataTableSelector($relationships, $sEcho, $iTotal, $iFilteredTotal, $selectorElements); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Contact/Page/CustomSearch.php b/CRM/Contact/Page/CustomSearch.php index ba71aa9205..643d8d1658 100644 --- a/CRM/Contact/Page/CustomSearch.php +++ b/CRM/Contact/Page/CustomSearch.php @@ -101,4 +101,5 @@ ORDER By v.weight $this->assign('action', $action); return $this->browse(); } + } diff --git a/CRM/Contact/Page/DashBoard.php b/CRM/Contact/Page/DashBoard.php index 7c695f8652..e5d878c014 100644 --- a/CRM/Contact/Page/DashBoard.php +++ b/CRM/Contact/Page/DashBoard.php @@ -125,4 +125,5 @@ class CRM_Contact_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contact/Page/Dashlet.php b/CRM/Contact/Page/Dashlet.php index 5025493875..b730051665 100644 --- a/CRM/Contact/Page/Dashlet.php +++ b/CRM/Contact/Page/Dashlet.php @@ -81,4 +81,5 @@ class CRM_Contact_Page_Dashlet extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contact/Page/DedupeException.php b/CRM/Contact/Page/DedupeException.php index 649e0ff7a3..321023d5e9 100644 --- a/CRM/Contact/Page/DedupeException.php +++ b/CRM/Contact/Page/DedupeException.php @@ -87,4 +87,5 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page { $this->preProcess(); return parent::run(); } + } diff --git a/CRM/Contact/Page/DedupeFind.php b/CRM/Contact/Page/DedupeFind.php index a1a965f666..ccb351dc67 100644 --- a/CRM/Contact/Page/DedupeFind.php +++ b/CRM/Contact/Page/DedupeFind.php @@ -361,4 +361,5 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/contact/dedupefind'; } + } diff --git a/CRM/Contact/Page/DedupeRules.php b/CRM/Contact/Page/DedupeRules.php index 3bc58c7fb1..090574537e 100644 --- a/CRM/Contact/Page/DedupeRules.php +++ b/CRM/Contact/Page/DedupeRules.php @@ -223,4 +223,5 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic { $rgDao->id = $id; $rgDao->delete(); } + } diff --git a/CRM/Contact/Page/ImageFile.php b/CRM/Contact/Page/ImageFile.php index af768810da..ccf082015e 100644 --- a/CRM/Contact/Page/ImageFile.php +++ b/CRM/Contact/Page/ImageFile.php @@ -62,4 +62,5 @@ class CRM_Contact_Page_ImageFile extends CRM_Core_Page { CRM_Core_Error::fatal('Photo does not exist'); } } + } diff --git a/CRM/Contact/Page/Inline/Actions.php b/CRM/Contact/Page/Inline/Actions.php index 98d2f7c3ea..a52379e439 100644 --- a/CRM/Contact/Page/Inline/Actions.php +++ b/CRM/Contact/Page/Inline/Actions.php @@ -67,4 +67,5 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/Address.php b/CRM/Contact/Page/Inline/Address.php index c31943c4f8..40bcb17f9b 100644 --- a/CRM/Contact/Page/Inline/Address.php +++ b/CRM/Contact/Page/Inline/Address.php @@ -116,4 +116,5 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/CommunicationPreferences.php b/CRM/Contact/Page/Inline/CommunicationPreferences.php index 0087351e7c..f368dd0380 100644 --- a/CRM/Contact/Page/Inline/CommunicationPreferences.php +++ b/CRM/Contact/Page/Inline/CommunicationPreferences.php @@ -76,4 +76,5 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/ContactInfo.php b/CRM/Contact/Page/Inline/ContactInfo.php index 767f406b7e..9e561a9d9c 100644 --- a/CRM/Contact/Page/Inline/ContactInfo.php +++ b/CRM/Contact/Page/Inline/ContactInfo.php @@ -72,4 +72,5 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/ContactName.php b/CRM/Contact/Page/Inline/ContactName.php index 94eaf48903..e558163472 100644 --- a/CRM/Contact/Page/Inline/ContactName.php +++ b/CRM/Contact/Page/Inline/ContactName.php @@ -66,4 +66,5 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/CustomData.php b/CRM/Contact/Page/Inline/CustomData.php index 820ccc9270..a386fb06ed 100644 --- a/CRM/Contact/Page/Inline/CustomData.php +++ b/CRM/Contact/Page/Inline/CustomData.php @@ -79,4 +79,5 @@ class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/Demographics.php b/CRM/Contact/Page/Inline/Demographics.php index 49119c1f52..0d6d201540 100644 --- a/CRM/Contact/Page/Inline/Demographics.php +++ b/CRM/Contact/Page/Inline/Demographics.php @@ -72,4 +72,5 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/Email.php b/CRM/Contact/Page/Inline/Email.php index 16231be561..a6fc8fb47d 100644 --- a/CRM/Contact/Page/Inline/Email.php +++ b/CRM/Contact/Page/Inline/Email.php @@ -80,4 +80,5 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/IM.php b/CRM/Contact/Page/Inline/IM.php index 376e394a48..c250ee4ac8 100644 --- a/CRM/Contact/Page/Inline/IM.php +++ b/CRM/Contact/Page/Inline/IM.php @@ -71,4 +71,5 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/OpenID.php b/CRM/Contact/Page/Inline/OpenID.php index 260d9421d2..32e771dd1c 100644 --- a/CRM/Contact/Page/Inline/OpenID.php +++ b/CRM/Contact/Page/Inline/OpenID.php @@ -69,4 +69,5 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/Phone.php b/CRM/Contact/Page/Inline/Phone.php index 3dd2ba576b..57e5f8b51b 100644 --- a/CRM/Contact/Page/Inline/Phone.php +++ b/CRM/Contact/Page/Inline/Phone.php @@ -82,4 +82,5 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/Inline/Website.php b/CRM/Contact/Page/Inline/Website.php index 301d3af816..c8aa663282 100644 --- a/CRM/Contact/Page/Inline/Website.php +++ b/CRM/Contact/Page/Inline/Website.php @@ -69,4 +69,5 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page { // finally call parent parent::run(); } + } diff --git a/CRM/Contact/Page/SavedSearch.php b/CRM/Contact/Page/SavedSearch.php index b7a104280c..a7f196632d 100644 --- a/CRM/Contact/Page/SavedSearch.php +++ b/CRM/Contact/Page/SavedSearch.php @@ -172,4 +172,5 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page { } return self::$_links; } + } diff --git a/CRM/Contact/Page/Task.php b/CRM/Contact/Page/Task.php index 6aa5970c21..09e34be818 100644 --- a/CRM/Contact/Page/Task.php +++ b/CRM/Contact/Page/Task.php @@ -51,4 +51,5 @@ class CRM_Contact_Page_Task extends CRM_Core_Page { public function getTitle() { return "Task Results"; } + } diff --git a/CRM/Contact/Page/View.php b/CRM/Contact/Page/View.php index 7c90bf2987..06bd71203f 100644 --- a/CRM/Contact/Page/View.php +++ b/CRM/Contact/Page/View.php @@ -381,4 +381,5 @@ class CRM_Contact_Page_View extends CRM_Core_Page { $obj->assign('hookLinks', $hookLinks); } } + } diff --git a/CRM/Contact/Page/View/ContactSmartGroup.php b/CRM/Contact/Page/View/ContactSmartGroup.php index 5d88beabe1..841030ee68 100644 --- a/CRM/Contact/Page/View/ContactSmartGroup.php +++ b/CRM/Contact/Page/View/ContactSmartGroup.php @@ -106,4 +106,5 @@ class CRM_Contact_Page_View_ContactSmartGroup extends CRM_Core_Page { $this->browse(); return parent::run(); } + } diff --git a/CRM/Contact/Page/View/CustomData.php b/CRM/Contact/Page/View/CustomData.php index d85593a627..64e71ad0a5 100644 --- a/CRM/Contact/Page/View/CustomData.php +++ b/CRM/Contact/Page/View/CustomData.php @@ -174,4 +174,5 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page { } return parent::run(); } + } diff --git a/CRM/Contact/Page/View/GroupContact.php b/CRM/Contact/Page/View/GroupContact.php index 7df74a3ba9..33aac9e2dc 100644 --- a/CRM/Contact/Page/View/GroupContact.php +++ b/CRM/Contact/Page/View/GroupContact.php @@ -197,4 +197,5 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page { CRM_Contact_BAO_GroupContact::removeContactsFromGroup($ids, $groupId, $method, $groupStatus); } + } diff --git a/CRM/Contact/Page/View/Log.php b/CRM/Contact/Page/View/Log.php index 92740f1048..6a3b55586c 100644 --- a/CRM/Contact/Page/View/Log.php +++ b/CRM/Contact/Page/View/Log.php @@ -98,4 +98,5 @@ class CRM_Contact_Page_View_Log extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contact/Page/View/Note.php b/CRM/Contact/Page/View/Note.php index 760a86a5b2..980a5a7dcf 100644 --- a/CRM/Contact/Page/View/Note.php +++ b/CRM/Contact/Page/View/Note.php @@ -315,4 +315,5 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page { } return self::$_commentLinks; } + } diff --git a/CRM/Contact/Page/View/Print.php b/CRM/Contact/Page/View/Print.php index eac69366dd..c0893b0827 100644 --- a/CRM/Contact/Page/View/Print.php +++ b/CRM/Contact/Page/View/Print.php @@ -72,4 +72,5 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary { return parent::view(); } + } diff --git a/CRM/Contact/Page/View/Relationship.php b/CRM/Contact/Page/View/Relationship.php index 97b8115490..f572b46ca4 100644 --- a/CRM/Contact/Page/View/Relationship.php +++ b/CRM/Contact/Page/View/Relationship.php @@ -313,4 +313,5 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page { } return self::$_links; } + } diff --git a/CRM/Contact/Page/View/Summary.php b/CRM/Contact/Page/View/Summary.php index 03d2d270b2..605794d39f 100644 --- a/CRM/Contact/Page/View/Summary.php +++ b/CRM/Contact/Page/View/Summary.php @@ -432,4 +432,5 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View { } return parent::getTemplateFileName(); } + } diff --git a/CRM/Contact/Page/View/Sunlight.php b/CRM/Contact/Page/View/Sunlight.php index 9bd21723e9..5b4a43385d 100644 --- a/CRM/Contact/Page/View/Sunlight.php +++ b/CRM/Contact/Page/View/Sunlight.php @@ -65,4 +65,5 @@ class CRM_Contact_Page_View_Sunlight extends CRM_Contact_Page_View { return parent::run(); } + } diff --git a/CRM/Contact/Page/View/Tag.php b/CRM/Contact/Page/View/Tag.php index 7e902626c5..a9134ebb12 100644 --- a/CRM/Contact/Page/View/Tag.php +++ b/CRM/Contact/Page/View/Tag.php @@ -77,4 +77,5 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contact/Page/View/UserDashBoard.php b/CRM/Contact/Page/View/UserDashBoard.php index 71d6756c13..5fbc6eb684 100644 --- a/CRM/Contact/Page/View/UserDashBoard.php +++ b/CRM/Contact/Page/View/UserDashBoard.php @@ -257,4 +257,5 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page { ); return self::$_links; } + } diff --git a/CRM/Contact/Page/View/UserDashBoard/GroupContact.php b/CRM/Contact/Page/View/UserDashBoard/GroupContact.php index ecedf16012..2e5e7bd393 100644 --- a/CRM/Contact/Page/View/UserDashBoard/GroupContact.php +++ b/CRM/Contact/Page/View/UserDashBoard/GroupContact.php @@ -136,4 +136,5 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_ $this->edit(); $this->browse(); } + } diff --git a/CRM/Contact/Page/View/Useradd.php b/CRM/Contact/Page/View/Useradd.php index 6376225004..14d71647bf 100755 --- a/CRM/Contact/Page/View/Useradd.php +++ b/CRM/Contact/Page/View/Useradd.php @@ -57,4 +57,5 @@ class CRM_Contact_Page_View_Useradd extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contact/Page/View/Vcard.php b/CRM/Contact/Page/View/Vcard.php index 88e2eaa3f7..2f0b9e8634 100644 --- a/CRM/Contact/Page/View/Vcard.php +++ b/CRM/Contact/Page/View/Vcard.php @@ -168,4 +168,5 @@ class CRM_Contact_Page_View_Vcard extends CRM_Contact_Page_View { $vcard->send($filename . '.vcf', 'attachment', 'utf-8'); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Contact/Selector.php b/CRM/Contact/Selector.php index df3d489484..e28e110049 100644 --- a/CRM/Contact/Selector.php +++ b/CRM/Contact/Selector.php @@ -1264,4 +1264,5 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont } return $properties; } + } diff --git a/CRM/Contact/Selector/Controller.php b/CRM/Contact/Selector/Controller.php index 90620c1e3c..6d1cde026f 100644 --- a/CRM/Contact/Selector/Controller.php +++ b/CRM/Contact/Selector/Controller.php @@ -46,4 +46,5 @@ class CRM_Contact_Selector_Controller extends CRM_Core_Selector_Controller { public function getQill() { return $this->_object->getQILL(); } + } diff --git a/CRM/Contact/Selector/Custom.php b/CRM/Contact/Selector/Custom.php index 4a6c9c85a5..81ea3d92cb 100644 --- a/CRM/Contact/Selector/Custom.php +++ b/CRM/Contact/Selector/Custom.php @@ -465,4 +465,5 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector { unset($rValue['action']); } } + } diff --git a/CRM/Contact/StateMachine/Search.php b/CRM/Contact/StateMachine/Search.php index 9dc31c61a8..9488d92d30 100644 --- a/CRM/Contact/StateMachine/Search.php +++ b/CRM/Contact/StateMachine/Search.php @@ -135,4 +135,5 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Contact/Task.php b/CRM/Contact/Task.php index 080daaf7c7..38abde576e 100644 --- a/CRM/Contact/Task.php +++ b/CRM/Contact/Task.php @@ -383,4 +383,5 @@ class CRM_Contact_Task { CRM_Utils_Array::value('result', self::$_tasks[$value]), ); } + } diff --git a/CRM/Contribute/BAO/Contribution.php b/CRM/Contribute/BAO/Contribution.php index 2ca7dae940..7c2b630eb1 100644 --- a/CRM/Contribute/BAO/Contribution.php +++ b/CRM/Contribute/BAO/Contribution.php @@ -3630,4 +3630,5 @@ WHERE con.id = {$contributionId} } return $params; } + } diff --git a/CRM/Contribute/BAO/Contribution/Utils.php b/CRM/Contribute/BAO/Contribution/Utils.php index 75bd26eb26..13be2c7449 100644 --- a/CRM/Contribute/BAO/Contribution/Utils.php +++ b/CRM/Contribute/BAO/Contribution/Utils.php @@ -909,4 +909,5 @@ LIMIT 1 return $taxAmount; } + } diff --git a/CRM/Contribute/BAO/ContributionPage.php b/CRM/Contribute/BAO/ContributionPage.php index a025413e52..5eb519be46 100644 --- a/CRM/Contribute/BAO/ContributionPage.php +++ b/CRM/Contribute/BAO/ContributionPage.php @@ -941,4 +941,5 @@ LEFT JOIN civicrm_premiums ON ( civicrm_premiums.entity_id = civicrm } return $membershipBlocks['values'][0]['is_separate_payment']; } + } diff --git a/CRM/Contribute/BAO/ContributionRecur.php b/CRM/Contribute/BAO/ContributionRecur.php index 7ee091ff6f..e2f4b52072 100644 --- a/CRM/Contribute/BAO/ContributionRecur.php +++ b/CRM/Contribute/BAO/ContributionRecur.php @@ -456,4 +456,5 @@ INNER JOIN civicrm_contribution con ON ( con.id = mp.contribution_id ) } } } + } diff --git a/CRM/Contribute/BAO/ContributionSoft.php b/CRM/Contribute/BAO/ContributionSoft.php index b7cd6e02e9..4e278040a6 100644 --- a/CRM/Contribute/BAO/ContributionSoft.php +++ b/CRM/Contribute/BAO/ContributionSoft.php @@ -377,4 +377,5 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio $form->assign('honorName', $honorName); } } + } diff --git a/CRM/Contribute/BAO/ManagePremiums.php b/CRM/Contribute/BAO/ManagePremiums.php index a46c380ae8..e5d5672db3 100644 --- a/CRM/Contribute/BAO/ManagePremiums.php +++ b/CRM/Contribute/BAO/ManagePremiums.php @@ -149,4 +149,5 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product { $premium->id = $productID; $premium->delete(); } + } diff --git a/CRM/Contribute/BAO/Premium.php b/CRM/Contribute/BAO/Premium.php index e1b2e15976..75ba837749 100644 --- a/CRM/Contribute/BAO/Premium.php +++ b/CRM/Contribute/BAO/Premium.php @@ -267,4 +267,5 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium { } return self::$productInfo; } + } diff --git a/CRM/Contribute/BAO/Query.php b/CRM/Contribute/BAO/Query.php index c0d5791315..ccfd038921 100644 --- a/CRM/Contribute/BAO/Query.php +++ b/CRM/Contribute/BAO/Query.php @@ -1063,4 +1063,5 @@ class CRM_Contribute_BAO_Query { 'contribution_recur_failure_retry_date' => ts('Failed Recurring Contribution Retry Date'), ); } + } diff --git a/CRM/Contribute/BAO/Widget.php b/CRM/Contribute/BAO/Widget.php index b08ed9d2d8..6bc5a3899e 100644 --- a/CRM/Contribute/BAO/Widget.php +++ b/CRM/Contribute/BAO/Widget.php @@ -201,4 +201,5 @@ class CRM_Contribute_BAO_Widget extends CRM_Contribute_DAO_Widget { return $data; } + } diff --git a/CRM/Contribute/Controller/ContributionPage.php b/CRM/Contribute/Controller/ContributionPage.php index d932236553..88ca6d6502 100644 --- a/CRM/Contribute/Controller/ContributionPage.php +++ b/CRM/Contribute/Controller/ContributionPage.php @@ -59,4 +59,5 @@ class CRM_Contribute_Controller_ContributionPage extends CRM_Core_Controller { $this->addPages($this->_stateMachine, $action); $this->addActions(); } + } diff --git a/CRM/Contribute/Controller/Search.php b/CRM/Contribute/Controller/Search.php index c5db200ceb..73a8307897 100644 --- a/CRM/Contribute/Controller/Search.php +++ b/CRM/Contribute/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Contribute_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Contribute/Exception/InactiveContributionPageException.php b/CRM/Contribute/Exception/InactiveContributionPageException.php index 742d1b0b37..d8e67d6210 100644 --- a/CRM/Contribute/Exception/InactiveContributionPageException.php +++ b/CRM/Contribute/Exception/InactiveContributionPageException.php @@ -18,4 +18,5 @@ class CRM_Contribute_Exception_InactiveContributionPageException extends Excepti public function getID() { return $this->id; } + } diff --git a/CRM/Contribute/Form/AbstractEditPayment.php b/CRM/Contribute/Form/AbstractEditPayment.php index 164b49adf2..93040bce9d 100644 --- a/CRM/Contribute/Form/AbstractEditPayment.php +++ b/CRM/Contribute/Form/AbstractEditPayment.php @@ -617,4 +617,5 @@ LEFT JOIN civicrm_contribution on (civicrm_contribution.contact_id = civicrm_co CRM_Core_Error::fatal($e->getMessage()); } } + } diff --git a/CRM/Contribute/Form/AdditionalPayment.php b/CRM/Contribute/Form/AdditionalPayment.php index 806e5062eb..b3d77234ae 100644 --- a/CRM/Contribute/Form/AdditionalPayment.php +++ b/CRM/Contribute/Form/AdditionalPayment.php @@ -709,4 +709,5 @@ class CRM_Contribute_Form_AdditionalPayment extends CRM_Contribute_Form_Abstract list($mailSent, $subject, $message, $html) = CRM_Core_BAO_MessageTemplate::sendTemplate($sendTemplateParams); return $mailSent; } + } diff --git a/CRM/Contribute/Form/CancelSubscription.php b/CRM/Contribute/Form/CancelSubscription.php index 9f06661bd9..245c82253e 100644 --- a/CRM/Contribute/Form/CancelSubscription.php +++ b/CRM/Contribute/Form/CancelSubscription.php @@ -333,4 +333,5 @@ class CRM_Contribute_Form_CancelSubscription extends CRM_Core_Form { } } } + } diff --git a/CRM/Contribute/Form/Contribution.php b/CRM/Contribute/Form/Contribution.php index 446e2ad7cb..478a86dcb8 100644 --- a/CRM/Contribute/Form/Contribution.php +++ b/CRM/Contribute/Form/Contribution.php @@ -1830,4 +1830,5 @@ class CRM_Contribute_Form_Contribution extends CRM_Contribute_Form_AbstractEditP CRM_Contribute_BAO_ContributionRecur::deleteRecurContribution($paymentParams['contributionRecurID']); } } + } diff --git a/CRM/Contribute/Form/Contribution/Confirm.php b/CRM/Contribute/Form/Contribution/Confirm.php index ec4aa8b28d..2926fc0b81 100644 --- a/CRM/Contribute/Form/Contribution/Confirm.php +++ b/CRM/Contribute/Form/Contribution/Confirm.php @@ -2001,4 +2001,5 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr } return $params; } + } diff --git a/CRM/Contribute/Form/Contribution/Main.php b/CRM/Contribute/Form/Contribution/Main.php index 9741a5e878..af607b8e1c 100644 --- a/CRM/Contribute/Form/Contribution/Main.php +++ b/CRM/Contribute/Form/Contribution/Main.php @@ -1457,4 +1457,5 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu } $form->assign('paymentProcessorID', $form->_paymentProcessorID); } + } diff --git a/CRM/Contribute/Form/Contribution/OnBehalfOf.php b/CRM/Contribute/Form/Contribution/OnBehalfOf.php index 18d2914fa2..19c193bba8 100644 --- a/CRM/Contribute/Form/Contribution/OnBehalfOf.php +++ b/CRM/Contribute/Form/Contribution/OnBehalfOf.php @@ -178,4 +178,5 @@ class CRM_Contribute_Form_Contribution_OnBehalfOf { $form->assign('onBehalfOfFields', $profileFields); $form->addElement('hidden', 'hidden_onbehalf_profile', 1); } + } diff --git a/CRM/Contribute/Form/Contribution/ThankYou.php b/CRM/Contribute/Form/Contribution/ThankYou.php index 0823aac7c4..ec292dfd88 100644 --- a/CRM/Contribute/Form/Contribution/ThankYou.php +++ b/CRM/Contribute/Form/Contribution/ThankYou.php @@ -292,4 +292,5 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont // CRM-9491 $this->controller->reset(); } + } diff --git a/CRM/Contribute/Form/ContributionBase.php b/CRM/Contribute/Form/ContributionBase.php index 9c8ca81c6d..19bb6b60ab 100644 --- a/CRM/Contribute/Form/ContributionBase.php +++ b/CRM/Contribute/Form/ContributionBase.php @@ -903,4 +903,5 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form { } } } + } diff --git a/CRM/Contribute/Form/ContributionCharts.php b/CRM/Contribute/Form/ContributionCharts.php index 156a8b5fb4..e3dcd8a7b1 100644 --- a/CRM/Contribute/Form/ContributionCharts.php +++ b/CRM/Contribute/Form/ContributionCharts.php @@ -242,4 +242,5 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form { $this->assign('hasOpenFlashChart', empty($chartData) ? FALSE : TRUE); $this->assign('openFlashChartData', json_encode($chartData)); } + } diff --git a/CRM/Contribute/Form/ContributionPage.php b/CRM/Contribute/Form/ContributionPage.php index 0172e5c760..40f28e75af 100644 --- a/CRM/Contribute/Form/ContributionPage.php +++ b/CRM/Contribute/Form/ContributionPage.php @@ -449,4 +449,5 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form { return 'CRM/Contribute/Form/ContributionPage/Tab.tpl'; } } + } diff --git a/CRM/Contribute/Form/ContributionPage/AddProduct.php b/CRM/Contribute/Form/ContributionPage/AddProduct.php index e628ae7d86..1081138869 100644 --- a/CRM/Contribute/Form/ContributionPage/AddProduct.php +++ b/CRM/Contribute/Form/ContributionPage/AddProduct.php @@ -291,4 +291,5 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For public function getTitle() { return ts('Add Premium to Contribution Page'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/Amount.php b/CRM/Contribute/Form/ContributionPage/Amount.php index be4ce87500..5251227628 100644 --- a/CRM/Contribute/Form/ContributionPage/Amount.php +++ b/CRM/Contribute/Form/ContributionPage/Amount.php @@ -772,4 +772,5 @@ SELECT id public function getTitle() { return ts('Amounts'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/Custom.php b/CRM/Contribute/Form/ContributionPage/Custom.php index 7bca28df4e..eb98ae27cd 100644 --- a/CRM/Contribute/Form/ContributionPage/Custom.php +++ b/CRM/Contribute/Form/ContributionPage/Custom.php @@ -224,4 +224,5 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co } return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Contribute/Form/ContributionPage/Delete.php b/CRM/Contribute/Form/ContributionPage/Delete.php index e620ce44d5..995039017c 100644 --- a/CRM/Contribute/Form/ContributionPage/Delete.php +++ b/CRM/Contribute/Form/ContributionPage/Delete.php @@ -147,4 +147,5 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co CRM_Core_Session::setStatus(ts("The contribution page '%1' has been deleted.", array(1 => $this->_title)), ts('Deleted'), 'success'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/Premium.php b/CRM/Contribute/Form/ContributionPage/Premium.php index 6bd26565cb..8374479c5e 100644 --- a/CRM/Contribute/Form/ContributionPage/Premium.php +++ b/CRM/Contribute/Form/ContributionPage/Premium.php @@ -166,4 +166,5 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C public function getTitle() { return ts('Premiums'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/Settings.php b/CRM/Contribute/Form/ContributionPage/Settings.php index d6c8cf2322..5b93a284cd 100644 --- a/CRM/Contribute/Form/ContributionPage/Settings.php +++ b/CRM/Contribute/Form/ContributionPage/Settings.php @@ -415,4 +415,5 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_ public function getTitle() { return ts('Title and Settings'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/TabHeader.php b/CRM/Contribute/Form/ContributionPage/TabHeader.php index 0b6762136f..8e3003449a 100644 --- a/CRM/Contribute/Form/ContributionPage/TabHeader.php +++ b/CRM/Contribute/Form/ContributionPage/TabHeader.php @@ -221,4 +221,5 @@ class CRM_Contribute_Form_ContributionPage_TabHeader { $current = $current ? $current : 'settings'; return $current; } + } diff --git a/CRM/Contribute/Form/ContributionPage/ThankYou.php b/CRM/Contribute/Form/ContributionPage/ThankYou.php index 7c85db2c8e..cb9fff3cf3 100644 --- a/CRM/Contribute/Form/ContributionPage/ThankYou.php +++ b/CRM/Contribute/Form/ContributionPage/ThankYou.php @@ -147,4 +147,5 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_ public function getTitle() { return ts('Thanks and Receipt'); } + } diff --git a/CRM/Contribute/Form/ContributionPage/Widget.php b/CRM/Contribute/Form/ContributionPage/Widget.php index 60410b3aa7..1fe5964653 100644 --- a/CRM/Contribute/Form/ContributionPage/Widget.php +++ b/CRM/Contribute/Form/ContributionPage/Widget.php @@ -283,4 +283,5 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co public function getTitle() { return ts('Widget Settings'); } + } diff --git a/CRM/Contribute/Form/ContributionView.php b/CRM/Contribute/Form/ContributionView.php index bbed6f4891..36a5f6db37 100644 --- a/CRM/Contribute/Form/ContributionView.php +++ b/CRM/Contribute/Form/ContributionView.php @@ -215,4 +215,5 @@ class CRM_Contribute_Form_ContributionView extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Contribute/Form/Search.php b/CRM/Contribute/Form/Search.php index 9f50f5cccf..40ced93793 100644 --- a/CRM/Contribute/Form/Search.php +++ b/CRM/Contribute/Form/Search.php @@ -467,4 +467,5 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Contributions'); } + } diff --git a/CRM/Contribute/Form/SearchContribution.php b/CRM/Contribute/Form/SearchContribution.php index 3ae25079db..5601abe340 100644 --- a/CRM/Contribute/Form/SearchContribution.php +++ b/CRM/Contribute/Form/SearchContribution.php @@ -80,4 +80,5 @@ class CRM_Contribute_Form_SearchContribution extends CRM_Core_Form { } } } + } diff --git a/CRM/Contribute/Form/SoftCredit.php b/CRM/Contribute/Form/SoftCredit.php index 31a54b9cdf..dda0cf792f 100644 --- a/CRM/Contribute/Form/SoftCredit.php +++ b/CRM/Contribute/Form/SoftCredit.php @@ -242,4 +242,5 @@ class CRM_Contribute_Form_SoftCredit { return $errors; } + } diff --git a/CRM/Contribute/Form/Task.php b/CRM/Contribute/Form/Task.php index a46fb96ec6..864268095f 100644 --- a/CRM/Contribute/Form/Task.php +++ b/CRM/Contribute/Form/Task.php @@ -223,4 +223,5 @@ class CRM_Contribute_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Contribute/Form/Task/Batch.php b/CRM/Contribute/Form/Task/Batch.php index a4193d0038..e2d9d5868f 100644 --- a/CRM/Contribute/Form/Task/Batch.php +++ b/CRM/Contribute/Form/Task/Batch.php @@ -261,4 +261,5 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task { CRM_Core_Session::setStatus(ts("No updates have been saved."), ts('Not Saved'), 'alert'); } } + } diff --git a/CRM/Contribute/Form/Task/Delete.php b/CRM/Contribute/Form/Task/Delete.php index 12cae6507b..16504d541f 100644 --- a/CRM/Contribute/Form/Task/Delete.php +++ b/CRM/Contribute/Form/Task/Delete.php @@ -90,4 +90,5 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task { )); CRM_Core_Session::setStatus($status, '', 'info'); } + } diff --git a/CRM/Contribute/Form/Task/Email.php b/CRM/Contribute/Form/Task/Email.php index 4b74ea47ff..9fd322171d 100644 --- a/CRM/Contribute/Form/Task/Email.php +++ b/CRM/Contribute/Form/Task/Email.php @@ -93,4 +93,5 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task { public function postProcess() { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } + } diff --git a/CRM/Contribute/Form/Task/Invoice.php b/CRM/Contribute/Form/Task/Invoice.php index b95eb6f031..a30631bc9c 100644 --- a/CRM/Contribute/Form/Task/Invoice.php +++ b/CRM/Contribute/Form/Task/Invoice.php @@ -651,4 +651,5 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task { $params = array('output' => 'pdf_invoice'); CRM_Contribute_Form_Task_Invoice::printPDF($contributionIDs, $params, $contactId, CRM_Core_DAO::$_nullObject); } + } diff --git a/CRM/Contribute/Form/Task/PDF.php b/CRM/Contribute/Form/Task/PDF.php index 25d1b94929..65c37913ca 100644 --- a/CRM/Contribute/Form/Task/PDF.php +++ b/CRM/Contribute/Form/Task/PDF.php @@ -295,4 +295,5 @@ AND {$this->_componentClause}"; return $pdfElements; } + } diff --git a/CRM/Contribute/Form/Task/PDFLetter.php b/CRM/Contribute/Form/Task/PDFLetter.php index e64ef5ec53..a638dcb187 100644 --- a/CRM/Contribute/Form/Task/PDFLetter.php +++ b/CRM/Contribute/Form/Task/PDFLetter.php @@ -169,4 +169,5 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task { public function postProcess() { CRM_Contribute_Form_Task_PDFLetterCommon::postProcess($this); } + } diff --git a/CRM/Contribute/Form/Task/PDFLetterCommon.php b/CRM/Contribute/Form/Task/PDFLetterCommon.php index d4f6e98d46..a66c3e6857 100644 --- a/CRM/Contribute/Form/Task/PDFLetterCommon.php +++ b/CRM/Contribute/Form/Task/PDFLetterCommon.php @@ -358,4 +358,5 @@ class CRM_Contribute_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDF return FALSE; } } + } diff --git a/CRM/Contribute/Form/Task/PickProfile.php b/CRM/Contribute/Form/Task/PickProfile.php index 6b755636e3..c79d126387 100644 --- a/CRM/Contribute/Form/Task/PickProfile.php +++ b/CRM/Contribute/Form/Task/PickProfile.php @@ -145,4 +145,5 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task { // also reset the batch page so it gets new values from the db $this->controller->resetPage('Batch'); } + } diff --git a/CRM/Contribute/Form/Task/Print.php b/CRM/Contribute/Form/Task/Print.php index c1f2e1b3a5..39bb4cb73d 100644 --- a/CRM/Contribute/Form/Task/Print.php +++ b/CRM/Contribute/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Contribute/Form/Task/Result.php b/CRM/Contribute/Form/Task/Result.php index 13d8df14cc..b6209d5d22 100644 --- a/CRM/Contribute/Form/Task/Result.php +++ b/CRM/Contribute/Form/Task/Result.php @@ -63,4 +63,5 @@ class CRM_Contribute_Form_Task_Result extends CRM_Contribute_Form_Task { ) ); } + } diff --git a/CRM/Contribute/Form/Task/SearchTaskHookSample.php b/CRM/Contribute/Form/Task/SearchTaskHookSample.php index 7d8cc1cbe8..549be88743 100644 --- a/CRM/Contribute/Form/Task/SearchTaskHookSample.php +++ b/CRM/Contribute/Form/Task/SearchTaskHookSample.php @@ -88,4 +88,5 @@ INNER JOIN civicrm_contact ct ON ( co.contact_id = ct.id ) ) ); } + } diff --git a/CRM/Contribute/Form/Task/Status.php b/CRM/Contribute/Form/Task/Status.php index 8c2ea27f39..0fe55ace25 100644 --- a/CRM/Contribute/Form/Task/Status.php +++ b/CRM/Contribute/Form/Task/Status.php @@ -340,4 +340,5 @@ WHERE c.id IN ( $contributionIDs )"; } return $rows; } + } diff --git a/CRM/Contribute/Form/UpdateBilling.php b/CRM/Contribute/Form/UpdateBilling.php index 2f6cd9f1d3..039a011f5a 100644 --- a/CRM/Contribute/Form/UpdateBilling.php +++ b/CRM/Contribute/Form/UpdateBilling.php @@ -441,4 +441,5 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form { "reset=1&task=billing&result={$result}")); } } + } diff --git a/CRM/Contribute/Form/UpdateSubscription.php b/CRM/Contribute/Form/UpdateSubscription.php index 8ba973c2eb..be42113f9b 100644 --- a/CRM/Contribute/Form/UpdateSubscription.php +++ b/CRM/Contribute/Form/UpdateSubscription.php @@ -323,4 +323,5 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form { "reset=1&task=update&result=1")); } } + } diff --git a/CRM/Contribute/Import/Controller.php b/CRM/Contribute/Import/Controller.php index cf9164687f..5022d044b5 100644 --- a/CRM/Contribute/Import/Controller.php +++ b/CRM/Contribute/Import/Controller.php @@ -54,4 +54,5 @@ class CRM_Contribute_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Contribute/Import/Field.php b/CRM/Contribute/Import/Field.php index c55d4e7371..235104594d 100644 --- a/CRM/Contribute/Import/Field.php +++ b/CRM/Contribute/Import/Field.php @@ -210,4 +210,5 @@ class CRM_Contribute_Import_Field { return TRUE; } + } diff --git a/CRM/Contribute/Import/Form/DataSource.php b/CRM/Contribute/Import/Form/DataSource.php index 714ef886ac..1009a0ef46 100644 --- a/CRM/Contribute/Import/Form/DataSource.php +++ b/CRM/Contribute/Import/Form/DataSource.php @@ -198,4 +198,5 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Upload Data'); } + } diff --git a/CRM/Contribute/Import/Form/MapField.php b/CRM/Contribute/Import/Form/MapField.php index 6b367225ae..eee7260226 100644 --- a/CRM/Contribute/Import/Form/MapField.php +++ b/CRM/Contribute/Import/Form/MapField.php @@ -590,4 +590,5 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField { // add all the necessary variables to the form $parser->set($this); } + } diff --git a/CRM/Contribute/Import/Form/Preview.php b/CRM/Contribute/Import/Form/Preview.php index 9276f7fb77..2244a3daf9 100644 --- a/CRM/Contribute/Import/Form/Preview.php +++ b/CRM/Contribute/Import/Form/Preview.php @@ -191,4 +191,5 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Contribute/Import/Parser.php b/CRM/Contribute/Import/Parser.php index 13c912e28c..dde9195baf 100644 --- a/CRM/Contribute/Import/Parser.php +++ b/CRM/Contribute/Import/Parser.php @@ -666,4 +666,5 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser { return $fileName; } + } diff --git a/CRM/Contribute/Import/Parser/Contribution.php b/CRM/Contribute/Import/Parser/Contribution.php index 40ed6325eb..5b33f60ef9 100644 --- a/CRM/Contribute/Import/Parser/Contribution.php +++ b/CRM/Contribute/Import/Parser/Contribution.php @@ -609,4 +609,5 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa */ public function fini() { } + } diff --git a/CRM/Contribute/Info.php b/CRM/Contribute/Info.php index 93bf330612..c726ad0882 100644 --- a/CRM/Contribute/Info.php +++ b/CRM/Contribute/Info.php @@ -213,4 +213,5 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info { $shortCuts = array_merge($shortCuts, $shortCut); } } + } diff --git a/CRM/Contribute/Page/ContributionPage.php b/CRM/Contribute/Page/ContributionPage.php index 6ccdf2d34e..38763234f0 100644 --- a/CRM/Contribute/Page/ContributionPage.php +++ b/CRM/Contribute/Page/ContributionPage.php @@ -705,4 +705,5 @@ ORDER BY LEFT(title, 1) return $formattedConfLinks; } + } diff --git a/CRM/Contribute/Page/ContributionRecur.php b/CRM/Contribute/Page/ContributionRecur.php index 2056235b6d..b9035d5441 100644 --- a/CRM/Contribute/Page/ContributionRecur.php +++ b/CRM/Contribute/Page/ContributionRecur.php @@ -105,4 +105,5 @@ class CRM_Contribute_Page_ContributionRecur extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contribute/Page/DashBoard.php b/CRM/Contribute/Page/DashBoard.php index 559e5275e7..037af6e370 100644 --- a/CRM/Contribute/Page/DashBoard.php +++ b/CRM/Contribute/Page/DashBoard.php @@ -132,4 +132,5 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contribute/Page/ManagePremiums.php b/CRM/Contribute/Page/ManagePremiums.php index 17cf09472d..4f36c0295e 100644 --- a/CRM/Contribute/Page/ManagePremiums.php +++ b/CRM/Contribute/Page/ManagePremiums.php @@ -208,4 +208,5 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/contribute/managePremiums'; } + } diff --git a/CRM/Contribute/Page/PaymentInfo.php b/CRM/Contribute/Page/PaymentInfo.php index 288284ac27..fe43c17c4a 100644 --- a/CRM/Contribute/Page/PaymentInfo.php +++ b/CRM/Contribute/Page/PaymentInfo.php @@ -73,4 +73,5 @@ class CRM_Contribute_Page_PaymentInfo extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contribute/Page/Premium.php b/CRM/Contribute/Page/Premium.php index abc2c0f87a..3e711b0c68 100644 --- a/CRM/Contribute/Page/Premium.php +++ b/CRM/Contribute/Page/Premium.php @@ -224,4 +224,5 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return CRM_Utils_System::currentPath(); } + } diff --git a/CRM/Contribute/Page/SubscriptionStatus.php b/CRM/Contribute/Page/SubscriptionStatus.php index 662b3cdce8..c914fb1bb2 100644 --- a/CRM/Contribute/Page/SubscriptionStatus.php +++ b/CRM/Contribute/Page/SubscriptionStatus.php @@ -57,4 +57,5 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Contribute/Page/Tab.php b/CRM/Contribute/Page/Tab.php index 12a8f68c06..83a1345b83 100644 --- a/CRM/Contribute/Page/Tab.php +++ b/CRM/Contribute/Page/Tab.php @@ -464,4 +464,5 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page { $session = CRM_Core_Session::singleton(); $session->pushUserContext($url); } + } diff --git a/CRM/Contribute/Page/UserDashboard.php b/CRM/Contribute/Page/UserDashboard.php index 608f2cbff1..095dbfc286 100644 --- a/CRM/Contribute/Page/UserDashboard.php +++ b/CRM/Contribute/Page/UserDashboard.php @@ -151,4 +151,5 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo parent::preProcess(); $this->listContribution(); } + } diff --git a/CRM/Contribute/PseudoConstant.php b/CRM/Contribute/PseudoConstant.php index 8019c33849..0204a72244 100644 --- a/CRM/Contribute/PseudoConstant.php +++ b/CRM/Contribute/PseudoConstant.php @@ -440,4 +440,5 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant { } return self::$batch; } + } diff --git a/CRM/Contribute/Selector/Search.php b/CRM/Contribute/Selector/Search.php index b4d45e5d26..4204e009d2 100644 --- a/CRM/Contribute/Selector/Search.php +++ b/CRM/Contribute/Selector/Search.php @@ -570,4 +570,5 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C public function getSummary() { return $this->_query->summaryContribution($this->_context); } + } diff --git a/CRM/Contribute/StateMachine/Contribution.php b/CRM/Contribute/StateMachine/Contribution.php index 3572a2d4c2..527a827ee5 100644 --- a/CRM/Contribute/StateMachine/Contribution.php +++ b/CRM/Contribute/StateMachine/Contribution.php @@ -58,4 +58,5 @@ class CRM_Contribute_StateMachine_Contribution extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Contribute/StateMachine/ContributionPage.php b/CRM/Contribute/StateMachine/ContributionPage.php index 378c2085fb..cd44019dd6 100644 --- a/CRM/Contribute/StateMachine/ContributionPage.php +++ b/CRM/Contribute/StateMachine/ContributionPage.php @@ -73,4 +73,5 @@ class CRM_Contribute_StateMachine_ContributionPage extends CRM_Core_StateMachine $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Contribute/StateMachine/Search.php b/CRM/Contribute/StateMachine/Search.php index 84c75a82fd..fc13e5e0f2 100644 --- a/CRM/Contribute/StateMachine/Search.php +++ b/CRM/Contribute/StateMachine/Search.php @@ -106,4 +106,5 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Contribute/Task.php b/CRM/Contribute/Task.php index 354589fbaf..7d24de337d 100644 --- a/CRM/Contribute/Task.php +++ b/CRM/Contribute/Task.php @@ -217,4 +217,5 @@ class CRM_Contribute_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Core/Action.php b/CRM/Core/Action.php index e8071a7d73..726af09af0 100644 --- a/CRM/Core/Action.php +++ b/CRM/Core/Action.php @@ -344,4 +344,5 @@ class CRM_Core_Action { return $mask; } + } diff --git a/CRM/Core/BAO/ActionLog.php b/CRM/Core/BAO/ActionLog.php index a3740e591c..546d0b0a81 100644 --- a/CRM/Core/BAO/ActionLog.php +++ b/CRM/Core/BAO/ActionLog.php @@ -72,4 +72,5 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog { return $actionLog; } + } diff --git a/CRM/Core/BAO/ActionSchedule.php b/CRM/Core/BAO/ActionSchedule.php index d964724840..477564504a 100644 --- a/CRM/Core/BAO/ActionSchedule.php +++ b/CRM/Core/BAO/ActionSchedule.php @@ -1487,4 +1487,5 @@ WHERE m.owner_membership_id IS NOT NULL AND return $options; } + } diff --git a/CRM/Core/BAO/Address.php b/CRM/Core/BAO/Address.php index 7a0d028221..03daaf4542 100644 --- a/CRM/Core/BAO/Address.php +++ b/CRM/Core/BAO/Address.php @@ -1298,4 +1298,5 @@ SELECT is_primary, } return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context); } + } diff --git a/CRM/Core/BAO/Block.php b/CRM/Core/BAO/Block.php index dc985d5049..2a03e4e18a 100644 --- a/CRM/Core/BAO/Block.php +++ b/CRM/Core/BAO/Block.php @@ -528,4 +528,5 @@ class CRM_Core_BAO_Block { } return ($l1 < $l2) ? -1 : 1; } + } diff --git a/CRM/Core/BAO/CMSUser.php b/CRM/Core/BAO/CMSUser.php index 16499f1123..7de7a1869d 100644 --- a/CRM/Core/BAO/CMSUser.php +++ b/CRM/Core/BAO/CMSUser.php @@ -507,4 +507,5 @@ class CRM_Core_BAO_CMSUser { $db_uf->query('/*!40101 SET NAMES utf8 */'); return $db_uf; } + } diff --git a/CRM/Core/BAO/Cache.php b/CRM/Core/BAO/Cache.php index 8755afd8b2..234461e11f 100644 --- a/CRM/Core/BAO/Cache.php +++ b/CRM/Core/BAO/Cache.php @@ -394,4 +394,5 @@ AND created_date < date_sub( NOW( ), INTERVAL $timeIntervalDays DAY ) CRM_Core_DAO::executeQuery($sql); } } + } diff --git a/CRM/Core/BAO/ConfigSetting.php b/CRM/Core/BAO/ConfigSetting.php index 4b2a5f2709..f68071a666 100644 --- a/CRM/Core/BAO/ConfigSetting.php +++ b/CRM/Core/BAO/ConfigSetting.php @@ -749,4 +749,5 @@ WHERE option_group_id = ( 'checksumTimeout', ); } + } diff --git a/CRM/Core/BAO/CustomField.php b/CRM/Core/BAO/CustomField.php index 51a86aa7fd..0244c5c777 100644 --- a/CRM/Core/BAO/CustomField.php +++ b/CRM/Core/BAO/CustomField.php @@ -2536,4 +2536,5 @@ WHERE cf.id = %1 AND cg.is_multiple = 1"; // FIXME: Currently the only way to know if data is serialized is by looking at the html_type. It would be cleaner to decouple this. return ($field['html_type'] == 'CheckBox' || strpos($field['html_type'], 'Multi') !== FALSE); } + } diff --git a/CRM/Core/BAO/CustomGroup.php b/CRM/Core/BAO/CustomGroup.php index f6114148e1..5bf98ea4ec 100644 --- a/CRM/Core/BAO/CustomGroup.php +++ b/CRM/Core/BAO/CustomGroup.php @@ -2361,4 +2361,5 @@ SELECT civicrm_custom_group.id as groupID, civicrm_custom_group.title as groupT } return $multipleGroup; } + } diff --git a/CRM/Core/BAO/CustomOption.php b/CRM/Core/BAO/CustomOption.php index a8a000495f..3b080ade85 100644 --- a/CRM/Core/BAO/CustomOption.php +++ b/CRM/Core/BAO/CustomOption.php @@ -307,4 +307,5 @@ SET {$dao->columnName} = REPLACE( {$dao->columnName}, %1, %2 )"; return $options; } + } diff --git a/CRM/Core/BAO/CustomQuery.php b/CRM/Core/BAO/CustomQuery.php index 77633ff315..341478871e 100644 --- a/CRM/Core/BAO/CustomQuery.php +++ b/CRM/Core/BAO/CustomQuery.php @@ -617,4 +617,5 @@ SELECT label, value $this->_qill[$grouping][] = $label . ' - ' . implode(' ' . ts('and') . ' ', $qill); } } + } diff --git a/CRM/Core/BAO/CustomValue.php b/CRM/Core/BAO/CustomValue.php index 98914b549d..379435dcbd 100644 --- a/CRM/Core/BAO/CustomValue.php +++ b/CRM/Core/BAO/CustomValue.php @@ -215,4 +215,5 @@ class CRM_Core_BAO_CustomValue extends CRM_Core_DAO { $customValueID ); } + } diff --git a/CRM/Core/BAO/CustomValueTable.php b/CRM/Core/BAO/CustomValueTable.php index f22fd2b201..f17d1cd0e8 100644 --- a/CRM/Core/BAO/CustomValueTable.php +++ b/CRM/Core/BAO/CustomValueTable.php @@ -715,4 +715,5 @@ AND cf.id IN ( $fieldIDList ) return $result; } } + } diff --git a/CRM/Core/BAO/Dashboard.php b/CRM/Core/BAO/Dashboard.php index d25c8fe457..c69ccece0f 100644 --- a/CRM/Core/BAO/Dashboard.php +++ b/CRM/Core/BAO/Dashboard.php @@ -573,4 +573,5 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard { $dashlet->delete(); return TRUE; } + } diff --git a/CRM/Core/BAO/Domain.php b/CRM/Core/BAO/Domain.php index 27709bdd65..7acab5276f 100644 --- a/CRM/Core/BAO/Domain.php +++ b/CRM/Core/BAO/Domain.php @@ -331,4 +331,5 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain { } return $siteContacts; } + } diff --git a/CRM/Core/BAO/Email.php b/CRM/Core/BAO/Email.php index 87649e5d9f..bd9581c5ab 100644 --- a/CRM/Core/BAO/Email.php +++ b/CRM/Core/BAO/Email.php @@ -331,4 +331,5 @@ AND reset_date IS NULL public static function del($id) { return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Email', $id); } + } diff --git a/CRM/Core/BAO/EntityTag.php b/CRM/Core/BAO/EntityTag.php index 88561556d5..fd2c328234 100644 --- a/CRM/Core/BAO/EntityTag.php +++ b/CRM/Core/BAO/EntityTag.php @@ -413,4 +413,5 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag { return $options; } + } diff --git a/CRM/Core/BAO/File.php b/CRM/Core/BAO/File.php index 0834b4a728..27639238c5 100644 --- a/CRM/Core/BAO/File.php +++ b/CRM/Core/BAO/File.php @@ -716,4 +716,5 @@ AND CEF.entity_id = %2"; } return NULL; } + } diff --git a/CRM/Core/BAO/FinancialTrxn.php b/CRM/Core/BAO/FinancialTrxn.php index 314a8dac40..c0d52f8f77 100644 --- a/CRM/Core/BAO/FinancialTrxn.php +++ b/CRM/Core/BAO/FinancialTrxn.php @@ -483,4 +483,5 @@ WHERE pp.participant_id = {$entityId} AND ft.to_financial_account_id != {$toFina } return $value; } + } diff --git a/CRM/Core/BAO/IM.php b/CRM/Core/BAO/IM.php index 2371436d10..78d89ee29a 100644 --- a/CRM/Core/BAO/IM.php +++ b/CRM/Core/BAO/IM.php @@ -169,4 +169,5 @@ ORDER BY cim.is_primary DESC, im_id ASC "; public static function del($id) { return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('IM', $id); } + } diff --git a/CRM/Core/BAO/LabelFormat.php b/CRM/Core/BAO/LabelFormat.php index 089a23a2cf..08515e381c 100644 --- a/CRM/Core/BAO/LabelFormat.php +++ b/CRM/Core/BAO/LabelFormat.php @@ -552,4 +552,5 @@ class CRM_Core_BAO_LabelFormat extends CRM_Core_DAO_OptionValue { } CRM_Core_Error::fatal(ts('Invalid value passed to delete function.')); } + } diff --git a/CRM/Core/BAO/Location.php b/CRM/Core/BAO/Location.php index 33f234af3b..338fd6208f 100644 --- a/CRM/Core/BAO/Location.php +++ b/CRM/Core/BAO/Location.php @@ -440,4 +440,5 @@ WHERE e.id = %1"; } return $elements; } + } diff --git a/CRM/Core/BAO/LocationType.php b/CRM/Core/BAO/LocationType.php index 7dc1fe5d9c..c622ce7308 100644 --- a/CRM/Core/BAO/LocationType.php +++ b/CRM/Core/BAO/LocationType.php @@ -167,4 +167,5 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType { $locationType->id = $locationTypeId; $locationType->delete(); } + } diff --git a/CRM/Core/BAO/Log.php b/CRM/Core/BAO/Log.php index 12859cfd4a..2b9837845a 100644 --- a/CRM/Core/BAO/Log.php +++ b/CRM/Core/BAO/Log.php @@ -197,4 +197,5 @@ UPDATE civicrm_log return FALSE; } + } diff --git a/CRM/Core/BAO/MailSettings.php b/CRM/Core/BAO/MailSettings.php index f3bf998eac..a90db2be1f 100644 --- a/CRM/Core/BAO/MailSettings.php +++ b/CRM/Core/BAO/MailSettings.php @@ -209,4 +209,5 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings { return $results; } + } diff --git a/CRM/Core/BAO/Mapping.php b/CRM/Core/BAO/Mapping.php index 52b29f049c..32d0d2c45b 100644 --- a/CRM/Core/BAO/Mapping.php +++ b/CRM/Core/BAO/Mapping.php @@ -1260,4 +1260,5 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping { } } } + } diff --git a/CRM/Core/BAO/MessageTemplate.php b/CRM/Core/BAO/MessageTemplate.php index 591fcd3320..de475ba0d3 100644 --- a/CRM/Core/BAO/MessageTemplate.php +++ b/CRM/Core/BAO/MessageTemplate.php @@ -535,4 +535,5 @@ class CRM_Core_BAO_MessageTemplate extends CRM_Core_DAO_MessageTemplate { return array($sent, $subject, $text, $html); } + } diff --git a/CRM/Core/BAO/Navigation.php b/CRM/Core/BAO/Navigation.php index b12eb19051..ca44ebe949 100644 --- a/CRM/Core/BAO/Navigation.php +++ b/CRM/Core/BAO/Navigation.php @@ -852,4 +852,5 @@ ORDER BY parent_id, weight"; } return $key; } + } diff --git a/CRM/Core/BAO/Note.php b/CRM/Core/BAO/Note.php index 59307f1108..4124ad8b7b 100644 --- a/CRM/Core/BAO/Note.php +++ b/CRM/Core/BAO/Note.php @@ -580,4 +580,5 @@ WHERE participant.contact_id = %1 AND note.entity_table = 'civicrm_participant' self::del($contactNoteId->id, FALSE); } } + } diff --git a/CRM/Core/BAO/OpenID.php b/CRM/Core/BAO/OpenID.php index 5960974bda..572e52cf42 100644 --- a/CRM/Core/BAO/OpenID.php +++ b/CRM/Core/BAO/OpenID.php @@ -147,4 +147,5 @@ ORDER BY public static function del($id) { return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('OpenID', $id); } + } diff --git a/CRM/Core/BAO/OptionGroup.php b/CRM/Core/BAO/OptionGroup.php index 88bbcba978..76cb15f11d 100644 --- a/CRM/Core/BAO/OptionGroup.php +++ b/CRM/Core/BAO/OptionGroup.php @@ -140,4 +140,5 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup { $optionGroup->find(TRUE); return $optionGroup->name; } + } diff --git a/CRM/Core/BAO/PaperSize.php b/CRM/Core/BAO/PaperSize.php index 2608314c19..e867261e69 100644 --- a/CRM/Core/BAO/PaperSize.php +++ b/CRM/Core/BAO/PaperSize.php @@ -344,4 +344,5 @@ class CRM_Core_BAO_PaperSize extends CRM_Core_DAO_OptionValue { } CRM_Core_Error::fatal(ts('Invalid value passed to delete function.')); } + } diff --git a/CRM/Core/BAO/PdfFormat.php b/CRM/Core/BAO/PdfFormat.php index c13df3de6e..cdd3ce78aa 100644 --- a/CRM/Core/BAO/PdfFormat.php +++ b/CRM/Core/BAO/PdfFormat.php @@ -399,4 +399,5 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue { } CRM_Core_Error::fatal(ts('Invalid value passed to delete function.')); } + } diff --git a/CRM/Core/BAO/Persistent.php b/CRM/Core/BAO/Persistent.php index 998e29aac4..4a5389fda5 100644 --- a/CRM/Core/BAO/Persistent.php +++ b/CRM/Core/BAO/Persistent.php @@ -107,4 +107,5 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent { return CRM_Utils_Array::value($name, $contextNameData[$context]); } } + } diff --git a/CRM/Core/BAO/Phone.php b/CRM/Core/BAO/Phone.php index b83e8ff917..68dbed9eb7 100644 --- a/CRM/Core/BAO/Phone.php +++ b/CRM/Core/BAO/Phone.php @@ -271,4 +271,5 @@ ORDER BY ph.is_primary DESC, phone_id ASC "; CRM_Core_DAO::checkSqlFunctionsExist(); return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Phone', $id); } + } diff --git a/CRM/Core/BAO/Preferences.php b/CRM/Core/BAO/Preferences.php index c2bb7e1fab..2139d16103 100644 --- a/CRM/Core/BAO/Preferences.php +++ b/CRM/Core/BAO/Preferences.php @@ -148,4 +148,5 @@ AND v.is_active = 1 } } } + } diff --git a/CRM/Core/BAO/PreferencesDate.php b/CRM/Core/BAO/PreferencesDate.php index 8c7d3a6b09..ac82a10be7 100644 --- a/CRM/Core/BAO/PreferencesDate.php +++ b/CRM/Core/BAO/PreferencesDate.php @@ -92,4 +92,5 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate { public static function del($id) { CRM_Core_Error::fatal(); } + } diff --git a/CRM/Core/BAO/PrevNextCache.php b/CRM/Core/BAO/PrevNextCache.php index 4c2ba15d98..33b4f38f83 100644 --- a/CRM/Core/BAO/PrevNextCache.php +++ b/CRM/Core/BAO/PrevNextCache.php @@ -497,4 +497,5 @@ WHERE cacheKey LIKE %1 $params['rowCount1'] = $rowCount; return $params; } + } diff --git a/CRM/Core/BAO/RecurringEntity.php b/CRM/Core/BAO/RecurringEntity.php index aef586d931..7a18912762 100644 --- a/CRM/Core/BAO/RecurringEntity.php +++ b/CRM/Core/BAO/RecurringEntity.php @@ -1135,4 +1135,5 @@ class CRM_Core_BAO_RecurringEntity extends CRM_Core_DAO_RecurringEntity { } return $result; } + } diff --git a/CRM/Core/BAO/SchemaHandler.php b/CRM/Core/BAO/SchemaHandler.php index 04875b81fd..a124982cb4 100644 --- a/CRM/Core/BAO/SchemaHandler.php +++ b/CRM/Core/BAO/SchemaHandler.php @@ -523,4 +523,5 @@ MODIFY {$columnName} varchar( $length ) )); } } + } diff --git a/CRM/Core/BAO/Setting.php b/CRM/Core/BAO/Setting.php index aca2dbbf1f..55c3346198 100644 --- a/CRM/Core/BAO/Setting.php +++ b/CRM/Core/BAO/Setting.php @@ -1122,4 +1122,5 @@ AND domain_id = %3 } return FALSE; } + } diff --git a/CRM/Core/BAO/Tag.php b/CRM/Core/BAO/Tag.php index 7dabeda2d2..ab9fb79646 100644 --- a/CRM/Core/BAO/Tag.php +++ b/CRM/Core/BAO/Tag.php @@ -476,4 +476,5 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag { return $tags; } + } diff --git a/CRM/Core/BAO/UFField.php b/CRM/Core/BAO/UFField.php index 6abb7e34c6..276d75fde3 100644 --- a/CRM/Core/BAO/UFField.php +++ b/CRM/Core/BAO/UFField.php @@ -1151,4 +1151,5 @@ SELECT id } return self::$_memberBatchEntryFields; } + } diff --git a/CRM/Core/BAO/UFGroup.php b/CRM/Core/BAO/UFGroup.php index a798da1bf1..0709974275 100644 --- a/CRM/Core/BAO/UFGroup.php +++ b/CRM/Core/BAO/UFGroup.php @@ -3718,4 +3718,5 @@ SELECT group_id } } } + } diff --git a/CRM/Core/BAO/UFJoin.php b/CRM/Core/BAO/UFJoin.php index f69b263c40..09ce9070f9 100644 --- a/CRM/Core/BAO/UFJoin.php +++ b/CRM/Core/BAO/UFJoin.php @@ -179,4 +179,5 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin { } return array($first, $second, $firstActive, $secondActive); } + } diff --git a/CRM/Core/BAO/UFMatch.php b/CRM/Core/BAO/UFMatch.php index 6df82a9707..c1acb468bc 100644 --- a/CRM/Core/BAO/UFMatch.php +++ b/CRM/Core/BAO/UFMatch.php @@ -643,4 +643,5 @@ AND domain_id = %4 } return $ufValues[$ufID]; } + } diff --git a/CRM/Core/BAO/Website.php b/CRM/Core/BAO/Website.php index 28a93932e4..274bc340c2 100644 --- a/CRM/Core/BAO/Website.php +++ b/CRM/Core/BAO/Website.php @@ -191,4 +191,5 @@ SELECT id, website_type_id } return $websites; } + } diff --git a/CRM/Core/BAO/WordReplacement.php b/CRM/Core/BAO/WordReplacement.php index eee35c7b5d..c151698ada 100644 --- a/CRM/Core/BAO/WordReplacement.php +++ b/CRM/Core/BAO/WordReplacement.php @@ -282,4 +282,5 @@ WHERE domain_id = %1 )); CRM_Core_BAO_WordReplacement::rebuild(); } + } diff --git a/CRM/Core/Base.php b/CRM/Core/Base.php index 5d95e807ec..d149d197c9 100644 --- a/CRM/Core/Base.php +++ b/CRM/Core/Base.php @@ -48,4 +48,5 @@ class CRM_Core_Base { */ public function __construct() { } + } diff --git a/CRM/Core/Block.php b/CRM/Core/Block.php index 2b6366ab09..a8254a7129 100644 --- a/CRM/Core/Block.php +++ b/CRM/Core/Block.php @@ -676,4 +676,5 @@ class CRM_Core_Block { return $template->fetch('CRM/Block/' . $fileName); } + } diff --git a/CRM/Core/CodeGen/BaseTask.php b/CRM/Core/CodeGen/BaseTask.php index 88ac1f469d..6a4a006e08 100644 --- a/CRM/Core/CodeGen/BaseTask.php +++ b/CRM/Core/CodeGen/BaseTask.php @@ -21,4 +21,5 @@ abstract class CRM_Core_CodeGen_BaseTask implements CRM_Core_CodeGen_ITask { $this->config = $config; $this->tables = $this->config->tables; } + } diff --git a/CRM/Core/CodeGen/Config.php b/CRM/Core/CodeGen/Config.php index dfa58413d2..ab8f866372 100644 --- a/CRM/Core/CodeGen/Config.php +++ b/CRM/Core/CodeGen/Config.php @@ -69,4 +69,5 @@ class CRM_Core_CodeGen_Config extends CRM_Core_CodeGen_BaseTask { } return NULL; } + } diff --git a/CRM/Core/CodeGen/I18n.php b/CRM/Core/CodeGen/I18n.php index 156a7e9118..58318ed83c 100644 --- a/CRM/Core/CodeGen/I18n.php +++ b/CRM/Core/CodeGen/I18n.php @@ -53,4 +53,5 @@ class CRM_Core_CodeGen_I18n extends CRM_Core_CodeGen_BaseTask { $template->run('schema_structure.tpl', $this->config->phpCodePath . "/CRM/Core/I18n/SchemaStructure.php"); } + } diff --git a/CRM/Core/CodeGen/ITask.php b/CRM/Core/CodeGen/ITask.php index fac04e9c6b..f5f4561401 100644 --- a/CRM/Core/CodeGen/ITask.php +++ b/CRM/Core/CodeGen/ITask.php @@ -16,4 +16,5 @@ interface CRM_Core_CodeGen_ITask { * Perform the task. */ public function run(); + } diff --git a/CRM/Core/CodeGen/Main.php b/CRM/Core/CodeGen/Main.php index 530a28adbd..79f92c5259 100644 --- a/CRM/Core/CodeGen/Main.php +++ b/CRM/Core/CodeGen/Main.php @@ -192,4 +192,5 @@ Alternatively you can get a version of CiviCRM that matches your PHP version } return TRUE; } + } diff --git a/CRM/Core/CodeGen/Reflection.php b/CRM/Core/CodeGen/Reflection.php index d5902d1747..78d83b76b8 100644 --- a/CRM/Core/CodeGen/Reflection.php +++ b/CRM/Core/CodeGen/Reflection.php @@ -14,4 +14,5 @@ class CRM_Core_CodeGen_Reflection extends CRM_Core_CodeGen_BaseTask { $template->run('listAll.tpl', $this->config->CoreDAOCodePath . "AllCoreTables.php"); } + } diff --git a/CRM/Core/CodeGen/Schema.php b/CRM/Core/CodeGen/Schema.php index e973204c32..c2c2f19de5 100644 --- a/CRM/Core/CodeGen/Schema.php +++ b/CRM/Core/CodeGen/Schema.php @@ -131,4 +131,5 @@ class CRM_Core_CodeGen_Schema extends CRM_Core_CodeGen_BaseTask { return $locales; } + } diff --git a/CRM/Core/CodeGen/Specification.php b/CRM/Core/CodeGen/Specification.php index c1b528cc78..65be47db88 100644 --- a/CRM/Core/CodeGen/Specification.php +++ b/CRM/Core/CodeGen/Specification.php @@ -670,4 +670,5 @@ class CRM_Core_CodeGen_Specification { } return 'CRM_Utils_Type::HUGE'; } + } diff --git a/CRM/Core/CodeGen/Test.php b/CRM/Core/CodeGen/Test.php index ef123597fd..e87e6539a7 100644 --- a/CRM/Core/CodeGen/Test.php +++ b/CRM/Core/CodeGen/Test.php @@ -24,4 +24,5 @@ class CRM_Core_CodeGen_Test extends CRM_Core_CodeGen_BaseTask { file_put_contents($this->config->sqlCodePath . "../tests/phpunit/CiviTest/truncate.xml", $truncate); unset($truncate); } + } diff --git a/CRM/Core/CodeGen/Util/File.php b/CRM/Core/CodeGen/Util/File.php index 7dd0b0c648..278454bdb1 100644 --- a/CRM/Core/CodeGen/Util/File.php +++ b/CRM/Core/CodeGen/Util/File.php @@ -92,4 +92,5 @@ class CRM_Core_CodeGen_Util_File { } return $files; } + } diff --git a/CRM/Core/CodeGen/Util/Smarty.php b/CRM/Core/CodeGen/Util/Smarty.php index 2b2baacbbf..fe627988ba 100644 --- a/CRM/Core/CodeGen/Util/Smarty.php +++ b/CRM/Core/CodeGen/Util/Smarty.php @@ -54,4 +54,5 @@ class CRM_Core_CodeGen_Util_Smarty { } return $this->smarty; } + } diff --git a/CRM/Core/CodeGen/Util/Template.php b/CRM/Core/CodeGen/Util/Template.php index 36d7db36dd..76042b2a7d 100644 --- a/CRM/Core/CodeGen/Util/Template.php +++ b/CRM/Core/CodeGen/Util/Template.php @@ -90,4 +90,5 @@ class CRM_Core_CodeGen_Util_Template { $this->smarty->clear_all_assign(); $this->smarty->clear_all_cache(); } + } diff --git a/CRM/Core/CodeGen/Util/Xml.php b/CRM/Core/CodeGen/Util/Xml.php index 16ba470348..4711fdc472 100644 --- a/CRM/Core/CodeGen/Util/Xml.php +++ b/CRM/Core/CodeGen/Util/Xml.php @@ -17,4 +17,5 @@ class CRM_Core_CodeGen_Util_Xml { $xml = simplexml_import_dom($dom); return $xml; } + } diff --git a/CRM/Core/Component.php b/CRM/Core/Component.php index 149b1f13d0..94712897cb 100644 --- a/CRM/Core/Component.php +++ b/CRM/Core/Component.php @@ -461,4 +461,5 @@ class CRM_Core_Component { return $components; } + } diff --git a/CRM/Core/Component/Config.php b/CRM/Core/Component/Config.php index 0e59999935..43767f3b10 100644 --- a/CRM/Core/Component/Config.php +++ b/CRM/Core/Component/Config.php @@ -60,4 +60,5 @@ abstract class CRM_Core_Component_Config { } } } + } diff --git a/CRM/Core/Component/Info.php b/CRM/Core/Component/Info.php index 6231f4a5c6..7c68b10505 100644 --- a/CRM/Core/Component/Info.php +++ b/CRM/Core/Component/Info.php @@ -376,4 +376,5 @@ abstract class CRM_Core_Component_Info { require_once str_replace('_', DIRECTORY_SEPARATOR, $className) . '.php'; return new $className(); } + } diff --git a/CRM/Core/Config.php b/CRM/Core/Config.php index 6abd64a050..7e92202657 100644 --- a/CRM/Core/Config.php +++ b/CRM/Core/Config.php @@ -876,4 +876,5 @@ AND public static function isEnabledBackOfficeCreditCardPayments() { return CRM_Financial_BAO_PaymentProcessor::hasPaymentProcessorSupporting(array('BackOffice')); } + } diff --git a/CRM/Core/Config/Defaults.php b/CRM/Core/Config/Defaults.php index 81a74eb99f..b7ce61f1f5 100644 --- a/CRM/Core/Config/Defaults.php +++ b/CRM/Core/Config/Defaults.php @@ -248,4 +248,5 @@ class CRM_Core_Config_Defaults { } } } + } diff --git a/CRM/Core/Config/Variables.php b/CRM/Core/Config/Variables.php index cae11fbefa..37955fec92 100644 --- a/CRM/Core/Config/Variables.php +++ b/CRM/Core/Config/Variables.php @@ -609,5 +609,6 @@ class CRM_Core_Config_Variables extends CRM_Core_Config_Defaults { } return $cachedProvinceLimit; } + } // end CRM_Core_Config diff --git a/CRM/Core/Controller/Simple.php b/CRM/Core/Controller/Simple.php index 40c489d1fa..d504aaf604 100644 --- a/CRM/Core/Controller/Simple.php +++ b/CRM/Core/Controller/Simple.php @@ -139,4 +139,5 @@ class CRM_Core_Controller_Simple extends CRM_Core_Controller { CRM_Utils_Hook::alterTemplateFile(get_class($this), $this, 'page', $pageTemplateFile); return $pageTemplateFile; } + } diff --git a/CRM/Core/Error.php b/CRM/Core/Error.php index ae0bab6e0d..8ab7aa5dc9 100644 --- a/CRM/Core/Error.php +++ b/CRM/Core/Error.php @@ -64,6 +64,7 @@ class CRM_Exception extends PEAR_Exception { public function __construct($message = NULL, $code = 0, Exception $previous = NULL) { parent::__construct($message, $code, $previous); } + } /** @@ -967,6 +968,7 @@ class CRM_Core_Error extends PEAR_ErrorStack { } return FALSE; } + } $e = new PEAR_ErrorStack('CRM'); diff --git a/CRM/Core/Exception.php b/CRM/Core/Exception.php index 77bedb8d21..801ec64cee 100644 --- a/CRM/Core/Exception.php +++ b/CRM/Core/Exception.php @@ -80,4 +80,5 @@ class CRM_Core_Exception extends PEAR_Exception { public function getErrorData() { return $this->errorData; } + } diff --git a/CRM/Core/FileSearchInterface.php b/CRM/Core/FileSearchInterface.php index 3e793a5c37..da37d7c056 100644 --- a/CRM/Core/FileSearchInterface.php +++ b/CRM/Core/FileSearchInterface.php @@ -23,4 +23,5 @@ interface CRM_Core_FileSearchInterface { * - xparent_id: int - business-entity to which file is attached (directly or indirectly) */ public function search($query, $limit = self::DEFAULT_SEARCH_LIMIT, $offset = self::DEFAULT_SEARCH_OFFSET); + } diff --git a/CRM/Core/Form.php b/CRM/Core/Form.php index b62ce0277a..e1a2ad3676 100644 --- a/CRM/Core/Form.php +++ b/CRM/Core/Form.php @@ -1873,4 +1873,5 @@ class CRM_Core_Form extends HTML_QuickForm_Page { } } } + } diff --git a/CRM/Core/Form/Renderer.php b/CRM/Core/Form/Renderer.php index 1b4d6f86fb..1ea41a2e2f 100644 --- a/CRM/Core/Form/Renderer.php +++ b/CRM/Core/Form/Renderer.php @@ -319,4 +319,5 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty { $display = $field->getValue() !== NULL ? '' : ' style="visibility:hidden;"'; $el['html'] .= ' '; } + } diff --git a/CRM/Core/Form/Search.php b/CRM/Core/Form/Search.php index cd650775fa..4cd1ed4b95 100644 --- a/CRM/Core/Form/Search.php +++ b/CRM/Core/Form/Search.php @@ -122,4 +122,5 @@ class CRM_Core_Form_Search extends CRM_Core_Form { $this->assign('ts_all_id', $allRowsRadio->_attributes['id']); } } + } diff --git a/CRM/Core/Form/Tag.php b/CRM/Core/Form/Tag.php index 2a00429676..e5d63ddb3b 100644 --- a/CRM/Core/Form/Tag.php +++ b/CRM/Core/Form/Tag.php @@ -194,4 +194,5 @@ class CRM_Core_Form_Tag { } } } + } diff --git a/CRM/Core/I18n.php b/CRM/Core/I18n.php index 9a22988ae0..71c87f0332 100644 --- a/CRM/Core/I18n.php +++ b/CRM/Core/I18n.php @@ -497,6 +497,7 @@ class CRM_Core_I18n { return $locales[$tsLocale]; } + } /** diff --git a/CRM/Core/I18n/Form.php b/CRM/Core/I18n/Form.php index 43dc06485d..a72c392e05 100644 --- a/CRM/Core/I18n/Form.php +++ b/CRM/Core/I18n/Form.php @@ -114,4 +114,5 @@ class CRM_Core_I18n_Form extends CRM_Core_Form { $query = CRM_Core_DAO::composeQuery($query, $params, TRUE); $dao->query($query, FALSE); } + } diff --git a/CRM/Core/I18n/NativeGettext.php b/CRM/Core/I18n/NativeGettext.php index 0762ce9c98..95a21080fa 100644 --- a/CRM/Core/I18n/NativeGettext.php +++ b/CRM/Core/I18n/NativeGettext.php @@ -68,4 +68,5 @@ class CRM_Core_I18n_NativeGettext { public function ngettext($text, $plural, $count) { return ngettext($text, $plural, $count); } + } diff --git a/CRM/Core/I18n/PseudoConstant.php b/CRM/Core/I18n/PseudoConstant.php index cb573e2dd0..55c3f09c48 100644 --- a/CRM/Core/I18n/PseudoConstant.php +++ b/CRM/Core/I18n/PseudoConstant.php @@ -77,4 +77,5 @@ class CRM_Core_I18n_PseudoConstant { public static function shortForLong($long) { return substr($long, 0, 2); } + } diff --git a/CRM/Core/I18n/Schema.php b/CRM/Core/I18n/Schema.php index f8fb5ed044..0091e6a0e9 100644 --- a/CRM/Core/I18n/Schema.php +++ b/CRM/Core/I18n/Schema.php @@ -613,4 +613,5 @@ class CRM_Core_I18n_Schema { ); } } + } diff --git a/CRM/Core/I18n/SchemaStructure_2_2_0.php b/CRM/Core/I18n/SchemaStructure_2_2_0.php index ea05322b81..e7271456f5 100644 --- a/CRM/Core/I18n/SchemaStructure_2_2_0.php +++ b/CRM/Core/I18n/SchemaStructure_2_2_0.php @@ -65,4 +65,5 @@ class CRM_Core_I18n_SchemaStructure_2_2_0 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php b/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php index cb87967126..e0be03e6e6 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php @@ -247,4 +247,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_alpha1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_0_beta1.php b/CRM/Core/I18n/SchemaStructure_3_0_beta1.php index 23f8f1473c..523c697841 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_beta1.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_beta1.php @@ -263,4 +263,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_0_beta4.php b/CRM/Core/I18n/SchemaStructure_3_0_beta4.php index c3c461ba38..a65222f4fc 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_beta4.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_beta4.php @@ -276,4 +276,5 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta4 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php b/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php index 3ac06772d4..4f340d6b60 100644 --- a/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php @@ -280,4 +280,5 @@ class CRM_Core_I18n_SchemaStructure_3_1_alpha1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_1_beta2.php b/CRM/Core/I18n/SchemaStructure_3_1_beta2.php index 80491ff32c..4e5fd28268 100644 --- a/CRM/Core/I18n/SchemaStructure_3_1_beta2.php +++ b/CRM/Core/I18n/SchemaStructure_3_1_beta2.php @@ -283,4 +283,5 @@ class CRM_Core_I18n_SchemaStructure_3_1_beta2 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_2_beta4.php b/CRM/Core/I18n/SchemaStructure_3_2_beta4.php index 521957808f..957be33b94 100644 --- a/CRM/Core/I18n/SchemaStructure_3_2_beta4.php +++ b/CRM/Core/I18n/SchemaStructure_3_2_beta4.php @@ -284,4 +284,5 @@ class CRM_Core_I18n_SchemaStructure_3_2_beta4 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_3_beta1.php b/CRM/Core/I18n/SchemaStructure_3_3_beta1.php index 02b88a9b20..53c1a17a12 100644 --- a/CRM/Core/I18n/SchemaStructure_3_3_beta1.php +++ b/CRM/Core/I18n/SchemaStructure_3_3_beta1.php @@ -292,4 +292,5 @@ class CRM_Core_I18n_SchemaStructure_3_3_beta1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_4_0.php b/CRM/Core/I18n/SchemaStructure_3_4_0.php index d3a6c0a1c0..a0703cda1f 100644 --- a/CRM/Core/I18n/SchemaStructure_3_4_0.php +++ b/CRM/Core/I18n/SchemaStructure_3_4_0.php @@ -219,4 +219,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_0 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_4_beta2.php b/CRM/Core/I18n/SchemaStructure_3_4_beta2.php index becada7b46..4b8f298b05 100644 --- a/CRM/Core/I18n/SchemaStructure_3_4_beta2.php +++ b/CRM/Core/I18n/SchemaStructure_3_4_beta2.php @@ -292,4 +292,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta2 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_3_4_beta3.php b/CRM/Core/I18n/SchemaStructure_3_4_beta3.php index 2271d79be8..cf3e2eb08a 100644 --- a/CRM/Core/I18n/SchemaStructure_3_4_beta3.php +++ b/CRM/Core/I18n/SchemaStructure_3_4_beta3.php @@ -219,4 +219,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta3 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_1_0.php b/CRM/Core/I18n/SchemaStructure_4_1_0.php index 6cc6eba061..dc10aa66ab 100644 --- a/CRM/Core/I18n/SchemaStructure_4_1_0.php +++ b/CRM/Core/I18n/SchemaStructure_4_1_0.php @@ -225,4 +225,5 @@ class CRM_Core_I18n_SchemaStructure_4_1_0 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php b/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php index 08654052c3..4c878934d6 100644 --- a/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php @@ -222,4 +222,5 @@ class CRM_Core_I18n_SchemaStructure_4_1_alpha1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_2_alpha1.php b/CRM/Core/I18n/SchemaStructure_4_2_alpha1.php index ce39810098..4fa99726be 100644 --- a/CRM/Core/I18n/SchemaStructure_4_2_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_4_2_alpha1.php @@ -232,4 +232,5 @@ class CRM_Core_I18n_SchemaStructure_4_2_alpha1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_3_1.php b/CRM/Core/I18n/SchemaStructure_4_3_1.php index 0587fa2085..cc411e2833 100644 --- a/CRM/Core/I18n/SchemaStructure_4_3_1.php +++ b/CRM/Core/I18n/SchemaStructure_4_3_1.php @@ -237,4 +237,5 @@ class CRM_Core_I18n_SchemaStructure_4_3_1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_5_alpha1.php b/CRM/Core/I18n/SchemaStructure_4_5_alpha1.php index 7eaeaad7d2..9e4ff12261 100644 --- a/CRM/Core/I18n/SchemaStructure_4_5_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_4_5_alpha1.php @@ -238,4 +238,5 @@ class CRM_Core_I18n_SchemaStructure_4_5_alpha1 { } return $result; } + } diff --git a/CRM/Core/I18n/SchemaStructure_4_5_beta2.php b/CRM/Core/I18n/SchemaStructure_4_5_beta2.php index fcba447e5c..d436a9fb57 100644 --- a/CRM/Core/I18n/SchemaStructure_4_5_beta2.php +++ b/CRM/Core/I18n/SchemaStructure_4_5_beta2.php @@ -233,4 +233,5 @@ class CRM_Core_I18n_SchemaStructure_4_5_beta2 { } return $result; } + } diff --git a/CRM/Core/IDS.php b/CRM/Core/IDS.php index 5b5bb44b69..5742b28c44 100644 --- a/CRM/Core/IDS.php +++ b/CRM/Core/IDS.php @@ -272,4 +272,5 @@ class CRM_Core_IDS { } CRM_Core_Error::fatal($msg); } + } diff --git a/CRM/Core/InnoDBIndexer.php b/CRM/Core/InnoDBIndexer.php index eb5f60a02a..de419fbda7 100644 --- a/CRM/Core/InnoDBIndexer.php +++ b/CRM/Core/InnoDBIndexer.php @@ -278,4 +278,5 @@ class CRM_Core_InnoDBIndexer { public function getActive() { return $this->isActive; } + } diff --git a/CRM/Core/Invoke.php b/CRM/Core/Invoke.php index b1da8497d3..10d3b0b3aa 100644 --- a/CRM/Core/Invoke.php +++ b/CRM/Core/Invoke.php @@ -397,4 +397,5 @@ class CRM_Core_Invoke { CRM_Core_DAO_AllCoreTables::reinitializeCache(TRUE); CRM_Core_ManagedEntities::singleton(TRUE)->reconcile(); } + } diff --git a/CRM/Core/JobManager.php b/CRM/Core/JobManager.php index 6a95b94c5f..5c35912373 100644 --- a/CRM/Core/JobManager.php +++ b/CRM/Core/JobManager.php @@ -255,6 +255,7 @@ class CRM_Core_JobManager { $message = $apiResult['is_error'] ? ', Error message: ' . $msg : " (" . $vals . ")"; return $status . $message; } + } /** diff --git a/CRM/Core/Joomla.php b/CRM/Core/Joomla.php index f8a0d50c76..c2345b6352 100644 --- a/CRM/Core/Joomla.php +++ b/CRM/Core/Joomla.php @@ -71,4 +71,5 @@ class CRM_Core_Joomla { $sidebarLeft = $template->fetch('CRM/Block/blocks.tpl'); $template->assign_by_ref('sidebarLeft', $sidebarLeft); } + } diff --git a/CRM/Core/Key.php b/CRM/Core/Key.php index 0076431be7..b2ec67eebe 100644 --- a/CRM/Core/Key.php +++ b/CRM/Core/Key.php @@ -153,4 +153,5 @@ class CRM_Core_Key { // ensure that hash is a 32 digit hex number return preg_match('#[0-9a-f]{32}#i', $hash) ? TRUE : FALSE; } + } diff --git a/CRM/Core/Lock.php b/CRM/Core/Lock.php index 2bde331752..70c937e8b2 100644 --- a/CRM/Core/Lock.php +++ b/CRM/Core/Lock.php @@ -160,4 +160,5 @@ class CRM_Core_Lock { $this->_hasLock = TRUE; return TRUE; } + } diff --git a/CRM/Core/ManagedEntities.php b/CRM/Core/ManagedEntities.php index 4dbe82f381..bdd48147ed 100644 --- a/CRM/Core/ManagedEntities.php +++ b/CRM/Core/ManagedEntities.php @@ -414,4 +414,5 @@ class CRM_Core_ManagedEntities { )); throw new Exception('API error: ' . $result['error_message']); } + } diff --git a/CRM/Core/Menu.php b/CRM/Core/Menu.php index 93288ee3ca..93022f1d50 100644 --- a/CRM/Core/Menu.php +++ b/CRM/Core/Menu.php @@ -745,4 +745,5 @@ UNION ( } return $arr; } + } diff --git a/CRM/Core/Module.php b/CRM/Core/Module.php index 18806ed9ee..7573389dcf 100644 --- a/CRM/Core/Module.php +++ b/CRM/Core/Module.php @@ -72,4 +72,5 @@ class CRM_Core_Module { } return $result; } + } diff --git a/CRM/Core/OptionGroup.php b/CRM/Core/OptionGroup.php index 596450b398..741016a844 100644 --- a/CRM/Core/OptionGroup.php +++ b/CRM/Core/OptionGroup.php @@ -683,4 +683,5 @@ WHERE v.option_group_id = g.id self::$_cache = array(); CRM_Utils_Cache::singleton()->flush(); } + } diff --git a/CRM/Core/OptionValue.php b/CRM/Core/OptionValue.php index 4c90973c5c..6a0abeb1c5 100644 --- a/CRM/Core/OptionValue.php +++ b/CRM/Core/OptionValue.php @@ -454,4 +454,5 @@ FROM ); } } + } diff --git a/CRM/Core/Page.php b/CRM/Core/Page.php index 550db1a586..bcb3c780b0 100644 --- a/CRM/Core/Page.php +++ b/CRM/Core/Page.php @@ -425,4 +425,5 @@ class CRM_Core_Page { public function setVar($name, $value) { $this->$name = $value; } + } diff --git a/CRM/Core/Page/AJAX.php b/CRM/Core/Page/AJAX.php index af7ae6613a..d315cd0217 100644 --- a/CRM/Core/Page/AJAX.php +++ b/CRM/Core/Page/AJAX.php @@ -233,4 +233,5 @@ class CRM_Core_Page_AJAX { } CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Core/Page/AJAX/Attachment.php b/CRM/Core/Page/AJAX/Attachment.php index 158d7b67d8..69f1812eea 100644 --- a/CRM/Core/Page/AJAX/Attachment.php +++ b/CRM/Core/Page/AJAX/Attachment.php @@ -177,4 +177,5 @@ class CRM_Core_Page_AJAX_Attachment { 'ts' => $ts, )); } + } diff --git a/CRM/Core/Page/AJAX/Location.php b/CRM/Core/Page/AJAX/Location.php index 6dba0c1470..577b0c129c 100644 --- a/CRM/Core/Page/AJAX/Location.php +++ b/CRM/Core/Page/AJAX/Location.php @@ -276,4 +276,5 @@ class CRM_Core_Page_AJAX_Location { CRM_Utils_JSON::output($result); } + } diff --git a/CRM/Core/Page/AJAX/RecurringEntity.php b/CRM/Core/Page/AJAX/RecurringEntity.php index b3547c3178..f4fb03dfc9 100644 --- a/CRM/Core/Page/AJAX/RecurringEntity.php +++ b/CRM/Core/Page/AJAX/RecurringEntity.php @@ -113,4 +113,5 @@ class CRM_Core_Page_AJAX_RecurringEntity { echo json_encode($result); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Core/Page/Basic.php b/CRM/Core/Page/Basic.php index 62fea0f40c..7fdf9c44ba 100644 --- a/CRM/Core/Page/Basic.php +++ b/CRM/Core/Page/Basic.php @@ -394,4 +394,5 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page { $controller->process(); $controller->run(); } + } diff --git a/CRM/Core/Page/File.php b/CRM/Core/Page/File.php index 3803a61123..be9fabe3fb 100644 --- a/CRM/Core/Page/File.php +++ b/CRM/Core/Page/File.php @@ -69,4 +69,5 @@ class CRM_Core_Page_File extends CRM_Core_Page { ); } } + } diff --git a/CRM/Core/Page/Inline/Help.php b/CRM/Core/Page/Inline/Help.php index 4bab317910..d6efa4ce4a 100644 --- a/CRM/Core/Page/Inline/Help.php +++ b/CRM/Core/Page/Inline/Help.php @@ -59,4 +59,5 @@ class CRM_Core_Page_Inline_Help { exit($smarty->fetch($file) . $extraoutput); } } + } diff --git a/CRM/Core/Page/QUnit.php b/CRM/Core/Page/QUnit.php index 5b2ba6b60e..f58aae5444 100644 --- a/CRM/Core/Page/QUnit.php +++ b/CRM/Core/Page/QUnit.php @@ -68,4 +68,5 @@ class CRM_Core_Page_QUnit extends CRM_Core_Page { return array(NULL, NULL); } } + } diff --git a/CRM/Core/Page/Redirect.php b/CRM/Core/Page/Redirect.php index 9883bfcd85..f5f484e708 100644 --- a/CRM/Core/Page/Redirect.php +++ b/CRM/Core/Page/Redirect.php @@ -56,4 +56,5 @@ class CRM_Core_Page_Redirect extends CRM_Core_Page { return $url; } + } diff --git a/CRM/Core/Payment.php b/CRM/Core/Payment.php index 97f9417ae3..1c84d7fa45 100644 --- a/CRM/Core/Payment.php +++ b/CRM/Core/Payment.php @@ -671,4 +671,5 @@ INNER JOIN civicrm_contribution con ON ( con.contribution_recur_id = rec.id ) // Else default return $this->_paymentProcessor['url_recur']; } + } diff --git a/CRM/Core/Payment/AuthorizeNet.php b/CRM/Core/Payment/AuthorizeNet.php index da729de70a..efbaa0d149 100644 --- a/CRM/Core/Payment/AuthorizeNet.php +++ b/CRM/Core/Payment/AuthorizeNet.php @@ -795,4 +795,5 @@ class CRM_Core_Payment_AuthorizeNet extends CRM_Core_Payment { } return TRUE; } + } diff --git a/CRM/Core/Payment/AuthorizeNetIPN.php b/CRM/Core/Payment/AuthorizeNetIPN.php index 5e3012bfbf..b1dcc274ca 100644 --- a/CRM/Core/Payment/AuthorizeNetIPN.php +++ b/CRM/Core/Payment/AuthorizeNetIPN.php @@ -346,4 +346,5 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr } return TRUE; } + } diff --git a/CRM/Core/Payment/BaseIPN.php b/CRM/Core/Payment/BaseIPN.php index c3e89e9fda..c133b89fae 100644 --- a/CRM/Core/Payment/BaseIPN.php +++ b/CRM/Core/Payment/BaseIPN.php @@ -1080,4 +1080,5 @@ LIMIT 1;"; $soft_contribution->save(); } } + } diff --git a/CRM/Core/Payment/Dummy.php b/CRM/Core/Payment/Dummy.php index 7d7b10a65b..90fb06e534 100644 --- a/CRM/Core/Payment/Dummy.php +++ b/CRM/Core/Payment/Dummy.php @@ -140,4 +140,5 @@ class CRM_Core_Payment_Dummy extends CRM_Core_Payment { public function checkConfig() { return NULL; } + } diff --git a/CRM/Core/Payment/Elavon.php b/CRM/Core/Payment/Elavon.php index 0587c681d6..0312c24f79 100644 --- a/CRM/Core/Payment/Elavon.php +++ b/CRM/Core/Payment/Elavon.php @@ -441,4 +441,5 @@ class CRM_Core_Payment_Elavon extends CRM_Core_Payment { return $processorResponse; } + } diff --git a/CRM/Core/Payment/FirstData.php b/CRM/Core/Payment/FirstData.php index 089838d49e..d26a7ef5f8 100644 --- a/CRM/Core/Payment/FirstData.php +++ b/CRM/Core/Payment/FirstData.php @@ -369,5 +369,6 @@ class CRM_Core_Payment_FirstData extends CRM_Core_Payment { return NULL; } } + } // end class CRM_Core_Payment_FirstData diff --git a/CRM/Core/Payment/Form.php b/CRM/Core/Payment/Form.php index 6b7b5c4e39..4003cce3f1 100644 --- a/CRM/Core/Payment/Form.php +++ b/CRM/Core/Payment/Form.php @@ -426,4 +426,5 @@ class CRM_Core_Payment_Form { public static function getCreditCardExpirationYear($src) { return CRM_Utils_Array::value('Y', $src['credit_card_exp_date']); } + } diff --git a/CRM/Core/Payment/Google.php b/CRM/Core/Payment/Google.php index b06247a737..6a683448be 100644 --- a/CRM/Core/Payment/Google.php +++ b/CRM/Core/Payment/Google.php @@ -436,4 +436,5 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment { } return TRUE; } + } diff --git a/CRM/Core/Payment/GoogleIPN.php b/CRM/Core/Payment/GoogleIPN.php index 16c5d6633c..cd65ef6bed 100644 --- a/CRM/Core/Payment/GoogleIPN.php +++ b/CRM/Core/Payment/GoogleIPN.php @@ -700,4 +700,5 @@ WHERE contribution_recur_id = {$ids['contributionRecur']} } return $vars; } + } diff --git a/CRM/Core/Payment/IATS.php b/CRM/Core/Payment/IATS.php index 3336c2035c..c80a5a22c8 100644 --- a/CRM/Core/Payment/IATS.php +++ b/CRM/Core/Payment/IATS.php @@ -345,4 +345,5 @@ class CRM_Core_Payment_IATS extends CRM_Core_Payment { return NULL; } } + } diff --git a/CRM/Core/Payment/Moneris.php b/CRM/Core/Payment/Moneris.php index ff00ca429a..d87ce9be09 100644 --- a/CRM/Core/Payment/Moneris.php +++ b/CRM/Core/Payment/Moneris.php @@ -333,4 +333,5 @@ class CRM_Core_Payment_Moneris extends CRM_Core_Payment { return NULL; } } + } diff --git a/CRM/Core/Payment/PayJunction.php b/CRM/Core/Payment/PayJunction.php index 3b8423a28e..8771a1d8f6 100644 --- a/CRM/Core/Payment/PayJunction.php +++ b/CRM/Core/Payment/PayJunction.php @@ -283,5 +283,6 @@ class CRM_Core_Payment_PayJunction extends CRM_Core_Payment { return NULL; } } + } // end class CRM_Core_Payment_PayJunction diff --git a/CRM/Core/Payment/PayPalIPN.php b/CRM/Core/Payment/PayPalIPN.php index 393e462d07..1be12809ea 100644 --- a/CRM/Core/Payment/PayPalIPN.php +++ b/CRM/Core/Payment/PayPalIPN.php @@ -374,4 +374,5 @@ class CRM_Core_Payment_PayPalIPN extends CRM_Core_Payment_BaseIPN { $input['net_amount'] = self::retrieve('settle_amount', 'Money', 'POST', FALSE); $input['trxn_id'] = self::retrieve('txn_id', 'String', 'POST', FALSE); } + } diff --git a/CRM/Core/Payment/PayPalImpl.php b/CRM/Core/Payment/PayPalImpl.php index 978bc514ed..6ab597e03c 100644 --- a/CRM/Core/Payment/PayPalImpl.php +++ b/CRM/Core/Payment/PayPalImpl.php @@ -801,4 +801,5 @@ class CRM_Core_Payment_PayPalImpl extends CRM_Core_Payment { return $result; } + } diff --git a/CRM/Core/Payment/PayPalProIPN.php b/CRM/Core/Payment/PayPalProIPN.php index b00c4fbe5d..f51024b529 100644 --- a/CRM/Core/Payment/PayPalProIPN.php +++ b/CRM/Core/Payment/PayPalProIPN.php @@ -589,4 +589,5 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr return TRUE; } } + } diff --git a/CRM/Core/Payment/PayflowPro.php b/CRM/Core/Payment/PayflowPro.php index b0e8ec19bb..2a73b1bd02 100644 --- a/CRM/Core/Payment/PayflowPro.php +++ b/CRM/Core/Payment/PayflowPro.php @@ -684,4 +684,5 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment { //RESPMSG=Invalid Profile ID: Invalid recurring profile ID //RT0000000001 } + } diff --git a/CRM/Core/Payment/PaymentExpress.php b/CRM/Core/Payment/PaymentExpress.php index 7b181db47f..ab3fab382c 100644 --- a/CRM/Core/Payment/PaymentExpress.php +++ b/CRM/Core/Payment/PaymentExpress.php @@ -274,4 +274,5 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment { CRM_Utils_System::redirect($request_string); } } + } diff --git a/CRM/Core/Payment/PaymentExpressIPN.php b/CRM/Core/Payment/PaymentExpressIPN.php index b4d069393a..8a199d0ca3 100644 --- a/CRM/Core/Payment/PaymentExpressIPN.php +++ b/CRM/Core/Payment/PaymentExpressIPN.php @@ -427,4 +427,5 @@ class CRM_Core_Payment_PaymentExpressIPN extends CRM_Core_Payment_BaseIPN { } return $vars; } + } diff --git a/CRM/Core/Payment/ProcessorForm.php b/CRM/Core/Payment/ProcessorForm.php index 1d5a08a5da..39ca7b104a 100644 --- a/CRM/Core/Payment/ProcessorForm.php +++ b/CRM/Core/Payment/ProcessorForm.php @@ -113,4 +113,5 @@ class CRM_Core_Payment_ProcessorForm { } CRM_Core_Payment_Form::buildPaymentForm($form, $form->_paymentProcessor, empty($form->_isBillingAddressRequiredForPayLater)); } + } diff --git a/CRM/Core/Payment/Realex.php b/CRM/Core/Payment/Realex.php index c47a9fc6ca..b18c2abe17 100644 --- a/CRM/Core/Payment/Realex.php +++ b/CRM/Core/Payment/Realex.php @@ -536,4 +536,5 @@ class CRM_Core_Payment_Realex extends CRM_Core_Payment { return NULL; } } + } diff --git a/CRM/Core/Payment/eWAY.php b/CRM/Core/Payment/eWAY.php index 39bf81aa27..f87dfe27c4 100644 --- a/CRM/Core/Payment/eWAY.php +++ b/CRM/Core/Payment/eWAY.php @@ -555,5 +555,6 @@ The CiviCRM eWAY Payment Processor Module CRM_Utils_Mail::send($params); } + } // end class CRM_Core_Payment_eWAY diff --git a/CRM/Core/Permission.php b/CRM/Core/Permission.php index 23969c6ca5..66d414b019 100644 --- a/CRM/Core/Permission.php +++ b/CRM/Core/Permission.php @@ -779,4 +779,5 @@ class CRM_Core_Permission { 'is_enabled' ) ? TRUE : FALSE; } + } diff --git a/CRM/Core/Permission/Base.php b/CRM/Core/Permission/Base.php index be049664f2..6257881084 100644 --- a/CRM/Core/Permission/Base.php +++ b/CRM/Core/Permission/Base.php @@ -259,4 +259,5 @@ class CRM_Core_Permission_Base { CRM_Utils_Hook::permission($permissions); return $permissions; } + } diff --git a/CRM/Core/Permission/Drupal.php b/CRM/Core/Permission/Drupal.php index 39adcfa71e..e10ece684c 100644 --- a/CRM/Core/Permission/Drupal.php +++ b/CRM/Core/Permission/Drupal.php @@ -168,4 +168,5 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase { $_cache[$permissionName] = self::getContactEmails($uids); return $_cache[$permissionName]; } + } diff --git a/CRM/Core/Permission/Drupal6.php b/CRM/Core/Permission/Drupal6.php index 6e8760f04b..c025d9ebd4 100644 --- a/CRM/Core/Permission/Drupal6.php +++ b/CRM/Core/Permission/Drupal6.php @@ -214,4 +214,5 @@ class CRM_Core_Permission_Drupal6 extends CRM_Core_Permission_DrupalBase { } return $return_permissions; } + } diff --git a/CRM/Core/Permission/Drupal8.php b/CRM/Core/Permission/Drupal8.php index a4bba0d6af..6e03d9acb1 100644 --- a/CRM/Core/Permission/Drupal8.php +++ b/CRM/Core/Permission/Drupal8.php @@ -58,4 +58,5 @@ class CRM_Core_Permission_Drupal8 extends CRM_Core_Permission_DrupalBase { } return \Drupal::currentUser()->hasPermission($str); } + } diff --git a/CRM/Core/Permission/DrupalBase.php b/CRM/Core/Permission/DrupalBase.php index a63815eb82..b2e9d75956 100644 --- a/CRM/Core/Permission/DrupalBase.php +++ b/CRM/Core/Permission/DrupalBase.php @@ -331,4 +331,5 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base { ->condition('permission', array_keys($permissions), 'NOT IN'); $query->execute(); } + } diff --git a/CRM/Core/Permission/Joomla.php b/CRM/Core/Permission/Joomla.php index 9ae05208dc..3c2785e9de 100644 --- a/CRM/Core/Permission/Joomla.php +++ b/CRM/Core/Permission/Joomla.php @@ -110,4 +110,5 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base { public function checkGroupRole($array) { return FALSE; } + } diff --git a/CRM/Core/Permission/Soap.php b/CRM/Core/Permission/Soap.php index b28ed9c19f..5ddc3f36d4 100644 --- a/CRM/Core/Permission/Soap.php +++ b/CRM/Core/Permission/Soap.php @@ -50,4 +50,5 @@ class CRM_Core_Permission_Soap extends CRM_Core_Permission_Base { public function check($str) { return TRUE; } + } diff --git a/CRM/Core/Permission/UnitTests.php b/CRM/Core/Permission/UnitTests.php index 2e5043f1e3..84040f808a 100644 --- a/CRM/Core/Permission/UnitTests.php +++ b/CRM/Core/Permission/UnitTests.php @@ -78,4 +78,5 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base { public function whereClause($type, &$tables, &$whereTables) { return '( 1 )'; } + } diff --git a/CRM/Core/Permission/WordPress.php b/CRM/Core/Permission/WordPress.php index da8dbd75fc..0924544921 100644 --- a/CRM/Core/Permission/WordPress.php +++ b/CRM/Core/Permission/WordPress.php @@ -104,4 +104,5 @@ class CRM_Core_Permission_WordPress extends CRM_Core_Permission_Base { public function upgradePermissions($permissions) { return; } + } diff --git a/CRM/Core/PseudoConstant.php b/CRM/Core/PseudoConstant.php index b9f0c67782..aa417880fc 100644 --- a/CRM/Core/PseudoConstant.php +++ b/CRM/Core/PseudoConstant.php @@ -1852,4 +1852,5 @@ WHERE id = %1 return self::$taxRates; } + } diff --git a/CRM/Core/QuickForm/Action.php b/CRM/Core/QuickForm/Action.php index 094a30106b..199b71a9dc 100644 --- a/CRM/Core/QuickForm/Action.php +++ b/CRM/Core/QuickForm/Action.php @@ -86,4 +86,5 @@ class CRM_Core_QuickForm_Action extends HTML_QuickForm_Action { CRM_Utils_System::redirect($destination); } } + } diff --git a/CRM/Core/QuickForm/Action/Back.php b/CRM/Core/QuickForm/Action/Back.php index c268336123..b7e8a126f2 100644 --- a/CRM/Core/QuickForm/Action/Back.php +++ b/CRM/Core/QuickForm/Action/Back.php @@ -60,4 +60,5 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action { public function perform(&$page, $actionName) { $this->_stateMachine->perform($page, $actionName, 'Back'); } + } diff --git a/CRM/Core/QuickForm/Action/Cancel.php b/CRM/Core/QuickForm/Action/Cancel.php index 484daf5656..4954a30543 100644 --- a/CRM/Core/QuickForm/Action/Cancel.php +++ b/CRM/Core/QuickForm/Action/Cancel.php @@ -63,4 +63,5 @@ class CRM_Core_QuickForm_Action_Cancel extends CRM_Core_QuickForm_Action { $this->popUserContext(); } + } diff --git a/CRM/Core/QuickForm/Action/Display.php b/CRM/Core/QuickForm/Action/Display.php index 0ecfc42c43..8da4fd3b5b 100644 --- a/CRM/Core/QuickForm/Action/Display.php +++ b/CRM/Core/QuickForm/Action/Display.php @@ -225,4 +225,5 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action { self::$_requiredTemplate = file_get_contents($templateDir . '/CRM/Form/label.tpl'); self::$_errorTemplate = file_get_contents($templateDir . '/CRM/Form/error.tpl'); } + } diff --git a/CRM/Core/QuickForm/Action/Done.php b/CRM/Core/QuickForm/Action/Done.php index 281cfcfe2b..9c4946efae 100644 --- a/CRM/Core/QuickForm/Action/Done.php +++ b/CRM/Core/QuickForm/Action/Done.php @@ -81,4 +81,5 @@ class CRM_Core_QuickForm_Action_Done extends CRM_Core_QuickForm_Action { // use Done when u want to pop back to the same context without a reset $this->popUserContext(); } + } diff --git a/CRM/Core/QuickForm/Action/Jump.php b/CRM/Core/QuickForm/Action/Jump.php index b70a7cea45..ebb1305ac4 100644 --- a/CRM/Core/QuickForm/Action/Jump.php +++ b/CRM/Core/QuickForm/Action/Jump.php @@ -78,4 +78,5 @@ class CRM_Core_QuickForm_Action_Jump extends CRM_Core_QuickForm_Action { CRM_Utils_System::redirect($url); } + } diff --git a/CRM/Core/QuickForm/Action/Next.php b/CRM/Core/QuickForm/Action/Next.php index 983966bfff..538fa59b4c 100644 --- a/CRM/Core/QuickForm/Action/Next.php +++ b/CRM/Core/QuickForm/Action/Next.php @@ -60,4 +60,5 @@ class CRM_Core_QuickForm_Action_Next extends CRM_Core_QuickForm_Action { public function perform(&$page, $actionName) { $this->_stateMachine->perform($page, $actionName, 'Next'); } + } diff --git a/CRM/Core/QuickForm/Action/Process.php b/CRM/Core/QuickForm/Action/Process.php index 565f6de5ec..68de41d766 100644 --- a/CRM/Core/QuickForm/Action/Process.php +++ b/CRM/Core/QuickForm/Action/Process.php @@ -63,4 +63,5 @@ class CRM_Core_QuickForm_Action_Process extends CRM_Core_QuickForm_Action { } $this->popUserContext(); } + } diff --git a/CRM/Core/QuickForm/Action/Refresh.php b/CRM/Core/QuickForm/Action/Refresh.php index 16d5726817..f2d6555e6f 100644 --- a/CRM/Core/QuickForm/Action/Refresh.php +++ b/CRM/Core/QuickForm/Action/Refresh.php @@ -76,4 +76,5 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action { return $page->handle('jump'); } + } diff --git a/CRM/Core/QuickForm/Action/Reload.php b/CRM/Core/QuickForm/Action/Reload.php index be6daba226..68d7737958 100644 --- a/CRM/Core/QuickForm/Action/Reload.php +++ b/CRM/Core/QuickForm/Action/Reload.php @@ -70,4 +70,5 @@ class CRM_Core_QuickForm_Action_Reload extends CRM_Core_QuickForm_Action { return $page->handle('display'); } + } diff --git a/CRM/Core/QuickForm/Action/Submit.php b/CRM/Core/QuickForm/Action/Submit.php index 9f608882d7..4b8a290fcb 100644 --- a/CRM/Core/QuickForm/Action/Submit.php +++ b/CRM/Core/QuickForm/Action/Submit.php @@ -83,4 +83,5 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action { return $page->handle('display'); } } + } diff --git a/CRM/Core/QuickForm/Action/Upload.php b/CRM/Core/QuickForm/Action/Upload.php index 9179f6d025..47b89ad752 100644 --- a/CRM/Core/QuickForm/Action/Upload.php +++ b/CRM/Core/QuickForm/Action/Upload.php @@ -175,4 +175,5 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action { return $state->handleNextState($page); } } + } diff --git a/CRM/Core/QuickForm/GroupMultiSelect.php b/CRM/Core/QuickForm/GroupMultiSelect.php index 7365321b91..c017659247 100644 --- a/CRM/Core/QuickForm/GroupMultiSelect.php +++ b/CRM/Core/QuickForm/GroupMultiSelect.php @@ -304,4 +304,5 @@ class CRM_Core_QuickForm_GroupMultiSelect extends CRM_Core_QuickForm_NestedAdvMu return $strHtml; } + } diff --git a/CRM/Core/QuickForm/NestedAdvMultiSelect.php b/CRM/Core/QuickForm/NestedAdvMultiSelect.php index 15f81d8f86..843ebc828c 100644 --- a/CRM/Core/QuickForm/NestedAdvMultiSelect.php +++ b/CRM/Core/QuickForm/NestedAdvMultiSelect.php @@ -77,4 +77,5 @@ class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultisel return parent::load($options, $param1, $param2, $param3, $param4); } } + } diff --git a/CRM/Core/Reference/Basic.php b/CRM/Core/Reference/Basic.php index fcfc5436a9..411d30627b 100644 --- a/CRM/Core/Reference/Basic.php +++ b/CRM/Core/Reference/Basic.php @@ -116,4 +116,5 @@ EOS; 'count' => CRM_Core_DAO::singleValueQuery($sql, $params), ); } + } diff --git a/CRM/Core/Reference/Interface.php b/CRM/Core/Reference/Interface.php index 371981a3a5..6eb7193dc2 100644 --- a/CRM/Core/Reference/Interface.php +++ b/CRM/Core/Reference/Interface.php @@ -36,4 +36,5 @@ interface CRM_Core_Reference_Interface { * - 'count': int */ public function getReferenceCount($targetDao); + } diff --git a/CRM/Core/Reference/OptionValue.php b/CRM/Core/Reference/OptionValue.php index c6aa514286..94db035912 100644 --- a/CRM/Core/Reference/OptionValue.php +++ b/CRM/Core/Reference/OptionValue.php @@ -71,4 +71,5 @@ class CRM_Core_Reference_OptionValue extends CRM_Core_Reference_Basic { } return $this->targetOptionGroupId; } + } diff --git a/CRM/Core/Region.php b/CRM/Core/Region.php index 60b03a622c..9db08aa172 100644 --- a/CRM/Core/Region.php +++ b/CRM/Core/Region.php @@ -292,4 +292,5 @@ class CRM_Core_Region { * )); * } */ + } diff --git a/CRM/Core/Resources.php b/CRM/Core/Resources.php index 872c00a728..b506e45202 100644 --- a/CRM/Core/Resources.php +++ b/CRM/Core/Resources.php @@ -756,4 +756,5 @@ class CRM_Core_Resources { return $filters; } + } diff --git a/CRM/Core/ScheduledJob.php b/CRM/Core/ScheduledJob.php index effe858229..61feb0811b 100644 --- a/CRM/Core/ScheduledJob.php +++ b/CRM/Core/ScheduledJob.php @@ -122,4 +122,5 @@ class CRM_Core_ScheduledJob { public function __destruct() { } + } diff --git a/CRM/Core/SelectValues.php b/CRM/Core/SelectValues.php index e3385b8008..11da89fd9e 100644 --- a/CRM/Core/SelectValues.php +++ b/CRM/Core/SelectValues.php @@ -981,4 +981,5 @@ class CRM_Core_SelectValues { return $scheduleReminderFrequencyUnits; } + } diff --git a/CRM/Core/Selector/API.php b/CRM/Core/Selector/API.php index b4bb661cf4..33bdc7406c 100644 --- a/CRM/Core/Selector/API.php +++ b/CRM/Core/Selector/API.php @@ -131,4 +131,5 @@ interface CRM_Core_Selector_API { * special characters to avoid various browser issues */ public function getExportFileName($type = 'csv'); + } diff --git a/CRM/Core/Selector/Base.php b/CRM/Core/Selector/Base.php index f9c6162d2c..c9b7954fbe 100644 --- a/CRM/Core/Selector/Base.php +++ b/CRM/Core/Selector/Base.php @@ -189,4 +189,5 @@ class CRM_Core_Selector_Base { public function getKey() { return $this->_key; } + } diff --git a/CRM/Core/Selector/Controller.php b/CRM/Core/Selector/Controller.php index 046eb4eb2b..7ffe860e07 100644 --- a/CRM/Core/Selector/Controller.php +++ b/CRM/Core/Selector/Controller.php @@ -537,4 +537,5 @@ class CRM_Core_Selector_Controller { public function getDynamicAction() { return $this->_dynamicAction; } + } diff --git a/CRM/Core/Session.php b/CRM/Core/Session.php index 88e539c5b7..300998bb84 100644 --- a/CRM/Core/Session.php +++ b/CRM/Core/Session.php @@ -574,4 +574,5 @@ class CRM_Core_Session { // helps proxies like varnish return empty($_SESSION); } + } diff --git a/CRM/Core/ShowHideBlocks.php b/CRM/Core/ShowHideBlocks.php index dd614ce72b..866323ca82 100644 --- a/CRM/Core/ShowHideBlocks.php +++ b/CRM/Core/ShowHideBlocks.php @@ -268,4 +268,5 @@ class CRM_Core_ShowHideBlocks { ); } } + } diff --git a/CRM/Core/Smarty.php b/CRM/Core/Smarty.php index 4ac0a47ba3..7ee14baa52 100644 --- a/CRM/Core/Smarty.php +++ b/CRM/Core/Smarty.php @@ -325,4 +325,5 @@ class CRM_Core_Smarty extends Smarty { } return $this; } + } diff --git a/CRM/Core/State.php b/CRM/Core/State.php index b5baf68f67..91a42724c3 100644 --- a/CRM/Core/State.php +++ b/CRM/Core/State.php @@ -199,4 +199,5 @@ class CRM_Core_State { public function getType() { return $this->_type; } + } diff --git a/CRM/Core/TableHierarchy.php b/CRM/Core/TableHierarchy.php index 26a49e60a3..f0e78f7688 100644 --- a/CRM/Core/TableHierarchy.php +++ b/CRM/Core/TableHierarchy.php @@ -85,4 +85,5 @@ class CRM_Core_TableHierarchy { return self::$info; } + } diff --git a/CRM/Core/TemporaryErrorScope.php b/CRM/Core/TemporaryErrorScope.php index 6ab382b1d0..ec170a7b71 100644 --- a/CRM/Core/TemporaryErrorScope.php +++ b/CRM/Core/TemporaryErrorScope.php @@ -85,4 +85,5 @@ class CRM_Core_TemporaryErrorScope { $GLOBALS['_PEAR_default_error_options'] = $frame['_PEAR_default_error_options']; CRM_Core_Error::$modeException = $frame['modeException']; } + } diff --git a/CRM/Core/Transaction.php b/CRM/Core/Transaction.php index aad1beeef6..ad9e0f9ec6 100644 --- a/CRM/Core/Transaction.php +++ b/CRM/Core/Transaction.php @@ -250,4 +250,5 @@ class CRM_Core_Transaction { $frame = \Civi\Core\Transaction\Manager::singleton()->getBaseFrame(); $frame->addCallback($phase, $callback, $params, $id); } + } diff --git a/CRM/Custom/Form/ChangeFieldType.php b/CRM/Custom/Form/ChangeFieldType.php index f27f8501af..d343329a6a 100644 --- a/CRM/Custom/Form/ChangeFieldType.php +++ b/CRM/Custom/Form/ChangeFieldType.php @@ -316,4 +316,5 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form { return explode(CRM_Core_DAO::VALUE_SEPARATOR, trim($str, CRM_Core_DAO::VALUE_SEPARATOR)); } } + } diff --git a/CRM/Custom/Form/CustomData.php b/CRM/Custom/Form/CustomData.php index dfd78931c6..62271ff844 100644 --- a/CRM/Custom/Form/CustomData.php +++ b/CRM/Custom/Form/CustomData.php @@ -167,4 +167,5 @@ class CRM_Custom_Form_CustomData { $form->addElement('hidden', "hidden_custom_group_count[{$form->_groupID}]", $form->_groupCount); CRM_Core_BAO_CustomGroup::buildQuickForm($form, $form->_groupTree); } + } diff --git a/CRM/Custom/Form/DeleteField.php b/CRM/Custom/Form/DeleteField.php index 7b82e0b170..d690471b6a 100644 --- a/CRM/Custom/Form/DeleteField.php +++ b/CRM/Custom/Form/DeleteField.php @@ -107,4 +107,5 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form { CRM_Core_Session::setStatus(ts('The custom field \'%1\' has been deleted.', array(1 => $field->label)), '', 'success'); } + } diff --git a/CRM/Custom/Form/DeleteGroup.php b/CRM/Custom/Form/DeleteGroup.php index ca19b44db6..4c95efe3c8 100644 --- a/CRM/Custom/Form/DeleteGroup.php +++ b/CRM/Custom/Form/DeleteGroup.php @@ -116,4 +116,5 @@ class CRM_Custom_Form_DeleteGroup extends CRM_Core_Form { CRM_Core_BAO_CustomGroup::deleteGroup($group); CRM_Core_Session::setStatus(ts("The Group '%1' has been deleted.", array(1 => $group->title)), '', 'success'); } + } diff --git a/CRM/Custom/Form/Field.php b/CRM/Custom/Form/Field.php index edbcbc8543..4f1f67e40c 100644 --- a/CRM/Custom/Form/Field.php +++ b/CRM/Custom/Form/Field.php @@ -1019,4 +1019,5 @@ SELECT id // Add data when in ajax contect $this->ajaxResponse['customField'] = $customField->toArray(); } + } diff --git a/CRM/Custom/Form/Group.php b/CRM/Custom/Form/Group.php index 61b90ecd10..23205fc4e4 100644 --- a/CRM/Custom/Form/Group.php +++ b/CRM/Custom/Form/Group.php @@ -552,4 +552,5 @@ class CRM_Custom_Form_Group extends CRM_Core_Form { } return $relName; } + } diff --git a/CRM/Custom/Form/MoveField.php b/CRM/Custom/Form/MoveField.php index 0f9f22031f..82e6c48be3 100644 --- a/CRM/Custom/Form/MoveField.php +++ b/CRM/Custom/Form/MoveField.php @@ -178,4 +178,5 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form { 3 => $srcUrl, )), '', 'success'); } + } diff --git a/CRM/Custom/Form/Option.php b/CRM/Custom/Form/Option.php index e91b96e535..3eb30809d7 100644 --- a/CRM/Custom/Form/Option.php +++ b/CRM/Custom/Form/Option.php @@ -512,4 +512,5 @@ SELECT count(*) ); } } + } diff --git a/CRM/Custom/Form/Preview.php b/CRM/Custom/Form/Preview.php index 92c867b7b5..943d024fe6 100644 --- a/CRM/Custom/Form/Preview.php +++ b/CRM/Custom/Form/Preview.php @@ -126,4 +126,5 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Custom/Import/Controller.php b/CRM/Custom/Import/Controller.php index bead20ad6d..5db234e1bc 100644 --- a/CRM/Custom/Import/Controller.php +++ b/CRM/Custom/Import/Controller.php @@ -24,4 +24,5 @@ class CRM_Custom_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Custom/Import/Form/DataSource.php b/CRM/Custom/Import/Form/DataSource.php index 250cf170c8..76a985f882 100644 --- a/CRM/Custom/Import/Form/DataSource.php +++ b/CRM/Custom/Import/Form/DataSource.php @@ -211,4 +211,5 @@ class CRM_Custom_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Upload Data'); } + } diff --git a/CRM/Custom/Import/Form/MapField.php b/CRM/Custom/Import/Form/MapField.php index c65d3ccba4..fc978e955d 100644 --- a/CRM/Custom/Import/Form/MapField.php +++ b/CRM/Custom/Import/Form/MapField.php @@ -224,4 +224,5 @@ class CRM_Custom_Import_Form_MapField extends CRM_Contact_Import_Form_MapField { // add all the necessary variables to the form $parser->set($this); } + } diff --git a/CRM/Custom/Import/Form/Preview.php b/CRM/Custom/Import/Form/Preview.php index c7911d072a..3ef4fbf53a 100644 --- a/CRM/Custom/Import/Form/Preview.php +++ b/CRM/Custom/Import/Form/Preview.php @@ -148,4 +148,5 @@ class CRM_Custom_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Custom/Import/Form/Summary.php b/CRM/Custom/Import/Form/Summary.php index ca427871aa..8a96614dbb 100644 --- a/CRM/Custom/Import/Form/Summary.php +++ b/CRM/Custom/Import/Form/Summary.php @@ -14,4 +14,5 @@ class CRM_Custom_Import_Form_Summary extends CRM_Contact_Import_Form_Summary { $session = CRM_Core_Session::singleton(); $session->pushUserContext(CRM_Utils_System::url('civicrm/import/custom', 'reset=1')); } + } diff --git a/CRM/Custom/Import/Parser.php b/CRM/Custom/Import/Parser.php index fc08631793..dcc1735137 100644 --- a/CRM/Custom/Import/Parser.php +++ b/CRM/Custom/Import/Parser.php @@ -381,4 +381,5 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser { } } } + } diff --git a/CRM/Custom/Import/Parser/Api.php b/CRM/Custom/Import/Parser/Api.php index 915312f2ae..71f6e225c5 100644 --- a/CRM/Custom/Import/Parser/Api.php +++ b/CRM/Custom/Import/Parser/Api.php @@ -255,4 +255,5 @@ class CRM_Custom_Import_Parser_Api extends CRM_Custom_Import_Parser { } return $importableFields; } + } diff --git a/CRM/Custom/Page/Field.php b/CRM/Custom/Page/Field.php index 30de49c4be..336bf0f1fd 100644 --- a/CRM/Custom/Page/Field.php +++ b/CRM/Custom/Page/Field.php @@ -312,4 +312,5 @@ class CRM_Custom_Page_Field extends CRM_Core_Page { $controller->process(); $controller->run(); } + } diff --git a/CRM/Custom/Page/Group.php b/CRM/Custom/Page/Group.php index 9c3baf3e18..57eec34cf4 100644 --- a/CRM/Custom/Page/Group.php +++ b/CRM/Custom/Page/Group.php @@ -332,4 +332,5 @@ class CRM_Custom_Page_Group extends CRM_Core_Page { $this->assign('rows', $customGroup); } + } diff --git a/CRM/Custom/Page/Option.php b/CRM/Custom/Page/Option.php index dc44b216fe..5766248737 100644 --- a/CRM/Custom/Page/Option.php +++ b/CRM/Custom/Page/Option.php @@ -323,4 +323,5 @@ ORDER BY weight, label // Call the parents run method return parent::run(); } + } diff --git a/CRM/Dashlet/Page/Activity.php b/CRM/Dashlet/Page/Activity.php index fb997ed76b..eaf1ea652e 100644 --- a/CRM/Dashlet/Page/Activity.php +++ b/CRM/Dashlet/Page/Activity.php @@ -75,4 +75,5 @@ class CRM_Dashlet_Page_Activity extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Dashlet/Page/AllCases.php b/CRM/Dashlet/Page/AllCases.php index d3a7b3eb47..3bef4d9f8b 100644 --- a/CRM/Dashlet/Page/AllCases.php +++ b/CRM/Dashlet/Page/AllCases.php @@ -62,4 +62,5 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page { } return parent::run(); } + } diff --git a/CRM/Dashlet/Page/Blog.php b/CRM/Dashlet/Page/Blog.php index c76d86b678..06893a74dc 100644 --- a/CRM/Dashlet/Page/Blog.php +++ b/CRM/Dashlet/Page/Blog.php @@ -126,4 +126,5 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page { } return $blog; } + } diff --git a/CRM/Dashlet/Page/CaseDashboard.php b/CRM/Dashlet/Page/CaseDashboard.php index e7be5280fc..afcda78843 100644 --- a/CRM/Dashlet/Page/CaseDashboard.php +++ b/CRM/Dashlet/Page/CaseDashboard.php @@ -61,4 +61,5 @@ class CRM_Dashlet_Page_CaseDashboard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Dashlet/Page/MyCases.php b/CRM/Dashlet/Page/MyCases.php index b121d03573..af9f3cdb6e 100644 --- a/CRM/Dashlet/Page/MyCases.php +++ b/CRM/Dashlet/Page/MyCases.php @@ -62,4 +62,5 @@ class CRM_Dashlet_Page_MyCases extends CRM_Core_Page { } return parent::run(); } + } diff --git a/CRM/Dedupe/BAO/QueryBuilder.php b/CRM/Dedupe/BAO/QueryBuilder.php index d9ba5483b9..484ce391c6 100644 --- a/CRM/Dedupe/BAO/QueryBuilder.php +++ b/CRM/Dedupe/BAO/QueryBuilder.php @@ -21,4 +21,5 @@ class CRM_Dedupe_BAO_QueryBuilder { return "($strID1 < $strID2)"; } } + } diff --git a/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php b/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php index a3670968df..00be6f40b0 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php @@ -68,4 +68,5 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualGeneral extends CRM_Dedupe_BAO_Query AND " . self::internalFilters($rg); return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query); } + } diff --git a/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php b/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php index 67ec55e4a3..806f023e6c 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php @@ -69,4 +69,5 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualSupervised extends CRM_Dedupe_BAO_Qu "civicrm_contact.{$rg->name}.{$rg->threshold}" => $query, ); } + } diff --git a/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php b/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php index 4776f8024d..4009c78a03 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php @@ -107,4 +107,5 @@ AND " . self::internalFilters($rg); return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query); } + } diff --git a/CRM/Dedupe/BAO/Rule.php b/CRM/Dedupe/BAO/Rule.php index ceead104b3..ec1a32b771 100644 --- a/CRM/Dedupe/BAO/Rule.php +++ b/CRM/Dedupe/BAO/Rule.php @@ -230,4 +230,5 @@ class CRM_Dedupe_BAO_Rule extends CRM_Dedupe_DAO_Rule { return $exception->find(TRUE) ? FALSE : TRUE; } + } diff --git a/CRM/Dedupe/BAO/RuleGroup.php b/CRM/Dedupe/BAO/RuleGroup.php index d557b4f2ec..e1237eae80 100644 --- a/CRM/Dedupe/BAO/RuleGroup.php +++ b/CRM/Dedupe/BAO/RuleGroup.php @@ -457,4 +457,5 @@ class CRM_Dedupe_BAO_RuleGroup extends CRM_Dedupe_DAO_RuleGroup { } return $result; } + } diff --git a/CRM/Dedupe/Finder.php b/CRM/Dedupe/Finder.php index 3c6b053a71..d887de5ef5 100644 --- a/CRM/Dedupe/Finder.php +++ b/CRM/Dedupe/Finder.php @@ -327,4 +327,5 @@ class CRM_Dedupe_Finder { } return $params; } + } diff --git a/CRM/Dedupe/Merger.php b/CRM/Dedupe/Merger.php index 17daf65be2..a96f9a1a49 100644 --- a/CRM/Dedupe/Merger.php +++ b/CRM/Dedupe/Merger.php @@ -1658,4 +1658,5 @@ INNER JOIN civicrm_membership membership2 ON membership1.membership_type_id = m } // end of if relationshipTypeId } } + } diff --git a/CRM/Event/BAO/Participant.php b/CRM/Event/BAO/Participant.php index fb282d354f..89d2a46259 100644 --- a/CRM/Event/BAO/Participant.php +++ b/CRM/Event/BAO/Participant.php @@ -2179,4 +2179,5 @@ WHERE (li.entity_table = 'civicrm_participant' AND li.entity_id = {$participantI return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context); } + } diff --git a/CRM/Event/BAO/ParticipantPayment.php b/CRM/Event/BAO/ParticipantPayment.php index d7c40e1a6d..3e795972c2 100644 --- a/CRM/Event/BAO/ParticipantPayment.php +++ b/CRM/Event/BAO/ParticipantPayment.php @@ -126,4 +126,5 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment } return FALSE; } + } diff --git a/CRM/Event/BAO/ParticipantStatusType.php b/CRM/Event/BAO/ParticipantStatusType.php index 00b5db2ac6..8e6f67d2eb 100644 --- a/CRM/Event/BAO/ParticipantStatusType.php +++ b/CRM/Event/BAO/ParticipantStatusType.php @@ -321,4 +321,5 @@ LEFT JOIN civicrm_event event ON ( event.id = participant.event_id ) return array('is_error' => 0, 'messages' => $returnMessages); } + } diff --git a/CRM/Event/BAO/Query.php b/CRM/Event/BAO/Query.php index 4a00fba788..a5b45e5f93 100644 --- a/CRM/Event/BAO/Query.php +++ b/CRM/Event/BAO/Query.php @@ -603,4 +603,5 @@ class CRM_Event_BAO_Query { $tables = array_merge(array('civicrm_participant' => 1), $tables); } } + } diff --git a/CRM/Event/Badge.php b/CRM/Event/Badge.php index cb77e25ed0..9d9533a7f2 100644 --- a/CRM/Event/Badge.php +++ b/CRM/Event/Badge.php @@ -208,4 +208,5 @@ class CRM_Event_Badge { } $this->pdf->Output($this->event->title . '.pdf', 'D'); } + } diff --git a/CRM/Event/Badge/Logo.php b/CRM/Event/Badge/Logo.php index fa34bd66b8..b6ca8b1bf2 100644 --- a/CRM/Event/Badge/Logo.php +++ b/CRM/Event/Badge/Logo.php @@ -59,4 +59,5 @@ class CRM_Event_Badge_Logo extends CRM_Event_Badge { $this->pdf->SetFontSize(10); $this->pdf->MultiCell($this->pdf->width, 0, $participant['current_employer'], $this->border, "C", 0, 1, $x, $this->pdf->getY()); } + } diff --git a/CRM/Event/Badge/Logo5395.php b/CRM/Event/Badge/Logo5395.php index a8200887bf..411dfc74c5 100644 --- a/CRM/Event/Badge/Logo5395.php +++ b/CRM/Event/Badge/Logo5395.php @@ -59,4 +59,5 @@ class CRM_Event_Badge_Logo5395 extends CRM_Event_Badge { $this->pdf->SetFontSize(15); $this->pdf->MultiCell($this->pdf->width, 0, $participant['current_employer'], $this->border, "C", 0, 1, $x, $this->pdf->getY()); } + } diff --git a/CRM/Event/Badge/NameTent.php b/CRM/Event/Badge/NameTent.php index 3bca8a13a2..50893e8273 100644 --- a/CRM/Event/Badge/NameTent.php +++ b/CRM/Event/Badge/NameTent.php @@ -95,4 +95,5 @@ class CRM_Event_Badge_NameTent extends CRM_Event_Badge { $this->writeOneSide($participant); $this->pdf->StopTransform(); } + } diff --git a/CRM/Event/Badge/Simple.php b/CRM/Event/Badge/Simple.php index 19b9fbd41d..1ef54d4a90 100644 --- a/CRM/Event/Badge/Simple.php +++ b/CRM/Event/Badge/Simple.php @@ -58,4 +58,5 @@ class CRM_Event_Badge_Simple extends CRM_Event_Badge { $this->pdf->Cell($this->pdf->width, $this->pdf->lineHeight, $participant['current_employer'], 0, 2, "C"); //$this->pdf->MultiCell ($this->pdf->width, $this->pdf->lineHeight, $txt,1,"L"); } + } diff --git a/CRM/Event/Cart/BAO/Cart.php b/CRM/Event/Cart/BAO/Cart.php index f6841d258c..43cf2b20fc 100644 --- a/CRM/Event/Cart/BAO/Cart.php +++ b/CRM/Event/Cart/BAO/Cart.php @@ -340,4 +340,5 @@ class CRM_Event_Cart_BAO_Cart extends CRM_Event_Cart_DAO_Cart { CRM_Core_DAO::executeQuery($sql, $params); } + } diff --git a/CRM/Event/Cart/BAO/Conference.php b/CRM/Event/Cart/BAO/Conference.php index 543ec6b3aa..d332cfe706 100644 --- a/CRM/Event/Cart/BAO/Conference.php +++ b/CRM/Event/Cart/BAO/Conference.php @@ -39,4 +39,5 @@ EOS; } return $smarty_sessions; } + } diff --git a/CRM/Event/Cart/BAO/EventInCart.php b/CRM/Event/Cart/BAO/EventInCart.php index 03f34e0ce3..25aae6aad8 100644 --- a/CRM/Event/Cart/BAO/EventInCart.php +++ b/CRM/Event/Cart/BAO/EventInCart.php @@ -320,4 +320,5 @@ class CRM_Event_Cart_BAO_EventInCart extends CRM_Event_Cart_DAO_EventInCart impl return $this->event->parent_event_id == $parent_event_id; } } + } diff --git a/CRM/Event/Cart/BAO/MerParticipant.php b/CRM/Event/Cart/BAO/MerParticipant.php index 63f09d8139..548a79a7ef 100644 --- a/CRM/Event/Cart/BAO/MerParticipant.php +++ b/CRM/Event/Cart/BAO/MerParticipant.php @@ -187,4 +187,5 @@ class CRM_Event_Cart_BAO_MerParticipant extends CRM_Event_BAO_Participant { public function get_form() { return new CRM_Event_Cart_Form_MerParticipant($this); } + } diff --git a/CRM/Event/Cart/Controller/Checkout.php b/CRM/Event/Cart/Controller/Checkout.php index c860b4f93e..84ed049823 100644 --- a/CRM/Event/Cart/Controller/Checkout.php +++ b/CRM/Event/Cart/Controller/Checkout.php @@ -26,4 +26,5 @@ class CRM_Event_Cart_Controller_Checkout extends CRM_Core_Controller { $this->addActions(); } } + } diff --git a/CRM/Event/Cart/Form/Cart.php b/CRM/Event/Cart/Form/Cart.php index c227a3c829..a8413db421 100644 --- a/CRM/Event/Cart/Form/Cart.php +++ b/CRM/Event/Cart/Form/Cart.php @@ -176,4 +176,5 @@ class CRM_Event_Cart_Form_Cart extends CRM_Core_Form { $container = $this->controller->container(); return $container['values'][$page_name]; } + } diff --git a/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php b/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php index b6c6a2057e..f1299e3553 100644 --- a/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php +++ b/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php @@ -144,4 +144,5 @@ EOS; } $this->cart->save(); } + } diff --git a/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php b/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php index 74fe540a9d..adde82c038 100644 --- a/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php +++ b/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php @@ -248,4 +248,5 @@ class CRM_Event_Cart_Form_Checkout_ParticipantsAndPrices extends CRM_Event_Cart_ } $this->cart->save(); } + } diff --git a/CRM/Event/Cart/Form/Checkout/Payment.php b/CRM/Event/Cart/Form/Checkout/Payment.php index d787a3a458..7777e51750 100644 --- a/CRM/Event/Cart/Form/Checkout/Payment.php +++ b/CRM/Event/Cart/Form/Checkout/Payment.php @@ -720,4 +720,5 @@ class CRM_Event_Cart_Form_Checkout_Payment extends CRM_Event_Cart_Form_Cart { return $defaults; } + } diff --git a/CRM/Event/Cart/Form/Checkout/ThankYou.php b/CRM/Event/Cart/Form/Checkout/ThankYou.php index b1594f886b..0b1b8d10b4 100644 --- a/CRM/Event/Cart/Form/Checkout/ThankYou.php +++ b/CRM/Event/Cart/Form/Checkout/ThankYou.php @@ -79,4 +79,5 @@ class CRM_Event_Cart_Form_Checkout_ThankYou extends CRM_Event_Cart_Form_Cart { $this->loadCart(); //$this->loadParticipants( ); } + } diff --git a/CRM/Event/Cart/Form/MerParticipant.php b/CRM/Event/Cart/Form/MerParticipant.php index a3c4da88f4..1bf67c95a7 100644 --- a/CRM/Event/Cart/Form/MerParticipant.php +++ b/CRM/Event/Cart/Form/MerParticipant.php @@ -133,4 +133,5 @@ class CRM_Event_Cart_Form_MerParticipant extends CRM_Core_Form { } return $defaults; } + } diff --git a/CRM/Event/Cart/Page/AddToCart.php b/CRM/Event/Cart/Page/AddToCart.php index d248e6ad95..e4f95eb807 100644 --- a/CRM/Event/Cart/Page/AddToCart.php +++ b/CRM/Event/Cart/Page/AddToCart.php @@ -25,4 +25,5 @@ class CRM_Event_Cart_Page_AddToCart extends CRM_Core_Page { return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']); } + } diff --git a/CRM/Event/Cart/Page/CheckoutAJAX.php b/CRM/Event/Cart/Page/CheckoutAJAX.php index da1a2395ab..6d55e4e449 100644 --- a/CRM/Event/Cart/Page/CheckoutAJAX.php +++ b/CRM/Event/Cart/Page/CheckoutAJAX.php @@ -52,4 +52,5 @@ class CRM_Event_Cart_Page_CheckoutAJAX { CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Event/Cart/Page/RemoveFromCart.php b/CRM/Event/Cart/Page/RemoveFromCart.php index 06ea46b528..a52e841403 100644 --- a/CRM/Event/Cart/Page/RemoveFromCart.php +++ b/CRM/Event/Cart/Page/RemoveFromCart.php @@ -16,4 +16,5 @@ class CRM_Event_Cart_Page_RemoveFromCart extends CRM_Core_Page { $transaction->commit(); return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']); } + } diff --git a/CRM/Event/Cart/Page/ViewCart.php b/CRM/Event/Cart/Page/ViewCart.php index 555f062247..84e20dd64e 100644 --- a/CRM/Event/Cart/Page/ViewCart.php +++ b/CRM/Event/Cart/Page/ViewCart.php @@ -19,4 +19,5 @@ class CRM_Event_Cart_Page_ViewCart extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Event/Cart/StateMachine/Checkout.php b/CRM/Event/Cart/StateMachine/Checkout.php index c6d58689a9..337a68a8cb 100644 --- a/CRM/Event/Cart/StateMachine/Checkout.php +++ b/CRM/Event/Cart/StateMachine/Checkout.php @@ -40,4 +40,5 @@ class CRM_Event_Cart_StateMachine_Checkout extends CRM_Core_StateMachine { $pages["CRM_Event_Cart_Form_Checkout_ThankYou"] = NULL; $this->addSequentialPages($pages, $action); } + } diff --git a/CRM/Event/Controller/Search.php b/CRM/Event/Controller/Search.php index a97e56f6f6..7567420df4 100644 --- a/CRM/Event/Controller/Search.php +++ b/CRM/Event/Controller/Search.php @@ -75,4 +75,5 @@ class CRM_Event_Controller_Search extends CRM_Core_Controller { // add all the actions $this->addActions($uploadDir, $uploadNames); } + } diff --git a/CRM/Event/Form/EventFees.php b/CRM/Event/Form/EventFees.php index 65c786ad13..2546ea5852 100644 --- a/CRM/Event/Form/EventFees.php +++ b/CRM/Event/Form/EventFees.php @@ -507,4 +507,5 @@ SELECT id, html_type $form->assign('outBound_option', $mailingInfo['outBound_option']); $form->assign('hasPayment', $form->_paymentId); } + } diff --git a/CRM/Event/Form/ManageEvent.php b/CRM/Event/Form/ManageEvent.php index 0f839ca6d4..e239fdb20f 100644 --- a/CRM/Event/Form/ManageEvent.php +++ b/CRM/Event/Form/ManageEvent.php @@ -406,4 +406,5 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form { CRM_UF_Page_ProfileEditor::registerProfileScripts(); CRM_UF_Page_ProfileEditor::registerSchemas(array('IndividualModel', 'ParticipantModel')); } + } diff --git a/CRM/Event/Form/ManageEvent/Conference.php b/CRM/Event/Form/ManageEvent/Conference.php index 6dbe42fb18..d218907ec9 100644 --- a/CRM/Event/Form/ManageEvent/Conference.php +++ b/CRM/Event/Form/ManageEvent/Conference.php @@ -119,4 +119,5 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent { public function getTitle() { return ts('Conference Slots'); } + } diff --git a/CRM/Event/Form/ManageEvent/Delete.php b/CRM/Event/Form/ManageEvent/Delete.php index 2507a7cc84..74bb51c8e9 100644 --- a/CRM/Event/Form/ManageEvent/Delete.php +++ b/CRM/Event/Form/ManageEvent/Delete.php @@ -112,4 +112,5 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent { CRM_Core_Session::setStatus(ts("'%1' has been deleted.", array(1 => $this->_title)), ts('Event Deleted'), 'success'); } } + } diff --git a/CRM/Event/Form/ManageEvent/EventInfo.php b/CRM/Event/Form/ManageEvent/EventInfo.php index 0b88920f26..34f34dafd3 100644 --- a/CRM/Event/Form/ManageEvent/EventInfo.php +++ b/CRM/Event/Form/ManageEvent/EventInfo.php @@ -371,4 +371,5 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent { return $defaults; } + } diff --git a/CRM/Event/Form/ManageEvent/Fee.php b/CRM/Event/Form/ManageEvent/Fee.php index b1497f644d..d5495b4049 100644 --- a/CRM/Event/Form/ManageEvent/Fee.php +++ b/CRM/Event/Form/ManageEvent/Fee.php @@ -820,4 +820,5 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent { public function getTitle() { return ts('Event Fees'); } + } diff --git a/CRM/Event/Form/ManageEvent/Location.php b/CRM/Event/Form/ManageEvent/Location.php index 829545b6d3..a16da75573 100644 --- a/CRM/Event/Form/ManageEvent/Location.php +++ b/CRM/Event/Form/ManageEvent/Location.php @@ -292,4 +292,5 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent { public function getTitle() { return ts('Event Location'); } + } diff --git a/CRM/Event/Form/ManageEvent/Registration.php b/CRM/Event/Form/ManageEvent/Registration.php index 72640c0a1b..de5b1c253c 100644 --- a/CRM/Event/Form/ManageEvent/Registration.php +++ b/CRM/Event/Form/ManageEvent/Registration.php @@ -1024,4 +1024,5 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent public function getTitle() { return ts('Online Registration'); } + } diff --git a/CRM/Event/Form/ManageEvent/Repeat.php b/CRM/Event/Form/ManageEvent/Repeat.php index 781b65184e..f57ebb00e6 100644 --- a/CRM/Event/Form/ManageEvent/Repeat.php +++ b/CRM/Event/Form/ManageEvent/Repeat.php @@ -211,4 +211,5 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent { CRM_Core_BAO_RecurringEntity::$_entitiesToBeDeleted = $eventIdsWithNoRegistration; return CRM_Core_BAO_RecurringEntity::$_entitiesToBeDeleted; } + } diff --git a/CRM/Event/Form/ManageEvent/ScheduleReminders.php b/CRM/Event/Form/ManageEvent/ScheduleReminders.php index 45d2f7199c..0407df1883 100644 --- a/CRM/Event/Form/ManageEvent/ScheduleReminders.php +++ b/CRM/Event/Form/ManageEvent/ScheduleReminders.php @@ -93,4 +93,5 @@ class CRM_Event_Form_ManageEvent_ScheduleReminders extends CRM_Event_Form_Manage public function getTemplateFileName() { return 'CRM/Admin/Page/ScheduleReminders.tpl'; } + } diff --git a/CRM/Event/Form/ManageEvent/TabHeader.php b/CRM/Event/Form/ManageEvent/TabHeader.php index 7c2f97e83d..485d707712 100644 --- a/CRM/Event/Form/ManageEvent/TabHeader.php +++ b/CRM/Event/Form/ManageEvent/TabHeader.php @@ -235,4 +235,5 @@ WHERE e.id = %1 $current = $current ? $current : 'settings'; return $current; } + } diff --git a/CRM/Event/Form/Participant.php b/CRM/Event/Form/Participant.php index bae80a7a25..d41fa8c540 100644 --- a/CRM/Event/Form/Participant.php +++ b/CRM/Event/Form/Participant.php @@ -1775,4 +1775,5 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment )); } } + } diff --git a/CRM/Event/Form/ParticipantFeeSelection.php b/CRM/Event/Form/ParticipantFeeSelection.php index 6d1d7d4399..6a97139bf3 100644 --- a/CRM/Event/Form/ParticipantFeeSelection.php +++ b/CRM/Event/Form/ParticipantFeeSelection.php @@ -386,4 +386,5 @@ class CRM_Event_Form_ParticipantFeeSelection extends CRM_Core_Form { list($mailSent, $subject, $message, $html) = CRM_Core_BAO_MessageTemplate::sendTemplate($sendTemplateParams); return $mailSent; } + } diff --git a/CRM/Event/Form/ParticipantView.php b/CRM/Event/Form/ParticipantView.php index e14f071acb..285d31fe13 100644 --- a/CRM/Event/Form/ParticipantView.php +++ b/CRM/Event/Form/ParticipantView.php @@ -234,4 +234,5 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Event/Form/Registration.php b/CRM/Event/Form/Registration.php index cfe4db0805..fb7f5b4722 100644 --- a/CRM/Event/Form/Registration.php +++ b/CRM/Event/Form/Registration.php @@ -1410,4 +1410,5 @@ WHERE v.option_group_id = g.id CRM_Core_Error::statusBounce(ts('Event ended on %1', array(1 => CRM_Utils_Date::customFormat(CRM_Utils_Array::value('event_end_date', $this->_values['event'])))), $redirect); } } + } diff --git a/CRM/Event/Form/Registration/AdditionalParticipant.php b/CRM/Event/Form/Registration/AdditionalParticipant.php index 3ad922376b..4c1cbc96ff 100644 --- a/CRM/Event/Form/Registration/AdditionalParticipant.php +++ b/CRM/Event/Form/Registration/AdditionalParticipant.php @@ -874,4 +874,5 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R } } } + } diff --git a/CRM/Event/Form/Registration/Confirm.php b/CRM/Event/Form/Registration/Confirm.php index 4fdd2cd163..ab15d1747a 100644 --- a/CRM/Event/Form/Registration/Confirm.php +++ b/CRM/Event/Form/Registration/Confirm.php @@ -1285,4 +1285,5 @@ class CRM_Event_Form_Registration_Confirm extends CRM_Event_Form_Registration { } } } + } diff --git a/CRM/Event/Form/Registration/ParticipantConfirm.php b/CRM/Event/Form/Registration/ParticipantConfirm.php index 00ddc8457a..df6b68973c 100644 --- a/CRM/Event/Form/Registration/ParticipantConfirm.php +++ b/CRM/Event/Form/Registration/ParticipantConfirm.php @@ -222,4 +222,5 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi ); } } + } diff --git a/CRM/Event/Form/Registration/Register.php b/CRM/Event/Form/Registration/Register.php index cfb1aa15d0..782d6e1b00 100644 --- a/CRM/Event/Form/Registration/Register.php +++ b/CRM/Event/Form/Registration/Register.php @@ -1491,4 +1491,5 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration { } } } + } diff --git a/CRM/Event/Form/Registration/ThankYou.php b/CRM/Event/Form/Registration/ThankYou.php index 6e33d880ab..0c9d2899bc 100644 --- a/CRM/Event/Form/Registration/ThankYou.php +++ b/CRM/Event/Form/Registration/ThankYou.php @@ -252,4 +252,5 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration { public function getTitle() { return ts('Thank You Page'); } + } diff --git a/CRM/Event/Form/Search.php b/CRM/Event/Form/Search.php index 481b650590..764aa07b35 100644 --- a/CRM/Event/Form/Search.php +++ b/CRM/Event/Form/Search.php @@ -453,4 +453,5 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Participants'); } + } diff --git a/CRM/Event/Form/SearchEvent.php b/CRM/Event/Form/SearchEvent.php index a0a2cd6be4..820077f4a9 100644 --- a/CRM/Event/Form/SearchEvent.php +++ b/CRM/Event/Form/SearchEvent.php @@ -109,4 +109,5 @@ class CRM_Event_Form_SearchEvent extends CRM_Core_Form { } } } + } diff --git a/CRM/Event/Form/Task.php b/CRM/Event/Form/Task.php index 2cc7538dcf..325816355a 100644 --- a/CRM/Event/Form/Task.php +++ b/CRM/Event/Form/Task.php @@ -180,4 +180,5 @@ class CRM_Event_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Event/Form/Task/AddToGroup.php b/CRM/Event/Form/Task/AddToGroup.php index e5707ce5a5..5c21f348ab 100644 --- a/CRM/Event/Form/Task/AddToGroup.php +++ b/CRM/Event/Form/Task/AddToGroup.php @@ -252,4 +252,5 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task { 'plural' => 'Added Contacts to %1', )), 'success', array('expires' => 0)); } + } diff --git a/CRM/Event/Form/Task/Badge.php b/CRM/Event/Form/Task/Badge.php index ee1ce947fc..ef7c70cbf8 100644 --- a/CRM/Event/Form/Task/Badge.php +++ b/CRM/Event/Form/Task/Badge.php @@ -116,4 +116,5 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task { $params = $this->controller->exportValues($this->_name); CRM_Badge_BAO_Badge::buildBadges($params, $this); } + } diff --git a/CRM/Event/Form/Task/Batch.php b/CRM/Event/Form/Task/Batch.php index 60555e2828..0ec15f67aa 100644 --- a/CRM/Event/Form/Task/Batch.php +++ b/CRM/Event/Form/Task/Batch.php @@ -392,4 +392,5 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task { return $updatedStatusId; } + } diff --git a/CRM/Event/Form/Task/Cancel.php b/CRM/Event/Form/Task/Cancel.php index a53ced764d..6522f2d321 100644 --- a/CRM/Event/Form/Task/Cancel.php +++ b/CRM/Event/Form/Task/Cancel.php @@ -86,4 +86,5 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task { CRM_Event_BAO_Participant::create($value); } } + } diff --git a/CRM/Event/Form/Task/Delete.php b/CRM/Event/Form/Task/Delete.php index 6f23ff5ab5..c0e4e40985 100644 --- a/CRM/Event/Form/Task/Delete.php +++ b/CRM/Event/Form/Task/Delete.php @@ -136,4 +136,5 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task { CRM_Core_Session::setStatus($text, '', 'info'); } } + } diff --git a/CRM/Event/Form/Task/Email.php b/CRM/Event/Form/Task/Email.php index c95b221868..7988480bfa 100644 --- a/CRM/Event/Form/Task/Email.php +++ b/CRM/Event/Form/Task/Email.php @@ -90,4 +90,5 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task { public function postProcess() { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } + } diff --git a/CRM/Event/Form/Task/ParticipantStatus.php b/CRM/Event/Form/Task/ParticipantStatus.php index 046e5f0238..1134b6911e 100644 --- a/CRM/Event/Form/Task/ParticipantStatus.php +++ b/CRM/Event/Form/Task/ParticipantStatus.php @@ -58,4 +58,5 @@ class CRM_Event_Form_Task_ParticipantStatus extends CRM_Event_Form_Task_Batch { parent::buildQuickForm(); } + } diff --git a/CRM/Event/Form/Task/PickProfile.php b/CRM/Event/Form/Task/PickProfile.php index 53c2ad11bc..3e1539d04b 100644 --- a/CRM/Event/Form/Task/PickProfile.php +++ b/CRM/Event/Form/Task/PickProfile.php @@ -142,4 +142,5 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task { // also reset the batch page so it gets new values from the db $this->controller->resetPage('Batch'); } + } diff --git a/CRM/Event/Form/Task/Print.php b/CRM/Event/Form/Task/Print.php index a5458389d3..dc3114ccf4 100644 --- a/CRM/Event/Form/Task/Print.php +++ b/CRM/Event/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Event/Form/Task/Result.php b/CRM/Event/Form/Task/Result.php index 1bc0da9393..0e2313b457 100644 --- a/CRM/Event/Form/Task/Result.php +++ b/CRM/Event/Form/Task/Result.php @@ -66,4 +66,5 @@ class CRM_Event_Form_Task_Result extends CRM_Event_Form_Task { $session->replaceUserContext($url); CRM_Utils_System::redirect($url); } + } diff --git a/CRM/Event/Form/Task/SaveSearch.php b/CRM/Event/Form/Task/SaveSearch.php index df7be728e9..4d52e439e8 100644 --- a/CRM/Event/Form/Task/SaveSearch.php +++ b/CRM/Event/Form/Task/SaveSearch.php @@ -135,4 +135,5 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task { } $group = CRM_Contact_BAO_Group::create($params); } + } diff --git a/CRM/Event/Form/Task/SaveSearch/Update.php b/CRM/Event/Form/Task/SaveSearch/Update.php index 6d6447e263..279737952a 100644 --- a/CRM/Event/Form/Task/SaveSearch/Update.php +++ b/CRM/Event/Form/Task/SaveSearch/Update.php @@ -72,4 +72,5 @@ class CRM_Event_Form_Task_SaveSearch_Update extends CRM_Event_Form_Task_SaveSear return $defaults; } + } diff --git a/CRM/Event/Form/Task/SearchTaskHookSample.php b/CRM/Event/Form/Task/SearchTaskHookSample.php index 6ade4bd602..775211afeb 100644 --- a/CRM/Event/Form/Task/SearchTaskHookSample.php +++ b/CRM/Event/Form/Task/SearchTaskHookSample.php @@ -85,4 +85,5 @@ class CRM_Event_Form_Task_SearchTaskHookSample extends CRM_Event_Form_Task { ) ); } + } diff --git a/CRM/Event/Import/Controller.php b/CRM/Event/Import/Controller.php index 8a74f5b089..5691811ac8 100644 --- a/CRM/Event/Import/Controller.php +++ b/CRM/Event/Import/Controller.php @@ -54,4 +54,5 @@ class CRM_Event_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Event/Import/Field.php b/CRM/Event/Import/Field.php index 655a201fcc..f9e3a1da04 100644 --- a/CRM/Event/Import/Field.php +++ b/CRM/Event/Import/Field.php @@ -147,4 +147,5 @@ class CRM_Event_Import_Field { } return TRUE; } + } diff --git a/CRM/Event/Import/Form/DataSource.php b/CRM/Event/Import/Form/DataSource.php index c04c77aa44..21ec6386ff 100644 --- a/CRM/Event/Import/Form/DataSource.php +++ b/CRM/Event/Import/Form/DataSource.php @@ -200,4 +200,5 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Upload Data'); } + } diff --git a/CRM/Event/Import/Form/MapField.php b/CRM/Event/Import/Form/MapField.php index 192c5adafd..7d03ba1406 100644 --- a/CRM/Event/Import/Form/MapField.php +++ b/CRM/Event/Import/Form/MapField.php @@ -488,4 +488,5 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField { // add all the necessary variables to the form $parser->set($this); } + } diff --git a/CRM/Event/Import/Form/Preview.php b/CRM/Event/Import/Form/Preview.php index 45b98456e1..d62de2596a 100644 --- a/CRM/Event/Import/Form/Preview.php +++ b/CRM/Event/Import/Form/Preview.php @@ -177,4 +177,5 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Event/Import/Parser/Participant.php b/CRM/Event/Import/Parser/Participant.php index 10ce73d698..b54cf72821 100644 --- a/CRM/Event/Import/Parser/Participant.php +++ b/CRM/Event/Import/Parser/Participant.php @@ -508,4 +508,5 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser { */ public function fini() { } + } diff --git a/CRM/Event/Info.php b/CRM/Event/Info.php index a9d55cc48a..0a9e5dd377 100644 --- a/CRM/Event/Info.php +++ b/CRM/Event/Info.php @@ -160,4 +160,5 @@ class CRM_Event_Info extends CRM_Core_Component_Info { $shortCuts = array_merge($shortCuts, $shortCut); } } + } diff --git a/CRM/Event/Page/AJAX.php b/CRM/Event/Page/AJAX.php index 45ba896cbd..7724327ff7 100644 --- a/CRM/Event/Page/AJAX.php +++ b/CRM/Event/Page/AJAX.php @@ -66,4 +66,5 @@ GROUP BY cv.label"; } CRM_Utils_JSON::output($results); } + } diff --git a/CRM/Event/Page/DashBoard.php b/CRM/Event/Page/DashBoard.php index f6c1d100d2..8e611f6a9c 100644 --- a/CRM/Event/Page/DashBoard.php +++ b/CRM/Event/Page/DashBoard.php @@ -90,4 +90,5 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Event/Page/EventInfo.php b/CRM/Event/Page/EventInfo.php index 3ad68f4d1b..f5db415163 100644 --- a/CRM/Event/Page/EventInfo.php +++ b/CRM/Event/Page/EventInfo.php @@ -377,4 +377,5 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page { } return parent::getTemplateFileName(); } + } diff --git a/CRM/Event/Page/ICalendar.php b/CRM/Event/Page/ICalendar.php index 3d11809c87..822b52c927 100644 --- a/CRM/Event/Page/ICalendar.php +++ b/CRM/Event/Page/ICalendar.php @@ -102,4 +102,5 @@ class CRM_Event_Page_ICalendar extends CRM_Core_Page { } CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Event/Page/ManageEvent.php b/CRM/Event/Page/ManageEvent.php index 320c328b9d..4f81772dce 100644 --- a/CRM/Event/Page/ManageEvent.php +++ b/CRM/Event/Page/ManageEvent.php @@ -571,4 +571,5 @@ SELECT count(id) $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE); $this->assign('aToZ', $aToZBar); } + } diff --git a/CRM/Event/Page/ParticipantListing.php b/CRM/Event/Page/ParticipantListing.php index d5c9c387b4..d1539a28e0 100644 --- a/CRM/Event/Page/ParticipantListing.php +++ b/CRM/Event/Page/ParticipantListing.php @@ -96,4 +96,5 @@ class CRM_Event_Page_ParticipantListing extends CRM_Core_Page { $participantListingClass->preProcess(); $participantListingClass->run(); } + } diff --git a/CRM/Event/Page/ParticipantListing/Name.php b/CRM/Event/Page/ParticipantListing/Name.php index a9da2f54a5..047676a9bf 100644 --- a/CRM/Event/Page/ParticipantListing/Name.php +++ b/CRM/Event/Page/ParticipantListing/Name.php @@ -38,4 +38,5 @@ class CRM_Event_Page_ParticipantListing_Name extends CRM_Event_Page_ParticipantL parent::preProcess(); } + } diff --git a/CRM/Event/Page/ParticipantListing/NameAndEmail.php b/CRM/Event/Page/ParticipantListing/NameAndEmail.php index 733a9809d6..5c9525399e 100644 --- a/CRM/Event/Page/ParticipantListing/NameAndEmail.php +++ b/CRM/Event/Page/ParticipantListing/NameAndEmail.php @@ -38,4 +38,5 @@ class CRM_Event_Page_ParticipantListing_NameAndEmail extends CRM_Event_Page_Part parent::preProcess(); } + } diff --git a/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php b/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php index 6bf6fa8bee..274ab7252c 100644 --- a/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php +++ b/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php @@ -189,4 +189,5 @@ SELECT count( civicrm_contact.id ) return $sort->orderBy(); } + } diff --git a/CRM/Event/Page/ParticipantListing/Simple.php b/CRM/Event/Page/ParticipantListing/Simple.php index 61cc97d582..adfe802c4f 100644 --- a/CRM/Event/Page/ParticipantListing/Simple.php +++ b/CRM/Event/Page/ParticipantListing/Simple.php @@ -174,4 +174,5 @@ SELECT count( civicrm_contact.id ) return $sort->orderBy(); } + } diff --git a/CRM/Event/Page/Tab.php b/CRM/Event/Page/Tab.php index 861598ad95..4805914a38 100644 --- a/CRM/Event/Page/Tab.php +++ b/CRM/Event/Page/Tab.php @@ -303,4 +303,5 @@ class CRM_Event_Page_Tab extends CRM_Core_Page { $this->assign('accessContribution', FALSE); } } + } diff --git a/CRM/Event/Page/UserDashboard.php b/CRM/Event/Page/UserDashboard.php index 35f7cfb959..4ceb92ffa0 100644 --- a/CRM/Event/Page/UserDashboard.php +++ b/CRM/Event/Page/UserDashboard.php @@ -67,4 +67,5 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard { parent::preProcess(); $this->listParticipations(); } + } diff --git a/CRM/Event/PseudoConstant.php b/CRM/Event/PseudoConstant.php index 02315f1fa0..826b742c46 100644 --- a/CRM/Event/PseudoConstant.php +++ b/CRM/Event/PseudoConstant.php @@ -313,4 +313,5 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant { } return self::$pcPage; } + } diff --git a/CRM/Event/Selector/Search.php b/CRM/Event/Selector/Search.php index 4087968304..465bd36d38 100644 --- a/CRM/Event/Selector/Search.php +++ b/CRM/Event/Selector/Search.php @@ -524,4 +524,5 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co public function getExportFileName($output = 'csv') { return ts('CiviCRM Event Search'); } + } diff --git a/CRM/Event/StateMachine/Registration.php b/CRM/Event/StateMachine/Registration.php index c52bd1253a..4dde638bbb 100644 --- a/CRM/Event/StateMachine/Registration.php +++ b/CRM/Event/StateMachine/Registration.php @@ -97,4 +97,5 @@ class CRM_Event_StateMachine_Registration extends CRM_Core_StateMachine { $this->addSequentialPages($pages, $action); } + } diff --git a/CRM/Event/StateMachine/Search.php b/CRM/Event/StateMachine/Search.php index ae055cc242..eef898beef 100644 --- a/CRM/Event/StateMachine/Search.php +++ b/CRM/Event/StateMachine/Search.php @@ -108,4 +108,5 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Event/Task.php b/CRM/Event/Task.php index d46d7e1053..fa7d9f0524 100644 --- a/CRM/Event/Task.php +++ b/CRM/Event/Task.php @@ -229,4 +229,5 @@ class CRM_Event_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Export/BAO/Export.php b/CRM/Export/BAO/Export.php index 1227a184ea..84c5ac62d6 100644 --- a/CRM/Export/BAO/Export.php +++ b/CRM/Export/BAO/Export.php @@ -2038,4 +2038,5 @@ WHERE {$whereClause}"; } return $componentPaymentFields; } + } diff --git a/CRM/Export/Form/Map.php b/CRM/Export/Form/Map.php index 4fa7177542..d7d0046d7f 100644 --- a/CRM/Export/Form/Map.php +++ b/CRM/Export/Form/Map.php @@ -249,4 +249,5 @@ class CRM_Export_Form_Map extends CRM_Core_Form { public function getTitle() { return ts('Select Fields to Export'); } + } diff --git a/CRM/Export/Form/Select.php b/CRM/Export/Form/Select.php index 9e4e7149ff..27db033b77 100644 --- a/CRM/Export/Form/Select.php +++ b/CRM/Export/Form/Select.php @@ -526,4 +526,5 @@ FROM {$this->_componentTable} return $options; } + } diff --git a/CRM/Extension/Container/Basic.php b/CRM/Extension/Container/Basic.php index ce58165ecc..61ffb9ddab 100644 --- a/CRM/Extension/Container/Basic.php +++ b/CRM/Extension/Container/Basic.php @@ -275,4 +275,5 @@ class CRM_Extension_Container_Basic implements CRM_Extension_Container_Interface } return $relUrls; } + } diff --git a/CRM/Extension/Container/Collection.php b/CRM/Extension/Container/Collection.php index a5aad8e511..7171bafe52 100644 --- a/CRM/Extension/Container/Collection.php +++ b/CRM/Extension/Container/Collection.php @@ -170,4 +170,5 @@ class CRM_Extension_Container_Collection implements CRM_Extension_Container_Inte } return $k2c; } + } diff --git a/CRM/Extension/Container/Default.php b/CRM/Extension/Container/Default.php index c64a5f729f..52c61f86fc 100644 --- a/CRM/Extension/Container/Default.php +++ b/CRM/Extension/Container/Default.php @@ -41,4 +41,5 @@ class CRM_Extension_Container_Default extends CRM_Extension_Container_Basic { return $errors; } + } diff --git a/CRM/Extension/Container/Interface.php b/CRM/Extension/Container/Interface.php index d57298028d..f36d095313 100644 --- a/CRM/Extension/Container/Interface.php +++ b/CRM/Extension/Container/Interface.php @@ -79,4 +79,5 @@ interface CRM_Extension_Container_Interface { * Scan the container for available extensions. */ public function refresh(); + } diff --git a/CRM/Extension/Container/Static.php b/CRM/Extension/Container/Static.php index d0b37f03c0..a9776439c4 100644 --- a/CRM/Extension/Container/Static.php +++ b/CRM/Extension/Container/Static.php @@ -101,4 +101,5 @@ class CRM_Extension_Container_Static implements CRM_Extension_Container_Interfac throw new CRM_Extension_Exception_MissingException("Missing extension: $key"); } } + } diff --git a/CRM/Extension/Manager.php b/CRM/Extension/Manager.php index a94397f6b1..c8a6698906 100644 --- a/CRM/Extension/Manager.php +++ b/CRM/Extension/Manager.php @@ -573,4 +573,5 @@ class CRM_Extension_Manager { return NULL; } } + } diff --git a/CRM/Extension/Manager/Base.php b/CRM/Extension/Manager/Base.php index f17e26f799..03314e46bd 100644 --- a/CRM/Extension/Manager/Base.php +++ b/CRM/Extension/Manager/Base.php @@ -122,4 +122,5 @@ class CRM_Extension_Manager_Base implements CRM_Extension_Manager_Interface { $this->onPostInstall($oldInfo); } } + } diff --git a/CRM/Extension/Manager/Interface.php b/CRM/Extension/Manager/Interface.php index df8a5cc569..5496b28955 100644 --- a/CRM/Extension/Manager/Interface.php +++ b/CRM/Extension/Manager/Interface.php @@ -128,4 +128,5 @@ interface CRM_Extension_Manager_Interface { * @return mixed */ public function onPostReplace(CRM_Extension_Info $oldInfo, CRM_Extension_Info $newInfo); + } diff --git a/CRM/Extension/Manager/Module.php b/CRM/Extension/Manager/Module.php index 2215a91c38..d1a2851011 100644 --- a/CRM/Extension/Manager/Module.php +++ b/CRM/Extension/Manager/Module.php @@ -108,4 +108,5 @@ class CRM_Extension_Manager_Module extends CRM_Extension_Manager_Base { public function onPreEnable(CRM_Extension_Info $info) { $this->callHook($info, 'enable'); } + } diff --git a/CRM/Extension/Manager/Payment.php b/CRM/Extension/Manager/Payment.php index 8e031c0df2..fdf673232b 100644 --- a/CRM/Extension/Manager/Payment.php +++ b/CRM/Extension/Manager/Payment.php @@ -302,4 +302,5 @@ class CRM_Extension_Manager_Payment extends CRM_Extension_Manager_Base { '', 'error'); } } + } diff --git a/CRM/Extension/Manager/Report.php b/CRM/Extension/Manager/Report.php index 54311b8473..d16aca7208 100644 --- a/CRM/Extension/Manager/Report.php +++ b/CRM/Extension/Manager/Report.php @@ -139,4 +139,5 @@ class CRM_Extension_Manager_Report extends CRM_Extension_Manager_Base { public function getCustomReportsById() { return CRM_Core_OptionGroup::values(self::REPORT_GROUP_NAME, FALSE, FALSE, FALSE, NULL, 'id', FALSE, TRUE); } + } diff --git a/CRM/Extension/Manager/Search.php b/CRM/Extension/Manager/Search.php index b371e514ed..700f5bc089 100644 --- a/CRM/Extension/Manager/Search.php +++ b/CRM/Extension/Manager/Search.php @@ -132,4 +132,5 @@ class CRM_Extension_Manager_Search extends CRM_Extension_Manager_Base { protected function getCustomSearchesById() { return CRM_Core_OptionGroup::values(self::CUSTOM_SEARCH_GROUP_NAME, FALSE, FALSE, FALSE, NULL, 'id', FALSE, TRUE); } + } diff --git a/CRM/Extension/Mapper.php b/CRM/Extension/Mapper.php index 0c39f30fe9..ff678287b5 100755 --- a/CRM/Extension/Mapper.php +++ b/CRM/Extension/Mapper.php @@ -419,4 +419,5 @@ class CRM_Extension_Mapper { $this->cache->delete($this->cacheKey . '/moduleFiles'); } } + } diff --git a/CRM/Extension/System.php b/CRM/Extension/System.php index 81168be60a..81c3e166fd 100644 --- a/CRM/Extension/System.php +++ b/CRM/Extension/System.php @@ -272,4 +272,5 @@ class CRM_Extension_System { } return $this->_repoUrl; } + } diff --git a/CRM/Financial/BAO/ExportFormat.php b/CRM/Financial/BAO/ExportFormat.php index 5777560f19..1501edac52 100644 --- a/CRM/Financial/BAO/ExportFormat.php +++ b/CRM/Financial/BAO/ExportFormat.php @@ -263,4 +263,5 @@ class CRM_Financial_BAO_ExportFormat { return FALSE; } } + } diff --git a/CRM/Financial/BAO/ExportFormat/CSV.php b/CRM/Financial/BAO/ExportFormat/CSV.php index 7860dd2579..0f74186c27 100644 --- a/CRM/Financial/BAO/ExportFormat/CSV.php +++ b/CRM/Financial/BAO/ExportFormat/CSV.php @@ -227,4 +227,5 @@ class CRM_Financial_BAO_ExportFormat_CSV extends CRM_Financial_BAO_ExportFormat public function exportTRANS() { } + } diff --git a/CRM/Financial/BAO/ExportFormat/IIF.php b/CRM/Financial/BAO/ExportFormat/IIF.php index 74783820b9..d1e9285228 100644 --- a/CRM/Financial/BAO/ExportFormat/IIF.php +++ b/CRM/Financial/BAO/ExportFormat/IIF.php @@ -370,4 +370,5 @@ class CRM_Financial_BAO_ExportFormat_IIF extends CRM_Financial_BAO_ExportFormat return $sout; } + } diff --git a/CRM/Financial/BAO/FinancialAccount.php b/CRM/Financial/BAO/FinancialAccount.php index 9a75609ed2..46964dba5c 100644 --- a/CRM/Financial/BAO/FinancialAccount.php +++ b/CRM/Financial/BAO/FinancialAccount.php @@ -202,4 +202,5 @@ WHERE cft.id = %1 ); return CRM_Core_DAO::singleValueQuery($query, $params); } + } diff --git a/CRM/Financial/BAO/FinancialItem.php b/CRM/Financial/BAO/FinancialItem.php index 9c19f8f9f4..fd7bb872b7 100644 --- a/CRM/Financial/BAO/FinancialItem.php +++ b/CRM/Financial/BAO/FinancialItem.php @@ -272,4 +272,5 @@ WHERE cc.id IN (' . implode(',', $contactIds) . ') AND con.is_test = 0'; } return FALSE; } + } diff --git a/CRM/Financial/BAO/FinancialType.php b/CRM/Financial/BAO/FinancialType.php index 10a871cb2f..44af54b73c 100644 --- a/CRM/Financial/BAO/FinancialType.php +++ b/CRM/Financial/BAO/FinancialType.php @@ -187,4 +187,5 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType { } return $financialType; } + } diff --git a/CRM/Financial/BAO/FinancialTypeAccount.php b/CRM/Financial/BAO/FinancialTypeAccount.php index 9a550a1410..57ee3a57a6 100644 --- a/CRM/Financial/BAO/FinancialTypeAccount.php +++ b/CRM/Financial/BAO/FinancialTypeAccount.php @@ -297,4 +297,5 @@ WHERE cog.name = 'payment_instrument' "; } return $titles; } + } diff --git a/CRM/Financial/BAO/PaymentProcessor.php b/CRM/Financial/BAO/PaymentProcessor.php index b6151b29b2..2a9e47e8e7 100644 --- a/CRM/Financial/BAO/PaymentProcessor.php +++ b/CRM/Financial/BAO/PaymentProcessor.php @@ -475,4 +475,5 @@ INNER JOIN civicrm_contribution con ON ( mp.contribution_id = con.id ) return $result; } + } diff --git a/CRM/Financial/Form/BatchTransaction.php b/CRM/Financial/Form/BatchTransaction.php index 129df0d25b..30de6ce27a 100644 --- a/CRM/Financial/Form/BatchTransaction.php +++ b/CRM/Financial/Form/BatchTransaction.php @@ -194,4 +194,5 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form { } return self::$_links; } + } diff --git a/CRM/Financial/Form/Export.php b/CRM/Financial/Form/Export.php index e459d0cf38..aa0a612c59 100644 --- a/CRM/Financial/Form/Export.php +++ b/CRM/Financial/Form/Export.php @@ -185,4 +185,5 @@ class CRM_Financial_Form_Export extends CRM_Core_Form { CRM_Batch_BAO_Batch::exportFinancialBatch($batchIds, $this->_exportFormat); } + } diff --git a/CRM/Financial/Form/Search.php b/CRM/Financial/Form/Search.php index d56c502170..162dbbf09d 100644 --- a/CRM/Financial/Form/Search.php +++ b/CRM/Financial/Form/Search.php @@ -132,4 +132,5 @@ class CRM_Financial_Form_Search extends CRM_Core_Form { CRM_Batch_BAO_Batch::closeReOpen($batchIds, $_POST['batch_update']); } } + } diff --git a/CRM/Financial/Page/AJAX.php b/CRM/Financial/Page/AJAX.php index 6e4bd6abb6..6748eb7601 100644 --- a/CRM/Financial/Page/AJAX.php +++ b/CRM/Financial/Page/AJAX.php @@ -521,4 +521,5 @@ class CRM_Financial_Page_AJAX { CRM_Utils_JSON::output($batchSummary); } + } diff --git a/CRM/Financial/Page/Batch.php b/CRM/Financial/Page/Batch.php index 90e7202ca3..e6922b5a9e 100644 --- a/CRM/Financial/Page/Batch.php +++ b/CRM/Financial/Page/Batch.php @@ -120,4 +120,5 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic { $form->process(); $form->run(); } + } diff --git a/CRM/Financial/Page/BatchTransaction.php b/CRM/Financial/Page/BatchTransaction.php index e613cd4773..baf1e964c1 100644 --- a/CRM/Financial/Page/BatchTransaction.php +++ b/CRM/Financial/Page/BatchTransaction.php @@ -158,4 +158,5 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/batchtransaction'; } + } diff --git a/CRM/Financial/Page/FinancialAccount.php b/CRM/Financial/Page/FinancialAccount.php index a9ad5f1cca..475b20b541 100644 --- a/CRM/Financial/Page/FinancialAccount.php +++ b/CRM/Financial/Page/FinancialAccount.php @@ -195,4 +195,5 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/financial/financialAccount'; } + } diff --git a/CRM/Financial/Page/FinancialType.php b/CRM/Financial/Page/FinancialType.php index a8c17c378a..f5625d88cd 100644 --- a/CRM/Financial/Page/FinancialType.php +++ b/CRM/Financial/Page/FinancialType.php @@ -221,4 +221,5 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/financial/financialType'; } + } diff --git a/CRM/Financial/Page/FinancialTypeAccount.php b/CRM/Financial/Page/FinancialTypeAccount.php index 03de834056..5f2c4306be 100644 --- a/CRM/Financial/Page/FinancialTypeAccount.php +++ b/CRM/Financial/Page/FinancialTypeAccount.php @@ -217,4 +217,5 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page { $controller->process(); $controller->run(); } + } diff --git a/CRM/Friend/BAO/Friend.php b/CRM/Friend/BAO/Friend.php index 604132359f..6a528e578a 100644 --- a/CRM/Friend/BAO/Friend.php +++ b/CRM/Friend/BAO/Friend.php @@ -352,4 +352,5 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend { return $friendDAO; } + } diff --git a/CRM/Friend/Form.php b/CRM/Friend/Form.php index 950d87bd67..c68ba36b14 100644 --- a/CRM/Friend/Form.php +++ b/CRM/Friend/Form.php @@ -323,4 +323,5 @@ class CRM_Friend_Form extends CRM_Core_Form { CRM_Utils_System::setTitle($defaults['thankyou_title']); $this->assign('thankYouText', $defaults['thankyou_text']); } + } diff --git a/CRM/Friend/Form/Contribute.php b/CRM/Friend/Form/Contribute.php index 943b01ee75..d4536c6314 100644 --- a/CRM/Friend/Form/Contribute.php +++ b/CRM/Friend/Form/Contribute.php @@ -135,4 +135,5 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage { public function getTitle() { return ts('Tell a Friend'); } + } diff --git a/CRM/Friend/Form/Event.php b/CRM/Friend/Form/Event.php index 0d6f080366..35464131d4 100644 --- a/CRM/Friend/Form/Event.php +++ b/CRM/Friend/Form/Event.php @@ -144,4 +144,5 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent { public function getTitle() { return ts('Tell a Friend'); } + } diff --git a/CRM/Grant/BAO/Grant.php b/CRM/Grant/BAO/Grant.php index c333b1d691..d8297208d4 100644 --- a/CRM/Grant/BAO/Grant.php +++ b/CRM/Grant/BAO/Grant.php @@ -408,4 +408,5 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant { $query = "SELECT count(*) FROM civicrm_grant WHERE civicrm_grant.contact_id = {$contactID} "; return CRM_Core_DAO::singleValueQuery($query); } + } diff --git a/CRM/Grant/BAO/Query.php b/CRM/Grant/BAO/Query.php index b7a9d6bb2f..8af9705bed 100644 --- a/CRM/Grant/BAO/Query.php +++ b/CRM/Grant/BAO/Query.php @@ -436,4 +436,5 @@ class CRM_Grant_BAO_Query { */ public static function tableNames(&$tables) { } + } diff --git a/CRM/Grant/Controller/Search.php b/CRM/Grant/Controller/Search.php index d43a0023f4..de86f3beaf 100644 --- a/CRM/Grant/Controller/Search.php +++ b/CRM/Grant/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Grant_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Grant/Form/Grant.php b/CRM/Grant/Form/Grant.php index 3ce8f35a22..dede0c4cbc 100644 --- a/CRM/Grant/Form/Grant.php +++ b/CRM/Grant/Form/Grant.php @@ -330,4 +330,5 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form { )); } } + } diff --git a/CRM/Grant/Form/GrantView.php b/CRM/Grant/Form/GrantView.php index 18e92c7ca3..cb1cdfd04e 100644 --- a/CRM/Grant/Form/GrantView.php +++ b/CRM/Grant/Form/GrantView.php @@ -141,4 +141,5 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Grant/Form/Search.php b/CRM/Grant/Form/Search.php index b82f525276..fa8d5696e5 100644 --- a/CRM/Grant/Form/Search.php +++ b/CRM/Grant/Form/Search.php @@ -320,4 +320,5 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Grants'); } + } diff --git a/CRM/Grant/Form/Task.php b/CRM/Grant/Form/Task.php index 3fcc187ae4..79272f31eb 100644 --- a/CRM/Grant/Form/Task.php +++ b/CRM/Grant/Form/Task.php @@ -169,4 +169,5 @@ class CRM_Grant_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Grant/Form/Task/Delete.php b/CRM/Grant/Form/Task/Delete.php index 6ac833fa80..97091eff22 100644 --- a/CRM/Grant/Form/Task/Delete.php +++ b/CRM/Grant/Form/Task/Delete.php @@ -89,4 +89,5 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task { CRM_Core_Session::setStatus(ts('Deleted Grant(s): %1', array(1 => $deletedGrants)), '', 'info'); CRM_Core_Session::setStatus(ts('Total Selected Grant(s): %1', array(1 => count($this->_grantIds))), '', 'info'); } + } diff --git a/CRM/Grant/Form/Task/Print.php b/CRM/Grant/Form/Task/Print.php index 72ca056392..0a09dc3910 100644 --- a/CRM/Grant/Form/Task/Print.php +++ b/CRM/Grant/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Grant/Form/Task/Result.php b/CRM/Grant/Form/Task/Result.php index f7fc6da167..48f3fa06e8 100644 --- a/CRM/Grant/Form/Task/Result.php +++ b/CRM/Grant/Form/Task/Result.php @@ -79,4 +79,5 @@ class CRM_Grant_Form_Task_Result extends CRM_Grant_Form_Task { ) ); } + } diff --git a/CRM/Grant/Form/Task/SearchTaskHookSample.php b/CRM/Grant/Form/Task/SearchTaskHookSample.php index cbbe3b3bfd..9725c7b914 100644 --- a/CRM/Grant/Form/Task/SearchTaskHookSample.php +++ b/CRM/Grant/Form/Task/SearchTaskHookSample.php @@ -86,4 +86,5 @@ INNER JOIN civicrm_contact ct ON ( grt.contact_id = ct.id ) ) ); } + } diff --git a/CRM/Grant/Form/Task/Update.php b/CRM/Grant/Form/Task/Update.php index 9664a62ba1..156873c7a9 100644 --- a/CRM/Grant/Form/Task/Update.php +++ b/CRM/Grant/Form/Task/Update.php @@ -109,4 +109,5 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task { CRM_Core_Session::setStatus($status, '', 'info'); CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/grant/search', 'force=1&qfKey=' . $qfKey)); } + } diff --git a/CRM/Grant/Info.php b/CRM/Grant/Info.php index ae1405ddf8..d46cb27aa9 100644 --- a/CRM/Grant/Info.php +++ b/CRM/Grant/Info.php @@ -139,4 +139,5 @@ class CRM_Grant_Info extends CRM_Core_Component_Info { )); } } + } diff --git a/CRM/Grant/Page/DashBoard.php b/CRM/Grant/Page/DashBoard.php index 29429870a2..92121c3230 100644 --- a/CRM/Grant/Page/DashBoard.php +++ b/CRM/Grant/Page/DashBoard.php @@ -73,4 +73,5 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Grant/Page/Tab.php b/CRM/Grant/Page/Tab.php index 0c8b3e6488..53a0d73119 100644 --- a/CRM/Grant/Page/Tab.php +++ b/CRM/Grant/Page/Tab.php @@ -206,4 +206,5 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View { CRM_Utils_System::redirect($url); } } + } diff --git a/CRM/Grant/Selector/Search.php b/CRM/Grant/Selector/Search.php index ba089a3cb2..871e05b039 100644 --- a/CRM/Grant/Selector/Search.php +++ b/CRM/Grant/Selector/Search.php @@ -421,4 +421,5 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co public function getExportFileName($output = 'csv') { return ts('CiviCRM Grant Search'); } + } diff --git a/CRM/Grant/StateMachine/Search.php b/CRM/Grant/StateMachine/Search.php index ed0abaa169..3e51e41d55 100644 --- a/CRM/Grant/StateMachine/Search.php +++ b/CRM/Grant/StateMachine/Search.php @@ -101,4 +101,5 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine { public function getTaskFormName() { return CRM_Utils_String::getClassName($this->_task); } + } diff --git a/CRM/Grant/Task.php b/CRM/Grant/Task.php index a5ec0f4ac2..5106443a45 100644 --- a/CRM/Grant/Task.php +++ b/CRM/Grant/Task.php @@ -160,4 +160,5 @@ class CRM_Grant_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Group/Controller.php b/CRM/Group/Controller.php index 304333ab45..544c688670 100644 --- a/CRM/Group/Controller.php +++ b/CRM/Group/Controller.php @@ -81,4 +81,5 @@ class CRM_Group_Controller extends CRM_Core_Controller { public function selectorName() { return $this->get('selectorName'); } + } diff --git a/CRM/Group/Form/Edit.php b/CRM/Group/Form/Edit.php index a6908ab4ad..ef6a7ca288 100644 --- a/CRM/Group/Form/Edit.php +++ b/CRM/Group/Form/Edit.php @@ -484,4 +484,5 @@ WHERE title = %1 return $parentGroups; } + } diff --git a/CRM/Group/Form/Search.php b/CRM/Group/Form/Search.php index eeb8a34fb1..4d9ae39734 100644 --- a/CRM/Group/Form/Search.php +++ b/CRM/Group/Form/Search.php @@ -108,4 +108,5 @@ class CRM_Group_Form_Search extends CRM_Core_Form { } } } + } diff --git a/CRM/Group/Page/AJAX.php b/CRM/Group/Page/AJAX.php index c8b0043826..2999ce2589 100644 --- a/CRM/Group/Page/AJAX.php +++ b/CRM/Group/Page/AJAX.php @@ -111,4 +111,5 @@ class CRM_Group_Page_AJAX { CRM_Utils_System::civiExit(); } } + } diff --git a/CRM/Group/Page/Group.php b/CRM/Group/Page/Group.php index e65020f9b0..126256784e 100644 --- a/CRM/Group/Page/Group.php +++ b/CRM/Group/Page/Group.php @@ -165,4 +165,5 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic { $form->process(); $form->run(); } + } diff --git a/CRM/Group/StateMachine.php b/CRM/Group/StateMachine.php index 9162de9328..4f9f8bd332 100644 --- a/CRM/Group/StateMachine.php +++ b/CRM/Group/StateMachine.php @@ -58,4 +58,5 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine { public function getTaskFormName() { return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup'); } + } diff --git a/CRM/Import/DataSource.php b/CRM/Import/DataSource.php index 35acb7a570..4e0e5b1aaa 100644 --- a/CRM/Import/DataSource.php +++ b/CRM/Import/DataSource.php @@ -68,4 +68,5 @@ abstract class CRM_Import_DataSource { * Process the form submission */ abstract public function postProcess(&$params, &$db, &$form); + } diff --git a/CRM/Import/DataSource/CSV.php b/CRM/Import/DataSource/CSV.php index 32c0e68968..9094996f0f 100644 --- a/CRM/Import/DataSource/CSV.php +++ b/CRM/Import/DataSource/CSV.php @@ -250,6 +250,7 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource { return $result; } + } /** diff --git a/CRM/Import/DataSource/SQL.php b/CRM/Import/DataSource/SQL.php index a415c3872c..87e1ee3c2e 100644 --- a/CRM/Import/DataSource/SQL.php +++ b/CRM/Import/DataSource/SQL.php @@ -98,4 +98,5 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource { $form->set('importTableName', $importJob->getTableName()); } + } diff --git a/CRM/Import/Form/Summary.php b/CRM/Import/Form/Summary.php index 88a46fe3bc..1a85c5672b 100644 --- a/CRM/Import/Form/Summary.php +++ b/CRM/Import/Form/Summary.php @@ -64,4 +64,5 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form { public function getTitle() { return ts('Summary'); } + } diff --git a/CRM/Import/StateMachine.php b/CRM/Import/StateMachine.php index dbbd91b627..d23742db4c 100644 --- a/CRM/Import/StateMachine.php +++ b/CRM/Import/StateMachine.php @@ -57,4 +57,5 @@ class CRM_Import_StateMachine extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Logging/Differ.php b/CRM/Logging/Differ.php index 08db3bbb5c..b5c86fd0c2 100644 --- a/CRM/Logging/Differ.php +++ b/CRM/Logging/Differ.php @@ -402,4 +402,5 @@ ORDER BY log_date return array($titles, $values); } + } diff --git a/CRM/Logging/ReportDetail.php b/CRM/Logging/ReportDetail.php index 3f0b4229e9..932a77df61 100644 --- a/CRM/Logging/ReportDetail.php +++ b/CRM/Logging/ReportDetail.php @@ -241,4 +241,5 @@ class CRM_Logging_ReportDetail extends CRM_Report_Form { $this->assign('revertURL', CRM_Report_Utils_Report::getNextUrl($this->detail, "$q&revert=1", FALSE, TRUE)); $this->assign('revertConfirm', ts('Are you sure you want to revert all these changes?')); } + } diff --git a/CRM/Logging/ReportSummary.php b/CRM/Logging/ReportSummary.php index 7487f06b46..f0a622b9ae 100644 --- a/CRM/Logging/ReportSummary.php +++ b/CRM/Logging/ReportSummary.php @@ -437,4 +437,5 @@ WHERE log_date <= %1 AND id = %2 ORDER BY log_date DESC LIMIT 1"; } return NULL; } + } diff --git a/CRM/Logging/Reverter.php b/CRM/Logging/Reverter.php index 4ec19735af..631f957d73 100644 --- a/CRM/Logging/Reverter.php +++ b/CRM/Logging/Reverter.php @@ -199,4 +199,5 @@ class CRM_Logging_Reverter { } } } + } diff --git a/CRM/Mailing/BAO/BouncePattern.php b/CRM/Mailing/BAO/BouncePattern.php index acb01917fc..db34d34f86 100644 --- a/CRM/Mailing/BAO/BouncePattern.php +++ b/CRM/Mailing/BAO/BouncePattern.php @@ -104,4 +104,5 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern { return $bounce; } + } diff --git a/CRM/Mailing/BAO/Component.php b/CRM/Mailing/BAO/Component.php index 441f9e2ccb..d0f874c9b8 100644 --- a/CRM/Mailing/BAO/Component.php +++ b/CRM/Mailing/BAO/Component.php @@ -103,4 +103,5 @@ class CRM_Mailing_BAO_Component extends CRM_Mailing_DAO_Component { $component->save(); return $component; } + } diff --git a/CRM/Mailing/BAO/Mailing.php b/CRM/Mailing/BAO/Mailing.php index 6340976779..0a96cb8a55 100644 --- a/CRM/Mailing/BAO/Mailing.php +++ b/CRM/Mailing/BAO/Mailing.php @@ -3056,4 +3056,5 @@ AND m.id = %1 $params['version'] = 3; return civicrm_api('MailingContact', 'getcount', $params); } + } diff --git a/CRM/Mailing/BAO/MailingAB.php b/CRM/Mailing/BAO/MailingAB.php index 59669461e0..b0d6faead4 100644 --- a/CRM/Mailing/BAO/MailingAB.php +++ b/CRM/Mailing/BAO/MailingAB.php @@ -163,4 +163,5 @@ class CRM_Mailing_BAO_MailingAB extends CRM_Mailing_DAO_MailingAB { )); } + } diff --git a/CRM/Mailing/BAO/MailingJob.php b/CRM/Mailing/BAO/MailingJob.php index fd808f6b19..8e50e406bb 100644 --- a/CRM/Mailing/BAO/MailingJob.php +++ b/CRM/Mailing/BAO/MailingJob.php @@ -1027,4 +1027,5 @@ AND record_type_id = $targetRecordID return $result; } + } diff --git a/CRM/Mailing/BAO/Query.php b/CRM/Mailing/BAO/Query.php index ff803cde7a..0dc67d463b 100644 --- a/CRM/Mailing/BAO/Query.php +++ b/CRM/Mailing/BAO/Query.php @@ -481,4 +481,5 @@ class CRM_Mailing_BAO_Query { $query->_tables['civicrm_mailing_recipients'] = $query->_whereTables['civicrm_mailing_recipients'] = 1; $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1; } + } diff --git a/CRM/Mailing/BAO/Spool.php b/CRM/Mailing/BAO/Spool.php index 5519ac9aa1..d1f967e104 100644 --- a/CRM/Mailing/BAO/Spool.php +++ b/CRM/Mailing/BAO/Spool.php @@ -133,4 +133,5 @@ class CRM_Mailing_BAO_Spool extends CRM_Mailing_DAO_Spool { return TRUE; } + } diff --git a/CRM/Mailing/BAO/TrackableURL.php b/CRM/Mailing/BAO/TrackableURL.php index 1b0be1768e..e8f405346a 100644 --- a/CRM/Mailing/BAO/TrackableURL.php +++ b/CRM/Mailing/BAO/TrackableURL.php @@ -153,4 +153,5 @@ class CRM_Mailing_BAO_TrackableURL extends CRM_Mailing_DAO_TrackableURL { $msg = preg_replace($pattern, $replacement, $msg); } + } diff --git a/CRM/Mailing/Config.php b/CRM/Mailing/Config.php index 5c267d24c2..9480fb80b4 100644 --- a/CRM/Mailing/Config.php +++ b/CRM/Mailing/Config.php @@ -90,4 +90,5 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config { * @var int */ public $mailThrottleTime = 0; + } diff --git a/CRM/Mailing/Controller/Send.php b/CRM/Mailing/Controller/Send.php index 35d9337210..54ef141073 100644 --- a/CRM/Mailing/Controller/Send.php +++ b/CRM/Mailing/Controller/Send.php @@ -96,4 +96,5 @@ class CRM_Mailing_Controller_Send extends CRM_Core_Controller { $uploadNames ); } + } diff --git a/CRM/Mailing/Event/BAO/Bounce.php b/CRM/Mailing/Event/BAO/Bounce.php index b359e4fbc9..9a454f29f0 100755 --- a/CRM/Mailing/Event/BAO/Bounce.php +++ b/CRM/Mailing/Event/BAO/Bounce.php @@ -274,4 +274,5 @@ class CRM_Mailing_Event_BAO_Bounce extends CRM_Mailing_Event_DAO_Bounce { } return $results; } + } diff --git a/CRM/Mailing/Event/BAO/Confirm.php b/CRM/Mailing/Event/BAO/Confirm.php index 1f003cd091..711db20845 100644 --- a/CRM/Mailing/Event/BAO/Confirm.php +++ b/CRM/Mailing/Event/BAO/Confirm.php @@ -158,4 +158,5 @@ class CRM_Mailing_Event_BAO_Confirm extends CRM_Mailing_Event_DAO_Confirm { return $group->title; } + } diff --git a/CRM/Mailing/Event/BAO/Forward.php b/CRM/Mailing/Event/BAO/Forward.php index b6bad18f96..3bc254406c 100644 --- a/CRM/Mailing/Event/BAO/Forward.php +++ b/CRM/Mailing/Event/BAO/Forward.php @@ -373,4 +373,5 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward { } return $results; } + } diff --git a/CRM/Mailing/Event/BAO/Opened.php b/CRM/Mailing/Event/BAO/Opened.php index c61dbbc901..5670178644 100755 --- a/CRM/Mailing/Event/BAO/Opened.php +++ b/CRM/Mailing/Event/BAO/Opened.php @@ -305,4 +305,5 @@ class CRM_Mailing_Event_BAO_Opened extends CRM_Mailing_Event_DAO_Opened { } return $results; } + } diff --git a/CRM/Mailing/Event/BAO/Queue.php b/CRM/Mailing/Event/BAO/Queue.php index 1546ac382f..2c314032e0 100644 --- a/CRM/Mailing/Event/BAO/Queue.php +++ b/CRM/Mailing/Event/BAO/Queue.php @@ -329,4 +329,5 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id, CRM_Core_DAO::executeQuery($sql); } } + } diff --git a/CRM/Mailing/Event/BAO/Reply.php b/CRM/Mailing/Event/BAO/Reply.php index d7ca61e659..54511e17ab 100644 --- a/CRM/Mailing/Event/BAO/Reply.php +++ b/CRM/Mailing/Event/BAO/Reply.php @@ -449,4 +449,5 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply { } return $results; } + } diff --git a/CRM/Mailing/Event/BAO/Resubscribe.php b/CRM/Mailing/Event/BAO/Resubscribe.php index de6ee6212a..0a564c94eb 100644 --- a/CRM/Mailing/Event/BAO/Resubscribe.php +++ b/CRM/Mailing/Event/BAO/Resubscribe.php @@ -295,4 +295,5 @@ class CRM_Mailing_Event_BAO_Resubscribe { unset($errorScope); } } + } diff --git a/CRM/Mailing/Event/BAO/Subscribe.php b/CRM/Mailing/Event/BAO/Subscribe.php index 86cd3d2fc5..81109e2134 100644 --- a/CRM/Mailing/Event/BAO/Subscribe.php +++ b/CRM/Mailing/Event/BAO/Subscribe.php @@ -421,4 +421,5 @@ SELECT civicrm_email.id as email_id CRM_Utils_System::setUFMessage(ts('We had a problem processing your subscription request for %1. You have tried to subscribe to a private group and/or we encountered a database error. Please contact the site administrator.', array(1 => $groupTitle))); } } + } diff --git a/CRM/Mailing/Event/BAO/TrackableURLOpen.php b/CRM/Mailing/Event/BAO/TrackableURLOpen.php index 5e2cc31a32..71ae3bf608 100755 --- a/CRM/Mailing/Event/BAO/TrackableURLOpen.php +++ b/CRM/Mailing/Event/BAO/TrackableURLOpen.php @@ -351,4 +351,5 @@ class CRM_Mailing_Event_BAO_TrackableURLOpen extends CRM_Mailing_Event_DAO_Track } return $results; } + } diff --git a/CRM/Mailing/Event/BAO/Unsubscribe.php b/CRM/Mailing/Event/BAO/Unsubscribe.php index 438afc6394..4192761ecd 100755 --- a/CRM/Mailing/Event/BAO/Unsubscribe.php +++ b/CRM/Mailing/Event/BAO/Unsubscribe.php @@ -615,4 +615,5 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id, return array($displayName, $email); } + } diff --git a/CRM/Mailing/Form/Approve.php b/CRM/Mailing/Form/Approve.php index 3477152a07..ebce0e735f 100644 --- a/CRM/Mailing/Form/Approve.php +++ b/CRM/Mailing/Form/Approve.php @@ -253,4 +253,5 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form { public function getTitle() { return ts('Approve/Reject Mailing'); } + } diff --git a/CRM/Mailing/Form/Browse.php b/CRM/Mailing/Form/Browse.php index 43e33a2e28..ed9b65ba74 100644 --- a/CRM/Mailing/Form/Browse.php +++ b/CRM/Mailing/Form/Browse.php @@ -103,4 +103,5 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form { CRM_Core_DAO::setFieldValue('CRM_Mailing_DAO_Mailing', $this->_mailingId, 'is_archived', TRUE); } } + } diff --git a/CRM/Mailing/Form/Component.php b/CRM/Mailing/Form/Component.php index 28b907b2a0..aaf8143134 100644 --- a/CRM/Mailing/Form/Component.php +++ b/CRM/Mailing/Form/Component.php @@ -193,4 +193,5 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Mailing/Form/ForwardMailing.php b/CRM/Mailing/Form/ForwardMailing.php index 29f0ff932b..78c3a5fa6e 100644 --- a/CRM/Mailing/Form/ForwardMailing.php +++ b/CRM/Mailing/Form/ForwardMailing.php @@ -163,4 +163,5 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form { $config = CRM_Core_Config::singleton(); $session->pushUserContext($config->userFrameworkBaseURL); } + } diff --git a/CRM/Mailing/Form/Group.php b/CRM/Mailing/Form/Group.php index d8cc37d256..83bf8ee0c4 100644 --- a/CRM/Mailing/Form/Group.php +++ b/CRM/Mailing/Form/Group.php @@ -608,4 +608,5 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/Mailing/Form/Optout.php b/CRM/Mailing/Form/Optout.php index 0825dc451a..e4f4cca9d5 100644 --- a/CRM/Mailing/Form/Optout.php +++ b/CRM/Mailing/Form/Optout.php @@ -124,4 +124,5 @@ class CRM_Mailing_Form_Optout extends CRM_Core_Form { } } + } diff --git a/CRM/Mailing/Form/Schedule.php b/CRM/Mailing/Form/Schedule.php index 223d8e25c6..ceea9a58f5 100644 --- a/CRM/Mailing/Form/Schedule.php +++ b/CRM/Mailing/Form/Schedule.php @@ -356,4 +356,5 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form { public function getTitle() { return ts('Schedule or Send'); } + } diff --git a/CRM/Mailing/Form/Search.php b/CRM/Mailing/Form/Search.php index 09de5f3f84..6b2d2a3a68 100644 --- a/CRM/Mailing/Form/Search.php +++ b/CRM/Mailing/Form/Search.php @@ -144,4 +144,5 @@ class CRM_Mailing_Form_Search extends CRM_Core_Form { } } } + } diff --git a/CRM/Mailing/Form/Settings.php b/CRM/Mailing/Form/Settings.php index 59443fb604..bee01a7054 100644 --- a/CRM/Mailing/Form/Settings.php +++ b/CRM/Mailing/Form/Settings.php @@ -257,4 +257,5 @@ class CRM_Mailing_Form_Settings extends CRM_Core_Form { public function getTitle() { return ts('Track and Respond'); } + } diff --git a/CRM/Mailing/Form/Subscribe.php b/CRM/Mailing/Form/Subscribe.php index 5326290fd8..17bf7180f6 100644 --- a/CRM/Mailing/Form/Subscribe.php +++ b/CRM/Mailing/Form/Subscribe.php @@ -206,4 +206,5 @@ ORDER BY title"; CRM_Mailing_Event_BAO_Subscribe::commonSubscribe($groups, $params); } + } diff --git a/CRM/Mailing/Form/Task.php b/CRM/Mailing/Form/Task.php index 74448afb07..0c1d648c8b 100644 --- a/CRM/Mailing/Form/Task.php +++ b/CRM/Mailing/Form/Task.php @@ -159,4 +159,5 @@ class CRM_Mailing_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Mailing/Form/Task/Print.php b/CRM/Mailing/Form/Task/Print.php index ab8e2aa331..ca8629068c 100644 --- a/CRM/Mailing/Form/Task/Print.php +++ b/CRM/Mailing/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Mailing/Form/Unsubscribe.php b/CRM/Mailing/Form/Unsubscribe.php index 991b4d2dd9..5babf8e331 100644 --- a/CRM/Mailing/Form/Unsubscribe.php +++ b/CRM/Mailing/Form/Unsubscribe.php @@ -142,4 +142,5 @@ class CRM_Mailing_Form_Unsubscribe extends CRM_Core_Form { } } + } diff --git a/CRM/Mailing/Form/Upload.php b/CRM/Mailing/Form/Upload.php index 639cf3c3d9..ba80cb298c 100644 --- a/CRM/Mailing/Form/Upload.php +++ b/CRM/Mailing/Form/Upload.php @@ -689,4 +689,5 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form { public function getTitle() { return ts('Mailing Content'); } + } diff --git a/CRM/Mailing/Info.php b/CRM/Mailing/Info.php index 38e64683bd..4b3d6666b6 100644 --- a/CRM/Mailing/Info.php +++ b/CRM/Mailing/Info.php @@ -258,4 +258,5 @@ class CRM_Mailing_Info extends CRM_Core_Component_Info { */ public function creatNewShortcut(&$shortCuts) { } + } diff --git a/CRM/Mailing/MailStore.php b/CRM/Mailing/MailStore.php index 51259f7e36..0a3e0b3075 100644 --- a/CRM/Mailing/MailStore.php +++ b/CRM/Mailing/MailStore.php @@ -171,4 +171,5 @@ class CRM_Mailing_MailStore { } return $dir . DIRECTORY_SEPARATOR . 'cur'; } + } diff --git a/CRM/Mailing/MailStore/Imap.php b/CRM/Mailing/MailStore/Imap.php index a6de684fc9..e74a5b93f2 100644 --- a/CRM/Mailing/MailStore/Imap.php +++ b/CRM/Mailing/MailStore/Imap.php @@ -131,4 +131,5 @@ class CRM_Mailing_MailStore_Imap extends CRM_Mailing_MailStore { $this->_transport->copyMessages($nr, $this->_processed); $this->_transport->delete($nr); } + } diff --git a/CRM/Mailing/MailStore/Localdir.php b/CRM/Mailing/MailStore/Localdir.php index 4c8cfdd9b9..e8d98d579d 100644 --- a/CRM/Mailing/MailStore/Localdir.php +++ b/CRM/Mailing/MailStore/Localdir.php @@ -161,4 +161,5 @@ class CRM_Mailing_MailStore_Localdir extends CRM_Mailing_MailStore { throw new Exception("Could not rename $file to $target"); } } + } diff --git a/CRM/Mailing/MailStore/Maildir.php b/CRM/Mailing/MailStore/Maildir.php index 980451239e..f573bb530e 100644 --- a/CRM/Mailing/MailStore/Maildir.php +++ b/CRM/Mailing/MailStore/Maildir.php @@ -144,4 +144,5 @@ class CRM_Mailing_MailStore_Maildir extends CRM_Mailing_MailStore { throw new Exception("Could not rename $file to $target"); } } + } diff --git a/CRM/Mailing/MailStore/Mbox.php b/CRM/Mailing/MailStore/Mbox.php index 71f8c27c0a..dc986beb97 100644 --- a/CRM/Mailing/MailStore/Mbox.php +++ b/CRM/Mailing/MailStore/Mbox.php @@ -120,4 +120,5 @@ class CRM_Mailing_MailStore_Mbox extends CRM_Mailing_MailStore { $parser->parseMail($set); $this->_leftToProcess--; } + } diff --git a/CRM/Mailing/MailStore/Pop3.php b/CRM/Mailing/MailStore/Pop3.php index 060df557dd..ef088e9506 100644 --- a/CRM/Mailing/MailStore/Pop3.php +++ b/CRM/Mailing/MailStore/Pop3.php @@ -113,4 +113,5 @@ class CRM_Mailing_MailStore_Pop3 extends CRM_Mailing_MailStore { $parser->parseMail($set); $this->_transport->delete($nr); } + } diff --git a/CRM/Mailing/Page/AJAX.php b/CRM/Mailing/Page/AJAX.php index fb2b56be54..c550fb7856 100644 --- a/CRM/Mailing/Page/AJAX.php +++ b/CRM/Mailing/Page/AJAX.php @@ -107,4 +107,5 @@ class CRM_Mailing_Page_AJAX { echo CRM_Utils_JSON::encodeDataTableSelector($mailings, $sEcho, $iTotal, $iFilteredTotal, $selectorElements); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Mailing/Page/Browse.php b/CRM/Mailing/Page/Browse.php index 7301ce0e3c..6be4775528 100644 --- a/CRM/Mailing/Page/Browse.php +++ b/CRM/Mailing/Page/Browse.php @@ -339,4 +339,5 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page { return implode(' AND ', $clauses); } + } diff --git a/CRM/Mailing/Page/Common.php b/CRM/Mailing/Page/Common.php index 419ada767c..29d22c3ca3 100644 --- a/CRM/Mailing/Page/Common.php +++ b/CRM/Mailing/Page/Common.php @@ -124,4 +124,5 @@ class CRM_Mailing_Page_Common extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Mailing/Page/Component.php b/CRM/Mailing/Page/Component.php index 879d1474e1..ce50f4a912 100644 --- a/CRM/Mailing/Page/Component.php +++ b/CRM/Mailing/Page/Component.php @@ -126,4 +126,5 @@ class CRM_Mailing_Page_Component extends CRM_Core_Page_Basic { public function run($args = NULL, $pageArgs = NULL, $sort = NULL) { return parent::run($args, $pageArgs, "component_type, is_default desc, name"); } + } diff --git a/CRM/Mailing/Page/Confirm.php b/CRM/Mailing/Page/Confirm.php index 4ba72c4471..46e2ca0e58 100644 --- a/CRM/Mailing/Page/Confirm.php +++ b/CRM/Mailing/Page/Confirm.php @@ -66,4 +66,5 @@ class CRM_Mailing_Page_Confirm extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Mailing/Page/Event.php b/CRM/Mailing/Page/Event.php index 605e743bd1..2231808034 100644 --- a/CRM/Mailing/Page/Event.php +++ b/CRM/Mailing/Page/Event.php @@ -109,4 +109,5 @@ class CRM_Mailing_Page_Event extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Mailing/Page/Optout.php b/CRM/Mailing/Page/Optout.php index 9ed0bd363c..f7f2f8fd2d 100644 --- a/CRM/Mailing/Page/Optout.php +++ b/CRM/Mailing/Page/Optout.php @@ -37,4 +37,5 @@ class CRM_Mailing_Page_Optout extends CRM_Mailing_Page_Common { $this->_type = 'optout'; return parent::run(); } + } diff --git a/CRM/Mailing/Page/Preview.php b/CRM/Mailing/Page/Preview.php index f9bd04c697..4bf189e1ab 100644 --- a/CRM/Mailing/Page/Preview.php +++ b/CRM/Mailing/Page/Preview.php @@ -101,4 +101,5 @@ class CRM_Mailing_Page_Preview extends CRM_Core_Page { } CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Mailing/Page/Report.php b/CRM/Mailing/Page/Report.php index 61d0fa7ba4..0c7fab1c2c 100644 --- a/CRM/Mailing/Page/Report.php +++ b/CRM/Mailing/Page/Report.php @@ -141,4 +141,5 @@ class CRM_Mailing_Page_Report extends CRM_Core_Page_Basic { return CRM_Core_Page::run(); } + } diff --git a/CRM/Mailing/Page/Resubscribe.php b/CRM/Mailing/Page/Resubscribe.php index 3563b384be..8d8f65d0e4 100644 --- a/CRM/Mailing/Page/Resubscribe.php +++ b/CRM/Mailing/Page/Resubscribe.php @@ -40,4 +40,5 @@ class CRM_Mailing_Page_Resubscribe extends CRM_Mailing_Page_Common { $this->_type = 'resubscribe'; return parent::run(); } + } diff --git a/CRM/Mailing/Page/Tab.php b/CRM/Mailing/Page/Tab.php index fb97b7de09..35cdb17989 100644 --- a/CRM/Mailing/Page/Tab.php +++ b/CRM/Mailing/Page/Tab.php @@ -80,4 +80,5 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View { $this->browse(); parent::run(); } + } diff --git a/CRM/Mailing/Page/Unsubscribe.php b/CRM/Mailing/Page/Unsubscribe.php index 0a4a30840e..8cf85e1741 100644 --- a/CRM/Mailing/Page/Unsubscribe.php +++ b/CRM/Mailing/Page/Unsubscribe.php @@ -38,4 +38,5 @@ class CRM_Mailing_Page_Unsubscribe extends CRM_Mailing_Page_Common { $this->_type = 'unsubscribe'; return parent::run(); } + } diff --git a/CRM/Mailing/Page/View.php b/CRM/Mailing/Page/View.php index 16f0455d42..1d8a291eae 100644 --- a/CRM/Mailing/Page/View.php +++ b/CRM/Mailing/Page/View.php @@ -200,4 +200,5 @@ class CRM_Mailing_Page_View extends CRM_Core_Page { return $content; } } + } diff --git a/CRM/Mailing/PseudoConstant.php b/CRM/Mailing/PseudoConstant.php index d38864c95b..8cd5b630c0 100644 --- a/CRM/Mailing/PseudoConstant.php +++ b/CRM/Mailing/PseudoConstant.php @@ -218,4 +218,5 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant { self::$$name = NULL; } } + } diff --git a/CRM/Mailing/Selector/Browse.php b/CRM/Mailing/Selector/Browse.php index 287364beba..2eabf021be 100644 --- a/CRM/Mailing/Selector/Browse.php +++ b/CRM/Mailing/Selector/Browse.php @@ -608,4 +608,5 @@ ORDER BY LEFT(name, 1) $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_parent->_sortByCharacter, TRUE); $this->_parent->assign('aToZ', $aToZBar); } + } diff --git a/CRM/Mailing/Selector/Event.php b/CRM/Mailing/Selector/Event.php index eefd5ede4b..2a222edaf1 100644 --- a/CRM/Mailing/Selector/Event.php +++ b/CRM/Mailing/Selector/Event.php @@ -459,4 +459,5 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C public function getTitle() { return $this->eventToTitle(); } + } diff --git a/CRM/Mailing/Selector/Search.php b/CRM/Mailing/Selector/Search.php index 490ffa8f01..7bf37771b0 100644 --- a/CRM/Mailing/Selector/Search.php +++ b/CRM/Mailing/Selector/Search.php @@ -408,4 +408,5 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_ public function getExportFileName($output = 'csv') { return ts('CiviCRM Mailing Search'); } + } diff --git a/CRM/Mailing/StateMachine/Send.php b/CRM/Mailing/StateMachine/Send.php index e9f55fa4e2..1acea9f490 100644 --- a/CRM/Mailing/StateMachine/Send.php +++ b/CRM/Mailing/StateMachine/Send.php @@ -72,4 +72,5 @@ class CRM_Mailing_StateMachine_Send extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Mailing/Task.php b/CRM/Mailing/Task.php index 96f882ee9f..9d1cff7592 100644 --- a/CRM/Mailing/Task.php +++ b/CRM/Mailing/Task.php @@ -122,4 +122,5 @@ class CRM_Mailing_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Member/BAO/Membership.php b/CRM/Member/BAO/Membership.php index 3a6503deee..4451c2b0b1 100644 --- a/CRM/Member/BAO/Membership.php +++ b/CRM/Member/BAO/Membership.php @@ -3077,4 +3077,5 @@ WHERE civicrm_membership.is_test = 0"; } return $cancelledMembershipIds; } + } diff --git a/CRM/Member/BAO/MembershipLog.php b/CRM/Member/BAO/MembershipLog.php index 3cced1d432..438502b409 100644 --- a/CRM/Member/BAO/MembershipLog.php +++ b/CRM/Member/BAO/MembershipLog.php @@ -80,4 +80,5 @@ UPDATE civicrm_membership_log $params = array(1 => array($contactID, 'Integer')); CRM_Core_DAO::executeQuery($query, $params); } + } diff --git a/CRM/Member/BAO/MembershipPayment.php b/CRM/Member/BAO/MembershipPayment.php index aeef774c4a..e35c64c6ca 100644 --- a/CRM/Member/BAO/MembershipPayment.php +++ b/CRM/Member/BAO/MembershipPayment.php @@ -102,5 +102,4 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment return $result; } - } diff --git a/CRM/Member/BAO/MembershipStatus.php b/CRM/Member/BAO/MembershipStatus.php index 55d1f693fb..515b1bf58c 100644 --- a/CRM/Member/BAO/MembershipStatus.php +++ b/CRM/Member/BAO/MembershipStatus.php @@ -392,4 +392,5 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus { $membershipStatus->free(); return $statusIds; } + } diff --git a/CRM/Member/BAO/MembershipType.php b/CRM/Member/BAO/MembershipType.php index b35392376b..a6a5f57f9b 100644 --- a/CRM/Member/BAO/MembershipType.php +++ b/CRM/Member/BAO/MembershipType.php @@ -795,4 +795,5 @@ SET " . implode(' , ', $updateFields) . " WHERE cpfv.membership_type_id = %1 AND cps.is_quick_config = 1 AND cps.name != 'default_membership_type_amount'"; CRM_Core_DAO::executeQuery($query, $queryParams); } + } diff --git a/CRM/Member/BAO/Query.php b/CRM/Member/BAO/Query.php index 6b29e33ee1..68bc8c6e2f 100644 --- a/CRM/Member/BAO/Query.php +++ b/CRM/Member/BAO/Query.php @@ -497,4 +497,5 @@ class CRM_Member_BAO_Query { $tables = array_merge(array('civicrm_membership' => 1), $tables); } } + } diff --git a/CRM/Member/Controller/Search.php b/CRM/Member/Controller/Search.php index e7af4c1728..c63a87fab6 100644 --- a/CRM/Member/Controller/Search.php +++ b/CRM/Member/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Member_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Member/Form.php b/CRM/Member/Form.php index e349a8edea..d0ef5a89cc 100644 --- a/CRM/Member/Form.php +++ b/CRM/Member/Form.php @@ -222,4 +222,5 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment { $this->_contributorEmail = $this->_memberEmail; } } + } diff --git a/CRM/Member/Form/Membership.php b/CRM/Member/Form/Membership.php index 4af96fa0fe..3c03291f40 100644 --- a/CRM/Member/Form/Membership.php +++ b/CRM/Member/Form/Membership.php @@ -1884,4 +1884,5 @@ WHERE id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )'; return TRUE; } + } diff --git a/CRM/Member/Form/MembershipBlock.php b/CRM/Member/Form/MembershipBlock.php index f5b6cca94b..c55c979ff9 100644 --- a/CRM/Member/Form/MembershipBlock.php +++ b/CRM/Member/Form/MembershipBlock.php @@ -496,4 +496,5 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa public function getTitle() { return ts('Memberships'); } + } diff --git a/CRM/Member/Form/MembershipConfig.php b/CRM/Member/Form/MembershipConfig.php index c7a842525a..d01ba8636c 100644 --- a/CRM/Member/Form/MembershipConfig.php +++ b/CRM/Member/Form/MembershipConfig.php @@ -151,4 +151,5 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form { ); } } + } diff --git a/CRM/Member/Form/MembershipRenewal.php b/CRM/Member/Form/MembershipRenewal.php index a5c1ee6fcd..2f61bc76c4 100644 --- a/CRM/Member/Form/MembershipRenewal.php +++ b/CRM/Member/Form/MembershipRenewal.php @@ -860,4 +860,5 @@ WHERE id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )'; CRM_Core_Session::setStatus($statusMsg, ts('Complete'), 'success'); } + } diff --git a/CRM/Member/Form/MembershipStatus.php b/CRM/Member/Form/MembershipStatus.php index e8768891f0..5055c60f38 100644 --- a/CRM/Member/Form/MembershipStatus.php +++ b/CRM/Member/Form/MembershipStatus.php @@ -145,4 +145,5 @@ class CRM_Member_Form_MembershipStatus extends CRM_Member_Form_MembershipConfig ), ts('Saved'), 'success'); } } + } diff --git a/CRM/Member/Form/MembershipType.php b/CRM/Member/Form/MembershipType.php index 20039f06da..fa2e63e77e 100644 --- a/CRM/Member/Form/MembershipType.php +++ b/CRM/Member/Form/MembershipType.php @@ -438,4 +438,5 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig { } } } + } diff --git a/CRM/Member/Form/MembershipView.php b/CRM/Member/Form/MembershipView.php index 134bfe8a59..706b858ec2 100644 --- a/CRM/Member/Form/MembershipView.php +++ b/CRM/Member/Form/MembershipView.php @@ -408,4 +408,5 @@ SELECT r.id, c.id as cid, c.display_name as name, c.job_title as comment, ) ); } + } diff --git a/CRM/Member/Form/Search.php b/CRM/Member/Form/Search.php index 09397e3429..6ec5d55c02 100644 --- a/CRM/Member/Form/Search.php +++ b/CRM/Member/Form/Search.php @@ -366,4 +366,5 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Memberships'); } + } diff --git a/CRM/Member/Form/Task.php b/CRM/Member/Form/Task.php index b8fc2adc96..a1eceee649 100644 --- a/CRM/Member/Form/Task.php +++ b/CRM/Member/Form/Task.php @@ -187,4 +187,5 @@ class CRM_Member_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Member/Form/Task/Batch.php b/CRM/Member/Form/Task/Batch.php index d6552097c4..b3f9687127 100644 --- a/CRM/Member/Form/Task/Batch.php +++ b/CRM/Member/Form/Task/Batch.php @@ -276,4 +276,5 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task { CRM_Core_Session::setStatus(ts("No updates have been saved."), ts('Not Saved'), 'alert'); } } + } diff --git a/CRM/Member/Form/Task/Delete.php b/CRM/Member/Form/Task/Delete.php index a82e6f659a..548cd48ca7 100644 --- a/CRM/Member/Form/Task/Delete.php +++ b/CRM/Member/Form/Task/Delete.php @@ -88,4 +88,5 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task { CRM_Core_Session::setStatus($deletedMembers, ts('Deleted Membership(s)'), 'success'); CRM_Core_Session::setStatus(ts('Total Selected Membership(s): %1', array(1 => count($this->_memberIds))), '', 'info'); } + } diff --git a/CRM/Member/Form/Task/Email.php b/CRM/Member/Form/Task/Email.php index 281c584c49..8d64e7bb94 100644 --- a/CRM/Member/Form/Task/Email.php +++ b/CRM/Member/Form/Task/Email.php @@ -99,4 +99,5 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task { public function postProcess() { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } + } diff --git a/CRM/Member/Form/Task/Label.php b/CRM/Member/Form/Task/Label.php index 507a90f122..c157e82573 100644 --- a/CRM/Member/Form/Task/Label.php +++ b/CRM/Member/Form/Task/Label.php @@ -145,4 +145,5 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task { CRM_Contact_Form_Task_LabelCommon::createLabel($labelRows, $labelName); CRM_Utils_System::civiExit(1); } + } diff --git a/CRM/Member/Form/Task/PDFLetter.php b/CRM/Member/Form/Task/PDFLetter.php index e0801921f3..94a49f4d27 100644 --- a/CRM/Member/Form/Task/PDFLetter.php +++ b/CRM/Member/Form/Task/PDFLetter.php @@ -113,4 +113,5 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task { public function listTokens() { return CRM_Core_SelectValues::membershipTokens(); } + } diff --git a/CRM/Member/Form/Task/PDFLetterCommon.php b/CRM/Member/Form/Task/PDFLetterCommon.php index b1d7f8ef52..f7df56021b 100644 --- a/CRM/Member/Form/Task/PDFLetterCommon.php +++ b/CRM/Member/Form/Task/PDFLetterCommon.php @@ -86,4 +86,5 @@ class CRM_Member_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDFLett } return $html; } + } diff --git a/CRM/Member/Form/Task/PickProfile.php b/CRM/Member/Form/Task/PickProfile.php index 5081749e17..6458c3f555 100644 --- a/CRM/Member/Form/Task/PickProfile.php +++ b/CRM/Member/Form/Task/PickProfile.php @@ -144,4 +144,5 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task { // also reset the batch page so it gets new values from the db $this->controller->resetPage('Batch'); } + } diff --git a/CRM/Member/Form/Task/Print.php b/CRM/Member/Form/Task/Print.php index 59b0d0a341..7d1c20fe64 100644 --- a/CRM/Member/Form/Task/Print.php +++ b/CRM/Member/Form/Task/Print.php @@ -101,4 +101,5 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Member/Form/Task/Result.php b/CRM/Member/Form/Task/Result.php index be993f4443..360f3d4bdf 100644 --- a/CRM/Member/Form/Task/Result.php +++ b/CRM/Member/Form/Task/Result.php @@ -63,4 +63,5 @@ class CRM_Member_Form_Task_Result extends CRM_Member_Form_Task { ) ); } + } diff --git a/CRM/Member/Form/Task/SearchTaskHookSample.php b/CRM/Member/Form/Task/SearchTaskHookSample.php index 98df65eaa0..59a87a7d1b 100644 --- a/CRM/Member/Form/Task/SearchTaskHookSample.php +++ b/CRM/Member/Form/Task/SearchTaskHookSample.php @@ -85,4 +85,5 @@ WHERE mem.id IN ( $memberIDs )"; ) ); } + } diff --git a/CRM/Member/Import/Controller.php b/CRM/Member/Import/Controller.php index ebce3a6fe6..db88132efe 100644 --- a/CRM/Member/Import/Controller.php +++ b/CRM/Member/Import/Controller.php @@ -54,4 +54,5 @@ class CRM_Member_Import_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions($config->uploadDir, array('uploadFile')); } + } diff --git a/CRM/Member/Import/Field.php b/CRM/Member/Import/Field.php index 2055d17bc2..98bb2116f4 100644 --- a/CRM/Member/Import/Field.php +++ b/CRM/Member/Import/Field.php @@ -203,4 +203,5 @@ class CRM_Member_Import_Field { return TRUE; } + } diff --git a/CRM/Member/Import/Form/DataSource.php b/CRM/Member/Import/Form/DataSource.php index 4890c03eb6..589a08e821 100644 --- a/CRM/Member/Import/Form/DataSource.php +++ b/CRM/Member/Import/Form/DataSource.php @@ -195,4 +195,5 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form { public function getTitle() { return ts('Upload Data'); } + } diff --git a/CRM/Member/Import/Form/MapField.php b/CRM/Member/Import/Form/MapField.php index 6f830f517e..193bf76ebc 100644 --- a/CRM/Member/Import/Form/MapField.php +++ b/CRM/Member/Import/Form/MapField.php @@ -520,4 +520,5 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField { // add all the necessary variables to the form $parser->set($this); } + } diff --git a/CRM/Member/Import/Form/Preview.php b/CRM/Member/Import/Form/Preview.php index a973a2c97c..5bb288394b 100644 --- a/CRM/Member/Import/Form/Preview.php +++ b/CRM/Member/Import/Form/Preview.php @@ -196,4 +196,5 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview { $this->set('downloadMismatchRecordsUrl', CRM_Utils_System::url('civicrm/export', $urlParams)); } } + } diff --git a/CRM/Member/Import/Parser/Membership.php b/CRM/Member/Import/Parser/Membership.php index aa7f6290ca..0a0cb80493 100644 --- a/CRM/Member/Import/Parser/Membership.php +++ b/CRM/Member/Import/Parser/Membership.php @@ -766,4 +766,5 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser { return NULL; } + } diff --git a/CRM/Member/Info.php b/CRM/Member/Info.php index e80fe52a7e..8670f745bf 100644 --- a/CRM/Member/Info.php +++ b/CRM/Member/Info.php @@ -199,4 +199,5 @@ class CRM_Member_Info extends CRM_Core_Component_Info { $shortCuts = array_merge($shortCuts, $shortCut); } } + } diff --git a/CRM/Member/Page/AJAX.php b/CRM/Member/Page/AJAX.php index 580840eb87..ec55ce18af 100644 --- a/CRM/Member/Page/AJAX.php +++ b/CRM/Member/Page/AJAX.php @@ -69,4 +69,5 @@ WHERE id = %1"; $details['auto_renew'] = CRM_Utils_Array::value('auto_renew', $options[$details]); CRM_Utils_JSON::output($details); } + } diff --git a/CRM/Member/Page/DashBoard.php b/CRM/Member/Page/DashBoard.php index 42fa50fd01..d14f281a99 100644 --- a/CRM/Member/Page/DashBoard.php +++ b/CRM/Member/Page/DashBoard.php @@ -456,4 +456,5 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Member/Page/MembershipStatus.php b/CRM/Member/Page/MembershipStatus.php index e51724207f..4c383ff498 100644 --- a/CRM/Member/Page/MembershipStatus.php +++ b/CRM/Member/Page/MembershipStatus.php @@ -210,4 +210,5 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/member/membershipStatus'; } + } diff --git a/CRM/Member/Page/MembershipType.php b/CRM/Member/Page/MembershipType.php index b66aef4709..962dce665a 100644 --- a/CRM/Member/Page/MembershipType.php +++ b/CRM/Member/Page/MembershipType.php @@ -168,4 +168,5 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page { CRM_Member_BAO_MembershipType::convertDayFormat($membershipType); $this->assign('rows', $membershipType); } + } diff --git a/CRM/Member/Page/Tab.php b/CRM/Member/Page/Tab.php index e8c2ced583..62a8a5355e 100644 --- a/CRM/Member/Page/Tab.php +++ b/CRM/Member/Page/Tab.php @@ -604,4 +604,5 @@ class CRM_Member_Page_Tab extends CRM_Core_Page { public function getBAOName() { return 'CRM_Member_BAO_Membership'; } + } diff --git a/CRM/Member/Page/UserDashboard.php b/CRM/Member/Page/UserDashboard.php index 3d73bc8041..6c769c9e3d 100644 --- a/CRM/Member/Page/UserDashboard.php +++ b/CRM/Member/Page/UserDashboard.php @@ -100,4 +100,5 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard parent::preProcess(); $this->listMemberships(); } + } diff --git a/CRM/Member/PseudoConstant.php b/CRM/Member/PseudoConstant.php index 66791c5dc4..b82f86fd36 100644 --- a/CRM/Member/PseudoConstant.php +++ b/CRM/Member/PseudoConstant.php @@ -131,4 +131,5 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant { self::$$name = NULL; } } + } diff --git a/CRM/Member/Selector/Search.php b/CRM/Member/Selector/Search.php index e7cb069028..ce3be200a0 100644 --- a/CRM/Member/Selector/Search.php +++ b/CRM/Member/Selector/Search.php @@ -544,4 +544,5 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C public function getExportFileName($output = 'csv') { return ts('CiviCRM Member Search'); } + } diff --git a/CRM/Member/StateMachine/Search.php b/CRM/Member/StateMachine/Search.php index eef573eccb..c9e537ffef 100644 --- a/CRM/Member/StateMachine/Search.php +++ b/CRM/Member/StateMachine/Search.php @@ -106,4 +106,5 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Member/Task.php b/CRM/Member/Task.php index e578fa1d38..1c7dd8b74e 100644 --- a/CRM/Member/Task.php +++ b/CRM/Member/Task.php @@ -190,4 +190,5 @@ class CRM_Member_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Note/Form/Note.php b/CRM/Note/Form/Note.php index ff6c8677a5..ce8c7d22cb 100644 --- a/CRM/Note/Form/Note.php +++ b/CRM/Note/Form/Note.php @@ -195,4 +195,5 @@ class CRM_Note_Form_Note extends CRM_Core_Form { CRM_Core_Session::setStatus(ts('Your Note has been saved.'), ts('Saved'), 'success'); } + } diff --git a/CRM/PCP/BAO/PCP.php b/CRM/PCP/BAO/PCP.php index b2bf44f665..a67e3dd379 100644 --- a/CRM/PCP/BAO/PCP.php +++ b/CRM/PCP/BAO/PCP.php @@ -912,4 +912,5 @@ INNER JOIN civicrm_uf_group ufgroup return $supporterProfileId; } } + } diff --git a/CRM/PCP/Controller/PCP.php b/CRM/PCP/Controller/PCP.php index 9e0ce154dc..6d024764b7 100644 --- a/CRM/PCP/Controller/PCP.php +++ b/CRM/PCP/Controller/PCP.php @@ -68,4 +68,5 @@ class CRM_PCP_Controller_PCP extends CRM_Core_Controller { $this->addActions(); } } + } diff --git a/CRM/PCP/Form/Campaign.php b/CRM/PCP/Form/Campaign.php index 2dc0b891d7..86f161d1e2 100644 --- a/CRM/PCP/Form/Campaign.php +++ b/CRM/PCP/Form/Campaign.php @@ -352,4 +352,5 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form { $session->pushUserContext(CRM_Utils_System::url('civicrm/admin/pcp', 'reset=1')); } } + } diff --git a/CRM/PCP/Form/Contribute.php b/CRM/PCP/Form/Contribute.php index 9a05ef2d5c..92b446fbec 100644 --- a/CRM/PCP/Form/Contribute.php +++ b/CRM/PCP/Form/Contribute.php @@ -178,4 +178,5 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage { public function getTitle() { return ts('Enable Personal Campaign Pages'); } + } diff --git a/CRM/PCP/Form/Event.php b/CRM/PCP/Form/Event.php index dcd1300877..dd62dbbd06 100644 --- a/CRM/PCP/Form/Event.php +++ b/CRM/PCP/Form/Event.php @@ -221,4 +221,5 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent { public function getTitle() { return ts('Enable Personal Campaign Pages'); } + } diff --git a/CRM/PCP/Form/PCP.php b/CRM/PCP/Form/PCP.php index b276c483a0..b30e5b89d7 100644 --- a/CRM/PCP/Form/PCP.php +++ b/CRM/PCP/Form/PCP.php @@ -218,4 +218,5 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form { } } } + } diff --git a/CRM/PCP/Form/PCPAccount.php b/CRM/PCP/Form/PCPAccount.php index 9c4447f06c..2434c55d49 100644 --- a/CRM/PCP/Form/PCPAccount.php +++ b/CRM/PCP/Form/PCPAccount.php @@ -290,4 +290,5 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form { CRM_Contribute_BAO_Contribution_Utils::createCMSUser($params, $contactID, 'email'); } + } diff --git a/CRM/PCP/Page/PCP.php b/CRM/PCP/Page/PCP.php index 3ce4ede20c..31a207d305 100644 --- a/CRM/PCP/Page/PCP.php +++ b/CRM/PCP/Page/PCP.php @@ -413,4 +413,5 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic { $aToZBar = CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE); $this->assign('aToZ', $aToZBar); } + } diff --git a/CRM/PCP/Page/PCPInfo.php b/CRM/PCP/Page/PCPInfo.php index 9d3e48e71d..e3cf9d9926 100644 --- a/CRM/PCP/Page/PCPInfo.php +++ b/CRM/PCP/Page/PCPInfo.php @@ -344,4 +344,5 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page { } return parent::getTemplateFileName(); } + } diff --git a/CRM/PCP/StateMachine/PCP.php b/CRM/PCP/StateMachine/PCP.php index b47bd53fa4..00c462a9a1 100644 --- a/CRM/PCP/StateMachine/PCP.php +++ b/CRM/PCP/StateMachine/PCP.php @@ -61,4 +61,5 @@ class CRM_PCP_StateMachine_PCP extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Pledge/BAO/Pledge.php b/CRM/Pledge/BAO/Pledge.php index 95f110ed6e..add9d887fd 100644 --- a/CRM/Pledge/BAO/Pledge.php +++ b/CRM/Pledge/BAO/Pledge.php @@ -1163,4 +1163,5 @@ SELECT pledge.contact_id as contact_id, $paymentStatus = CRM_Contribute_PseudoConstant::contributionStatus(NULL, 'name'); return array_diff(array_flip($paymentStatus), self::getNonTransactionalStatus()); } + } diff --git a/CRM/Pledge/BAO/PledgeBlock.php b/CRM/Pledge/BAO/PledgeBlock.php index 2544ef33a0..928a1f09b2 100644 --- a/CRM/Pledge/BAO/PledgeBlock.php +++ b/CRM/Pledge/BAO/PledgeBlock.php @@ -305,4 +305,5 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock { $form->addElement('select', 'pledge_frequency_unit', NULL, $freqUnits); } } + } diff --git a/CRM/Pledge/BAO/PledgePayment.php b/CRM/Pledge/BAO/PledgePayment.php index 2de607bd63..9d044cf8ad 100644 --- a/CRM/Pledge/BAO/PledgePayment.php +++ b/CRM/Pledge/BAO/PledgePayment.php @@ -853,4 +853,5 @@ WHERE civicrm_pledge_payment.contribution_id = {$paymentContributionId} } } } + } diff --git a/CRM/Pledge/BAO/Query.php b/CRM/Pledge/BAO/Query.php index 129ae568e1..fa98f3e26d 100644 --- a/CRM/Pledge/BAO/Query.php +++ b/CRM/Pledge/BAO/Query.php @@ -638,4 +638,5 @@ class CRM_Pledge_BAO_Query { $tables = array_merge(array('civicrm_pledge' => 1), $tables); } } + } diff --git a/CRM/Pledge/Controller/Search.php b/CRM/Pledge/Controller/Search.php index 84fc8d7169..4ede4d9727 100644 --- a/CRM/Pledge/Controller/Search.php +++ b/CRM/Pledge/Controller/Search.php @@ -62,4 +62,5 @@ class CRM_Pledge_Controller_Search extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Pledge/Form/Payment.php b/CRM/Pledge/Form/Payment.php index 0295cf3b55..830adaa751 100644 --- a/CRM/Pledge/Form/Payment.php +++ b/CRM/Pledge/Form/Payment.php @@ -188,4 +188,5 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form { $statusMsg = ts('Pledge Payment Schedule has been updated.'); CRM_Core_Session::setStatus($statusMsg, ts('Saved'), 'success'); } + } diff --git a/CRM/Pledge/Form/Pledge.php b/CRM/Pledge/Form/Pledge.php index 5626f2309c..6a2cc812a2 100644 --- a/CRM/Pledge/Form/Pledge.php +++ b/CRM/Pledge/Form/Pledge.php @@ -662,4 +662,5 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form { )); } } + } diff --git a/CRM/Pledge/Form/PledgeView.php b/CRM/Pledge/Form/PledgeView.php index 92b45e9057..e3fee8bae2 100644 --- a/CRM/Pledge/Form/PledgeView.php +++ b/CRM/Pledge/Form/PledgeView.php @@ -146,4 +146,5 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Pledge/Form/Search.php b/CRM/Pledge/Form/Search.php index 06deeeabfb..eb7950b083 100644 --- a/CRM/Pledge/Form/Search.php +++ b/CRM/Pledge/Form/Search.php @@ -421,4 +421,5 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search { public function getTitle() { return ts('Find Pledges'); } + } diff --git a/CRM/Pledge/Form/Task.php b/CRM/Pledge/Form/Task.php index b9e4f69fce..f8f9189d03 100644 --- a/CRM/Pledge/Form/Task.php +++ b/CRM/Pledge/Form/Task.php @@ -172,4 +172,5 @@ class CRM_Pledge_Form_Task extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Pledge/Form/Task/Delete.php b/CRM/Pledge/Form/Task/Delete.php index 9d36ada167..a64b160e1d 100644 --- a/CRM/Pledge/Form/Task/Delete.php +++ b/CRM/Pledge/Form/Task/Delete.php @@ -89,4 +89,5 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task { )); CRM_Core_Session::setStatus($status, '', 'info'); } + } diff --git a/CRM/Pledge/Form/Task/Print.php b/CRM/Pledge/Form/Task/Print.php index a2f8f46cf0..83d020e65c 100644 --- a/CRM/Pledge/Form/Task/Print.php +++ b/CRM/Pledge/Form/Task/Print.php @@ -102,4 +102,5 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } + } diff --git a/CRM/Pledge/Form/Task/Result.php b/CRM/Pledge/Form/Task/Result.php index 11f55f20eb..5ed7744eda 100644 --- a/CRM/Pledge/Form/Task/Result.php +++ b/CRM/Pledge/Form/Task/Result.php @@ -63,4 +63,5 @@ class CRM_Pledge_Form_Task_Result extends CRM_Pledge_Form_Task { ) ); } + } diff --git a/CRM/Pledge/Form/Task/SearchTaskHookSample.php b/CRM/Pledge/Form/Task/SearchTaskHookSample.php index 47e2ceb25c..b7a008523d 100644 --- a/CRM/Pledge/Form/Task/SearchTaskHookSample.php +++ b/CRM/Pledge/Form/Task/SearchTaskHookSample.php @@ -83,4 +83,5 @@ INNER JOIN civicrm_contact ct ON ( plg.contact_id = ct.id ) ) ); } + } diff --git a/CRM/Pledge/Info.php b/CRM/Pledge/Info.php index e3eee49aa7..5e34899a94 100644 --- a/CRM/Pledge/Info.php +++ b/CRM/Pledge/Info.php @@ -184,4 +184,5 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info { )); } } + } diff --git a/CRM/Pledge/Page/AJAX.php b/CRM/Pledge/Page/AJAX.php index 694b5f1e93..d18073626d 100755 --- a/CRM/Pledge/Page/AJAX.php +++ b/CRM/Pledge/Page/AJAX.php @@ -101,4 +101,5 @@ WHERE {$whereClause} echo json_encode($details); CRM_Utils_System::civiExit(); } + } diff --git a/CRM/Pledge/Page/DashBoard.php b/CRM/Pledge/Page/DashBoard.php index d6d4d9edba..0b5812137c 100644 --- a/CRM/Pledge/Page/DashBoard.php +++ b/CRM/Pledge/Page/DashBoard.php @@ -115,4 +115,5 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page { return parent::run(); } + } diff --git a/CRM/Pledge/Page/Payment.php b/CRM/Pledge/Page/Payment.php index f9f744a0d0..30c7b444f5 100644 --- a/CRM/Pledge/Page/Payment.php +++ b/CRM/Pledge/Page/Payment.php @@ -94,4 +94,5 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page { return $controller->run(); } + } diff --git a/CRM/Pledge/Page/Tab.php b/CRM/Pledge/Page/Tab.php index 24bf5c565f..b93fad8f2e 100644 --- a/CRM/Pledge/Page/Tab.php +++ b/CRM/Pledge/Page/Tab.php @@ -215,4 +215,5 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page { $session = CRM_Core_Session::singleton(); $session->pushUserContext($url); } + } diff --git a/CRM/Pledge/Page/UserDashboard.php b/CRM/Pledge/Page/UserDashboard.php index 98eb57866e..dfaf22d9cb 100644 --- a/CRM/Pledge/Page/UserDashboard.php +++ b/CRM/Pledge/Page/UserDashboard.php @@ -76,4 +76,5 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard parent::preProcess(); $this->listPledges(); } + } diff --git a/CRM/Pledge/Selector/Search.php b/CRM/Pledge/Selector/Search.php index d940e01e60..9b03e4e105 100644 --- a/CRM/Pledge/Selector/Search.php +++ b/CRM/Pledge/Selector/Search.php @@ -462,4 +462,5 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base { public function getExportFileName($output = 'csv') { return ts('Pledge Search'); } + } diff --git a/CRM/Pledge/StateMachine/Search.php b/CRM/Pledge/StateMachine/Search.php index bd709c1e74..a490a81d9b 100644 --- a/CRM/Pledge/StateMachine/Search.php +++ b/CRM/Pledge/StateMachine/Search.php @@ -108,4 +108,5 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine { public function shouldReset() { return FALSE; } + } diff --git a/CRM/Pledge/Task.php b/CRM/Pledge/Task.php index 3548a5543d..72a1c98d2b 100644 --- a/CRM/Pledge/Task.php +++ b/CRM/Pledge/Task.php @@ -169,4 +169,5 @@ class CRM_Pledge_Task { self::$_tasks[$value]['result'], ); } + } diff --git a/CRM/Price/BAO/LineItem.php b/CRM/Price/BAO/LineItem.php index 92be25bc74..eba26ce293 100644 --- a/CRM/Price/BAO/LineItem.php +++ b/CRM/Price/BAO/LineItem.php @@ -550,4 +550,5 @@ AND li.entity_id = {$entityId} } return $tax; } + } diff --git a/CRM/Price/BAO/PriceField.php b/CRM/Price/BAO/PriceField.php index 859063d959..e421ed7a7e 100644 --- a/CRM/Price/BAO/PriceField.php +++ b/CRM/Price/BAO/PriceField.php @@ -803,4 +803,5 @@ WHERE id IN (" . implode(',', array_keys($priceFields)) . ')'; return $label; } + } diff --git a/CRM/Price/BAO/PriceFieldValue.php b/CRM/Price/BAO/PriceFieldValue.php index da14f6d76f..1cd9ee01c3 100644 --- a/CRM/Price/BAO/PriceFieldValue.php +++ b/CRM/Price/BAO/PriceFieldValue.php @@ -276,4 +276,5 @@ WHERE cpse.id IS NOT NULL {$where}"; CRM_Core_DAO::executeQuery($sql, $params); } + } diff --git a/CRM/Price/BAO/PriceSet.php b/CRM/Price/BAO/PriceSet.php index d03b8b2c7b..e7fcfd1b5f 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1428,4 +1428,5 @@ WHERE ps.id = %1 return $lineItem; } + } diff --git a/CRM/Price/Form/DeleteField.php b/CRM/Price/Form/DeleteField.php index ae52050841..51fac07a2d 100644 --- a/CRM/Price/Form/DeleteField.php +++ b/CRM/Price/Form/DeleteField.php @@ -101,4 +101,5 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form { CRM_Core_Session::setStatus(ts('The Price Field \'%1\' has been deleted.', array(1 => $this->_title)), '', 'success'); } } + } diff --git a/CRM/Price/Form/DeleteSet.php b/CRM/Price/Form/DeleteSet.php index 2fbdefb0f9..aee0586a82 100644 --- a/CRM/Price/Form/DeleteSet.php +++ b/CRM/Price/Form/DeleteSet.php @@ -104,4 +104,5 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form { ), 'Unable to Delete', 'error'); } } + } diff --git a/CRM/Price/Form/Field.php b/CRM/Price/Form/Field.php index cc86953868..6a613e3b73 100644 --- a/CRM/Price/Form/Field.php +++ b/CRM/Price/Form/Field.php @@ -671,4 +671,5 @@ class CRM_Price_Form_Field extends CRM_Core_Form { $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin/price/field', 'reset=1&action=browse&sid=' . $this->_sid)); } } + } diff --git a/CRM/Price/Form/Option.php b/CRM/Price/Form/Option.php index bd649327f1..4bb4286871 100644 --- a/CRM/Price/Form/Option.php +++ b/CRM/Price/Form/Option.php @@ -320,4 +320,5 @@ class CRM_Price_Form_Option extends CRM_Core_Form { CRM_Core_Session::setStatus(ts("The option '%1' has been saved.", array(1 => $params['label'])), ts('Value Saved'), 'success'); } } + } diff --git a/CRM/Price/Form/Preview.php b/CRM/Price/Form/Preview.php index 01ad01b883..7009a821cd 100644 --- a/CRM/Price/Form/Preview.php +++ b/CRM/Price/Form/Preview.php @@ -146,4 +146,5 @@ class CRM_Price_Form_Preview extends CRM_Core_Form { ) ); } + } diff --git a/CRM/Price/Form/Set.php b/CRM/Price/Form/Set.php index 6bea08d0dc..1641477dae 100644 --- a/CRM/Price/Form/Set.php +++ b/CRM/Price/Form/Set.php @@ -303,4 +303,5 @@ class CRM_Price_Form_Set extends CRM_Core_Form { $session->replaceUserContext($url); } } + } diff --git a/CRM/Price/Page/Field.php b/CRM/Price/Page/Field.php index 845ee59eaa..56d0e2d6a4 100644 --- a/CRM/Price/Page/Field.php +++ b/CRM/Price/Page/Field.php @@ -343,4 +343,5 @@ class CRM_Price_Page_Field extends CRM_Core_Page { $controller->process(); $controller->run(); } + } diff --git a/CRM/Price/Page/Option.php b/CRM/Price/Page/Option.php index d6f7eddf95..0753166417 100644 --- a/CRM/Price/Page/Option.php +++ b/CRM/Price/Page/Option.php @@ -324,4 +324,5 @@ class CRM_Price_Page_Option extends CRM_Core_Page { // Call the parents run method return parent::run(); } + } diff --git a/CRM/Price/Page/Set.php b/CRM/Price/Page/Set.php index 84d377d1e9..8bd314b7ab 100644 --- a/CRM/Price/Page/Set.php +++ b/CRM/Price/Page/Set.php @@ -326,4 +326,5 @@ class CRM_Price_Page_Set extends CRM_Core_Page { CRM_Utils_System::redirect(CRM_Utils_System::url(CRM_Utils_System::currentPath(), 'reset=1')); } + } diff --git a/CRM/Profile/Form.php b/CRM/Profile/Form.php index 295b5043c1..ded3093a17 100644 --- a/CRM/Profile/Form.php +++ b/CRM/Profile/Form.php @@ -1379,4 +1379,5 @@ class CRM_Profile_Form extends CRM_Core_Form { $fileName = $this->checkTemplateFileExists('extra.'); return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } + } diff --git a/CRM/Profile/Form/Dynamic.php b/CRM/Profile/Form/Dynamic.php index 6bd7670b58..6894730b0c 100644 --- a/CRM/Profile/Form/Dynamic.php +++ b/CRM/Profile/Form/Dynamic.php @@ -123,4 +123,5 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form { public function postProcess() { parent::postProcess(); } + } diff --git a/CRM/Profile/Form/Edit.php b/CRM/Profile/Form/Edit.php index 23bd609dba..823bf1d352 100644 --- a/CRM/Profile/Form/Edit.php +++ b/CRM/Profile/Form/Edit.php @@ -341,4 +341,5 @@ SELECT module,is_reserved return $errors; } + } diff --git a/CRM/Profile/Form/Search.php b/CRM/Profile/Form/Search.php index f93cdcc054..35f40a0ee3 100644 --- a/CRM/Profile/Form/Search.php +++ b/CRM/Profile/Form/Search.php @@ -133,4 +133,5 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form { */ public function postProcess() { } + } diff --git a/CRM/Profile/Page/Dynamic.php b/CRM/Profile/Page/Dynamic.php index 95a16677eb..0b706f27a9 100644 --- a/CRM/Profile/Page/Dynamic.php +++ b/CRM/Profile/Page/Dynamic.php @@ -436,4 +436,5 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page { $fileName = $this->checkTemplateFileExists('extra.'); return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } + } diff --git a/CRM/Profile/Page/Listings.php b/CRM/Profile/Page/Listings.php index 9c5cd37258..6ebfe37159 100644 --- a/CRM/Profile/Page/Listings.php +++ b/CRM/Profile/Page/Listings.php @@ -512,4 +512,5 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page { $fileName = $this->checkTemplateFileExists('extra.'); return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } + } diff --git a/CRM/Profile/Page/MultipleRecordFieldsListing.php b/CRM/Profile/Page/MultipleRecordFieldsListing.php index 33b84a15d7..ae5b18ce97 100644 --- a/CRM/Profile/Page/MultipleRecordFieldsListing.php +++ b/CRM/Profile/Page/MultipleRecordFieldsListing.php @@ -443,4 +443,5 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return ''; } + } diff --git a/CRM/Profile/Page/View.php b/CRM/Profile/Page/View.php index 539ca6baa2..1dbbe57ba0 100644 --- a/CRM/Profile/Page/View.php +++ b/CRM/Profile/Page/View.php @@ -223,4 +223,5 @@ class CRM_Profile_Page_View extends CRM_Core_Page { $fileName = $this->checkTemplateFileExists('extra.'); return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } + } diff --git a/CRM/Profile/Selector/Listings.php b/CRM/Profile/Selector/Listings.php index 9a48e63a7b..f0022973df 100644 --- a/CRM/Profile/Selector/Listings.php +++ b/CRM/Profile/Selector/Listings.php @@ -794,4 +794,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR = $multiRecordTableName = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomGroup', $customGroupId, 'table_name'); } } //func close + + } diff --git a/CRM/Queue/BAO/QueueItem.php b/CRM/Queue/BAO/QueueItem.php index 3e7867a360..05462fcfdc 100644 --- a/CRM/Queue/BAO/QueueItem.php +++ b/CRM/Queue/BAO/QueueItem.php @@ -63,4 +63,5 @@ class CRM_Queue_BAO_QueueItem extends CRM_Queue_DAO_QueueItem { $foundName = CRM_Core_DAO::singleValueQuery($checkTableSql); return ($foundName == 'civicrm_queue_item'); } + } diff --git a/CRM/Queue/ErrorPolicy.php b/CRM/Queue/ErrorPolicy.php index f642ea8e66..9e31169d00 100644 --- a/CRM/Queue/ErrorPolicy.php +++ b/CRM/Queue/ErrorPolicy.php @@ -189,4 +189,5 @@ class CRM_Queue_ErrorPolicy { } CRM_Utils_JSON::output($response); } + } diff --git a/CRM/Queue/Menu.php b/CRM/Queue/Menu.php index f75c5f9597..51b9607919 100644 --- a/CRM/Queue/Menu.php +++ b/CRM/Queue/Menu.php @@ -87,4 +87,5 @@ class CRM_Queue_Menu { // unrecognized } } + } diff --git a/CRM/Queue/Page/AJAX.php b/CRM/Queue/Page/AJAX.php index 28b5bad7ab..15573c7407 100644 --- a/CRM/Queue/Page/AJAX.php +++ b/CRM/Queue/Page/AJAX.php @@ -124,4 +124,5 @@ class CRM_Queue_Page_AJAX { } CRM_Utils_JSON::output($result); } + } diff --git a/CRM/Queue/Page/Runner.php b/CRM/Queue/Page/Runner.php index b71efc8dbc..2badd70367 100644 --- a/CRM/Queue/Page/Runner.php +++ b/CRM/Queue/Page/Runner.php @@ -79,4 +79,5 @@ class CRM_Queue_Page_Runner extends CRM_Core_Page { parent::run(); } } + } diff --git a/CRM/Queue/Queue.php b/CRM/Queue/Queue.php index 0fe31594a6..627c0c437b 100644 --- a/CRM/Queue/Queue.php +++ b/CRM/Queue/Queue.php @@ -145,4 +145,5 @@ abstract class CRM_Queue_Queue { * The item returned by claimItem. */ public abstract function releaseItem($item); + } diff --git a/CRM/Queue/Queue/Memory.php b/CRM/Queue/Queue/Memory.php index 49dc16ffd6..2861ff0cff 100644 --- a/CRM/Queue/Queue/Memory.php +++ b/CRM/Queue/Queue/Memory.php @@ -193,4 +193,5 @@ class CRM_Queue_Queue_Memory extends CRM_Queue_Queue { public function releaseItem($item) { unset($this->releaseTimes[$item->id]); } + } diff --git a/CRM/Queue/Queue/Sql.php b/CRM/Queue/Queue/Sql.php index 03f49bee90..e6a3868a84 100644 --- a/CRM/Queue/Queue/Sql.php +++ b/CRM/Queue/Queue/Sql.php @@ -228,4 +228,5 @@ class CRM_Queue_Queue_Sql extends CRM_Queue_Queue { CRM_Core_DAO::executeQuery($sql, $params); $dao->free(); } + } diff --git a/CRM/Queue/Runner.php b/CRM/Queue/Runner.php index 1f694b677a..b5ec169c62 100644 --- a/CRM/Queue/Runner.php +++ b/CRM/Queue/Runner.php @@ -360,4 +360,5 @@ class CRM_Queue_Runner { } return $this->taskCtx; } + } diff --git a/CRM/Queue/Service.php b/CRM/Queue/Service.php index 091c1fc8b3..cdf9879c34 100644 --- a/CRM/Queue/Service.php +++ b/CRM/Queue/Service.php @@ -168,4 +168,5 @@ class CRM_Queue_Service { $class = new ReflectionClass($this->getQueueClass($queueSpec['type'])); return $class->newInstance($queueSpec); } + } diff --git a/CRM/Queue/Task.php b/CRM/Queue/Task.php index 5342b59bb3..2bc0e671d0 100644 --- a/CRM/Queue/Task.php +++ b/CRM/Queue/Task.php @@ -92,4 +92,5 @@ class CRM_Queue_Task { throw new Exception('Failed to call callback: ' . print_r($this->callback)); } } + } diff --git a/CRM/Queue/TaskContext.php b/CRM/Queue/TaskContext.php index cdbbb1137d..105f8d84bc 100644 --- a/CRM/Queue/TaskContext.php +++ b/CRM/Queue/TaskContext.php @@ -39,4 +39,5 @@ class CRM_Queue_TaskContext { * @var Log */ public $log; + } diff --git a/CRM/Report/BAO/Hook.php b/CRM/Report/BAO/Hook.php index 711933bc3c..d33ad6b946 100644 --- a/CRM/Report/BAO/Hook.php +++ b/CRM/Report/BAO/Hook.php @@ -100,4 +100,5 @@ class CRM_Report_BAO_Hook { } return array($contactIdClause, $join); } + } diff --git a/CRM/Report/BAO/HookInterface.php b/CRM/Report/BAO/HookInterface.php index c6782e7583..6301923cdf 100644 --- a/CRM/Report/BAO/HookInterface.php +++ b/CRM/Report/BAO/HookInterface.php @@ -57,4 +57,5 @@ class CRM_Report_BAO_HookInterface { public function logDiffClause(&$reportObj, $table) { return array(); } + } diff --git a/CRM/Report/BAO/ReportInstance.php b/CRM/Report/BAO/ReportInstance.php index bfdf4d572a..5aad3ae60c 100644 --- a/CRM/Report/BAO/ReportInstance.php +++ b/CRM/Report/BAO/ReportInstance.php @@ -254,4 +254,5 @@ class CRM_Report_BAO_ReportInstance extends CRM_Report_DAO_ReportInstance { } return NULL; } + } diff --git a/CRM/Report/Form.php b/CRM/Report/Form.php index f6cc59d6b5..2e1861abe0 100644 --- a/CRM/Report/Form.php +++ b/CRM/Report/Form.php @@ -4102,4 +4102,5 @@ LEFT JOIN civicrm_contact {$field['alias']} ON {$field['alias']}.id = {$this->_a 'placeholder' => ts('- select -'), ); } + } diff --git a/CRM/Report/Form/Activity.php b/CRM/Report/Form/Activity.php index 2d622b544c..43b7908a02 100644 --- a/CRM/Report/Form/Activity.php +++ b/CRM/Report/Form/Activity.php @@ -985,4 +985,5 @@ GROUP BY civicrm_activity_id {$this->_having} {$this->_orderBy} {$this->_limit}" $this->assign('sectionTotals', $totals); } } + } diff --git a/CRM/Report/Form/ActivitySummary.php b/CRM/Report/Form/ActivitySummary.php index ed70706101..3ed7b6f202 100644 --- a/CRM/Report/Form/ActivitySummary.php +++ b/CRM/Report/Form/ActivitySummary.php @@ -528,4 +528,5 @@ class CRM_Report_Form_ActivitySummary extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Campaign/SurveyDetails.php b/CRM/Report/Form/Campaign/SurveyDetails.php index 5ba8f79841..546fa993f0 100644 --- a/CRM/Report/Form/Campaign/SurveyDetails.php +++ b/CRM/Report/Form/Campaign/SurveyDetails.php @@ -965,4 +965,5 @@ INNER JOIN civicrm_custom_field cf ON ( cg.id = cf.custom_group_id ) $this->_aliases[$resTable] = $this->_columns[$resTable]['alias']; } } + } diff --git a/CRM/Report/Form/Case/Demographics.php b/CRM/Report/Form/Case/Demographics.php index a2ba234cba..ae789aa33f 100644 --- a/CRM/Report/Form/Case/Demographics.php +++ b/CRM/Report/Form/Case/Demographics.php @@ -461,4 +461,5 @@ SELECT v.label ); return CRM_Core_DAO::singleValueQuery($query, $params); } + } diff --git a/CRM/Report/Form/Case/Detail.php b/CRM/Report/Form/Case/Detail.php index b97050596e..5620056556 100644 --- a/CRM/Report/Form/Case/Detail.php +++ b/CRM/Report/Form/Case/Detail.php @@ -673,4 +673,5 @@ class CRM_Report_Form_Case_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Case/Summary.php b/CRM/Report/Form/Case/Summary.php index 8e0601ab57..2d3e1ecfb3 100644 --- a/CRM/Report/Form/Case/Summary.php +++ b/CRM/Report/Form/Case/Summary.php @@ -405,4 +405,5 @@ inner join civicrm_contact $c2 on ${c2}.id=${ccc}.contact_id } } } + } diff --git a/CRM/Report/Form/Case/TimeSpent.php b/CRM/Report/Form/Case/TimeSpent.php index d4ebad28b7..0ac26a1943 100644 --- a/CRM/Report/Form/Case/TimeSpent.php +++ b/CRM/Report/Form/Case/TimeSpent.php @@ -355,4 +355,5 @@ GROUP BY {$this->_aliases['civicrm_contact']}.id, } } } + } diff --git a/CRM/Report/Form/Contact/CurrentEmployer.php b/CRM/Report/Form/Contact/CurrentEmployer.php index 6dbabefc87..0991169497 100644 --- a/CRM/Report/Form/Contact/CurrentEmployer.php +++ b/CRM/Report/Form/Contact/CurrentEmployer.php @@ -383,4 +383,5 @@ FROM civicrm_contact {$this->_aliases['civicrm_contact']} } } } + } diff --git a/CRM/Report/Form/Contact/Detail.php b/CRM/Report/Form/Contact/Detail.php index cbb686ca21..ab4ea83a53 100644 --- a/CRM/Report/Form/Contact/Detail.php +++ b/CRM/Report/Form/Contact/Detail.php @@ -931,4 +931,5 @@ class CRM_Report_Form_Contact_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Contact/Log.php b/CRM/Report/Form/Contact/Log.php index 0e16723f37..215f8795f4 100644 --- a/CRM/Report/Form/Contact/Log.php +++ b/CRM/Report/Form/Contact/Log.php @@ -297,4 +297,5 @@ ORDER BY {$this->_aliases['civicrm_log']}.modified_date DESC, {$this->_aliases[' } } } + } diff --git a/CRM/Report/Form/Contact/LoggingDetail.php b/CRM/Report/Form/Contact/LoggingDetail.php index ddf5cea272..389d1f9a75 100644 --- a/CRM/Report/Form/Contact/LoggingDetail.php +++ b/CRM/Report/Form/Contact/LoggingDetail.php @@ -75,4 +75,5 @@ class CRM_Report_Form_Contact_LoggingDetail extends CRM_Logging_ReportDetail { $this->assign('backURL', CRM_Report_Utils_Report::getNextUrl('logging/contact/summary', 'reset=1', FALSE, TRUE)); } } + } diff --git a/CRM/Report/Form/Contact/LoggingSummary.php b/CRM/Report/Form/Contact/LoggingSummary.php index a4438b3775..b3ce54a010 100644 --- a/CRM/Report/Form/Contact/LoggingSummary.php +++ b/CRM/Report/Form/Contact/LoggingSummary.php @@ -268,4 +268,5 @@ FROM `{$this->loggingDB}`.$tableName entity_log_civireport LEFT JOIN civicrm_contact altered_by_contact_civireport ON (entity_log_civireport.log_user_id = altered_by_contact_civireport.id)"; } + } diff --git a/CRM/Report/Form/Contact/Relationship.php b/CRM/Report/Form/Contact/Relationship.php index d8b46dc055..8e17bea136 100644 --- a/CRM/Report/Form/Contact/Relationship.php +++ b/CRM/Report/Form/Contact/Relationship.php @@ -628,4 +628,5 @@ class CRM_Report_Form_Contact_Relationship extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Contact/Summary.php b/CRM/Report/Form/Contact/Summary.php index cb5140fc83..daa4272472 100644 --- a/CRM/Report/Form/Contact/Summary.php +++ b/CRM/Report/Form/Contact/Summary.php @@ -318,4 +318,5 @@ class CRM_Report_Form_Contact_Summary extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Contribute/Bookkeeping.php b/CRM/Report/Form/Contribute/Bookkeeping.php index 03546321cd..526c9de128 100644 --- a/CRM/Report/Form/Contribute/Bookkeeping.php +++ b/CRM/Report/Form/Contribute/Bookkeeping.php @@ -507,4 +507,5 @@ class CRM_Report_Form_Contribute_Bookkeeping extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Contribute/Detail.php b/CRM/Report/Form/Contribute/Detail.php index 42b37694d7..73d8f9e7cd 100644 --- a/CRM/Report/Form/Contribute/Detail.php +++ b/CRM/Report/Form/Contribute/Detail.php @@ -906,4 +906,5 @@ WHERE civicrm_contribution_contribution_id={$row['civicrm_contribution_contribu } } } + } diff --git a/CRM/Report/Form/Contribute/History.php b/CRM/Report/Form/Contribute/History.php index 686e0d92e7..7b1051356c 100644 --- a/CRM/Report/Form/Contribute/History.php +++ b/CRM/Report/Form/Contribute/History.php @@ -772,4 +772,5 @@ class CRM_Report_Form_Contribute_History extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Contribute/HouseholdSummary.php b/CRM/Report/Form/Contribute/HouseholdSummary.php index 2a8aadfb30..10ee556417 100644 --- a/CRM/Report/Form/Contribute/HouseholdSummary.php +++ b/CRM/Report/Form/Contribute/HouseholdSummary.php @@ -555,4 +555,5 @@ class CRM_Report_Form_Contribute_HouseholdSummary extends CRM_Report_Form { $lastKey = $rowNum; } } + } diff --git a/CRM/Report/Form/Contribute/LoggingDetail.php b/CRM/Report/Form/Contribute/LoggingDetail.php index e7b5320b46..5815f1d015 100644 --- a/CRM/Report/Form/Contribute/LoggingDetail.php +++ b/CRM/Report/Form/Contribute/LoggingDetail.php @@ -52,4 +52,5 @@ class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail // link back to summary report $this->assign('backURL', CRM_Report_Utils_Report::getNextUrl('logging/contribute/summary', 'reset=1', FALSE, TRUE)); } + } diff --git a/CRM/Report/Form/Contribute/LoggingSummary.php b/CRM/Report/Form/Contribute/LoggingSummary.php index 28c79bd7f9..c5a1d98382 100644 --- a/CRM/Report/Form/Contribute/LoggingSummary.php +++ b/CRM/Report/Form/Contribute/LoggingSummary.php @@ -230,4 +230,5 @@ class CRM_Report_Form_Contribute_LoggingSummary extends CRM_Logging_ReportSummar AND civicrm_option_group.name = 'contribution_status') "; } + } diff --git a/CRM/Report/Form/Contribute/Lybunt.php b/CRM/Report/Form/Contribute/Lybunt.php index 1fa3a79327..24ea9a1f4e 100644 --- a/CRM/Report/Form/Contribute/Lybunt.php +++ b/CRM/Report/Form/Contribute/Lybunt.php @@ -512,4 +512,5 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form { } return parent::getOperationPair($type, $fieldName); } + } diff --git a/CRM/Report/Form/Contribute/OrganizationSummary.php b/CRM/Report/Form/Contribute/OrganizationSummary.php index b7a766d54d..cf4795c095 100644 --- a/CRM/Report/Form/Contribute/OrganizationSummary.php +++ b/CRM/Report/Form/Contribute/OrganizationSummary.php @@ -561,4 +561,5 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form { $lastKey = $rowNum; } } + } diff --git a/CRM/Report/Form/Contribute/PCP.php b/CRM/Report/Form/Contribute/PCP.php index 60fdc848e7..0eaa5b1d2c 100644 --- a/CRM/Report/Form/Contribute/PCP.php +++ b/CRM/Report/Form/Contribute/PCP.php @@ -340,4 +340,5 @@ LEFT JOIN civicrm_contribution_page {$this->_aliases['civicrm_contribution_page' } } } + } diff --git a/CRM/Report/Form/Contribute/Recur.php b/CRM/Report/Form/Contribute/Recur.php index 0428bd1552..92ed494a0e 100644 --- a/CRM/Report/Form/Contribute/Recur.php +++ b/CRM/Report/Form/Contribute/Recur.php @@ -325,4 +325,5 @@ class CRM_Report_Form_Contribute_Recur extends CRM_Report_Form { } } + } diff --git a/CRM/Report/Form/Contribute/Repeat.php b/CRM/Report/Form/Contribute/Repeat.php index 6a5782519b..81e2345668 100644 --- a/CRM/Report/Form/Contribute/Repeat.php +++ b/CRM/Report/Form/Contribute/Repeat.php @@ -972,4 +972,5 @@ currency varchar(3) } // foreach ends } + } diff --git a/CRM/Report/Form/Contribute/SoftCredit.php b/CRM/Report/Form/Contribute/SoftCredit.php index 88c0859d42..7482cdd825 100644 --- a/CRM/Report/Form/Contribute/SoftCredit.php +++ b/CRM/Report/Form/Contribute/SoftCredit.php @@ -539,4 +539,5 @@ GROUP BY {$this->_aliases['civicrm_contribution']}.currency $this->removeDuplicates($rows); } + } diff --git a/CRM/Report/Form/Contribute/Summary.php b/CRM/Report/Form/Contribute/Summary.php index 4fc51f6ec3..6fa4219fa1 100644 --- a/CRM/Report/Form/Contribute/Summary.php +++ b/CRM/Report/Form/Contribute/Summary.php @@ -747,4 +747,5 @@ ROUND(AVG({$this->_aliases['civicrm_contribution_soft']}.amount), 2) as civicrm_ } } } + } diff --git a/CRM/Report/Form/Contribute/Sybunt.php b/CRM/Report/Form/Contribute/Sybunt.php index 67f6f21f21..e3b201e86b 100644 --- a/CRM/Report/Form/Contribute/Sybunt.php +++ b/CRM/Report/Form/Contribute/Sybunt.php @@ -532,4 +532,5 @@ class CRM_Report_Form_Contribute_Sybunt extends CRM_Report_Form { } return parent::getOperationPair($type, $fieldName); } + } diff --git a/CRM/Report/Form/Contribute/TopDonor.php b/CRM/Report/Form/Contribute/TopDonor.php index 3c93823395..b1aa49e07a 100644 --- a/CRM/Report/Form/Contribute/TopDonor.php +++ b/CRM/Report/Form/Contribute/TopDonor.php @@ -451,4 +451,5 @@ ORDER BY civicrm_contribution_total_amount_sum DESC } } } + } diff --git a/CRM/Report/Form/Event.php b/CRM/Report/Form/Event.php index cd0cbcc9ed..4ea4670031 100644 --- a/CRM/Report/Form/Event.php +++ b/CRM/Report/Form/Event.php @@ -35,4 +35,6 @@ class CRM_Report_Form_Event extends CRM_Report_Form { // Nothing here. // FIXME: Do these reports really have nothing in common? Really? + + } diff --git a/CRM/Report/Form/Event/Income.php b/CRM/Report/Form/Event/Income.php index 1e9acca825..98214dfead 100644 --- a/CRM/Report/Form/Event/Income.php +++ b/CRM/Report/Form/Event/Income.php @@ -374,4 +374,5 @@ class CRM_Report_Form_Event_Income extends CRM_Report_Form_Event { parent::endPostProcess(); } + } diff --git a/CRM/Report/Form/Event/IncomeCountSummary.php b/CRM/Report/Form/Event/IncomeCountSummary.php index 0c4e769793..750e362b95 100644 --- a/CRM/Report/Form/Event/IncomeCountSummary.php +++ b/CRM/Report/Form/Event/IncomeCountSummary.php @@ -431,4 +431,5 @@ class CRM_Report_Form_Event_IncomeCountSummary extends CRM_Report_Form_Event { } } } + } diff --git a/CRM/Report/Form/Event/ParticipantListCount.php b/CRM/Report/Form/Event/ParticipantListCount.php index ef459e0d2b..2fffa03936 100644 --- a/CRM/Report/Form/Event/ParticipantListCount.php +++ b/CRM/Report/Form/Event/ParticipantListCount.php @@ -541,4 +541,5 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event { } } } + } diff --git a/CRM/Report/Form/Event/ParticipantListing.php b/CRM/Report/Form/Event/ParticipantListing.php index 238fb5128a..a8ab64c0a0 100644 --- a/CRM/Report/Form/Event/ParticipantListing.php +++ b/CRM/Report/Form/Event/ParticipantListing.php @@ -786,4 +786,5 @@ ORDER BY cv.label } } } + } diff --git a/CRM/Report/Form/Event/Summary.php b/CRM/Report/Form/Event/Summary.php index c146b146ec..4758afaa56 100644 --- a/CRM/Report/Form/Event/Summary.php +++ b/CRM/Report/Form/Event/Summary.php @@ -409,4 +409,5 @@ class CRM_Report_Form_Event_Summary extends CRM_Report_Form_Event { } } } + } diff --git a/CRM/Report/Form/Extended.php b/CRM/Report/Form/Extended.php index 9fcd9dd1e1..4119d662f5 100644 --- a/CRM/Report/Form/Extended.php +++ b/CRM/Report/Form/Extended.php @@ -1404,4 +1404,5 @@ WHERE line_item_civireport.id IS NOT NULL $paymentInstruments = CRM_Contribute_PseudoConstant::paymentInstrument(); return $paymentInstruments[$value]; } + } diff --git a/CRM/Report/Form/Grant/Detail.php b/CRM/Report/Form/Grant/Detail.php index d834c063d1..8a8432dfd1 100644 --- a/CRM/Report/Form/Grant/Detail.php +++ b/CRM/Report/Form/Grant/Detail.php @@ -360,4 +360,5 @@ class CRM_Report_Form_Grant_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Grant/Statistics.php b/CRM/Report/Form/Grant/Statistics.php index a2e1990143..3ea96b64c3 100644 --- a/CRM/Report/Form/Grant/Statistics.php +++ b/CRM/Report/Form/Grant/Statistics.php @@ -573,4 +573,5 @@ SELECT COUNT({$this->_aliases['civicrm_grant']}.id) as count , $awardedGrants) * 100); } } + } diff --git a/CRM/Report/Form/Instance.php b/CRM/Report/Form/Instance.php index bdd122edbb..fa01a893cd 100644 --- a/CRM/Report/Form/Instance.php +++ b/CRM/Report/Form/Instance.php @@ -336,4 +336,5 @@ class CRM_Report_Form_Instance { CRM_Utils_System::redirect(CRM_Utils_System::url("civicrm/report/instance/{$instance->id}", "reset=1")); } } + } diff --git a/CRM/Report/Form/Mailing/Bounce.php b/CRM/Report/Form/Mailing/Bounce.php index d3d69c8b59..69605c254b 100644 --- a/CRM/Report/Form/Mailing/Bounce.php +++ b/CRM/Report/Form/Mailing/Bounce.php @@ -378,4 +378,5 @@ class CRM_Report_Form_Mailing_Bounce extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Mailing/Clicks.php b/CRM/Report/Form/Mailing/Clicks.php index d0c1f431cc..5022da589c 100644 --- a/CRM/Report/Form/Mailing/Clicks.php +++ b/CRM/Report/Form/Mailing/Clicks.php @@ -326,4 +326,5 @@ class CRM_Report_Form_Mailing_Clicks extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Mailing/Detail.php b/CRM/Report/Form/Mailing/Detail.php index 1420e2d320..7e3c75880b 100644 --- a/CRM/Report/Form/Mailing/Detail.php +++ b/CRM/Report/Form/Mailing/Detail.php @@ -470,4 +470,5 @@ class CRM_Report_Form_Mailing_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Mailing/Opened.php b/CRM/Report/Form/Mailing/Opened.php index 0c4d5610d0..be16925f9f 100644 --- a/CRM/Report/Form/Mailing/Opened.php +++ b/CRM/Report/Form/Mailing/Opened.php @@ -313,4 +313,5 @@ class CRM_Report_Form_Mailing_Opened extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Mailing/Summary.php b/CRM/Report/Form/Mailing/Summary.php index facd4c6e81..e37483b987 100644 --- a/CRM/Report/Form/Mailing/Summary.php +++ b/CRM/Report/Form/Mailing/Summary.php @@ -612,4 +612,5 @@ class CRM_Report_Form_Mailing_Summary extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Member/ContributionDetail.php b/CRM/Report/Form/Member/ContributionDetail.php index fa4d910e5c..d08760041f 100644 --- a/CRM/Report/Form/Member/ContributionDetail.php +++ b/CRM/Report/Form/Member/ContributionDetail.php @@ -812,4 +812,5 @@ class CRM_Report_Form_Member_ContributionDetail extends CRM_Report_Form { $lastKey = $rowNum; } } + } diff --git a/CRM/Report/Form/Member/Detail.php b/CRM/Report/Form/Member/Detail.php index 40b45d5e74..ab1ab46522 100644 --- a/CRM/Report/Form/Member/Detail.php +++ b/CRM/Report/Form/Member/Detail.php @@ -475,4 +475,5 @@ class CRM_Report_Form_Member_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Member/Lapse.php b/CRM/Report/Form/Member/Lapse.php index 63b1a84049..0a48c32e09 100644 --- a/CRM/Report/Form/Member/Lapse.php +++ b/CRM/Report/Form/Member/Lapse.php @@ -438,4 +438,5 @@ class CRM_Report_Form_Member_Lapse extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Member/Summary.php b/CRM/Report/Form/Member/Summary.php index de8eb9fe25..dd09401f06 100644 --- a/CRM/Report/Form/Member/Summary.php +++ b/CRM/Report/Form/Member/Summary.php @@ -634,4 +634,5 @@ GROUP BY {$this->_aliases['civicrm_contribution']}.currency } } } + } diff --git a/CRM/Report/Form/Membership/Summary.php b/CRM/Report/Form/Membership/Summary.php index 387abf4566..a8a2221eea 100644 --- a/CRM/Report/Form/Membership/Summary.php +++ b/CRM/Report/Form/Membership/Summary.php @@ -448,4 +448,5 @@ LEFT JOIN civicrm_contribution {$this->_aliases['civicrm_contribution']} } } } + } diff --git a/CRM/Report/Form/Pledge/Detail.php b/CRM/Report/Form/Pledge/Detail.php index 3d3a6c0f5b..e336eb8fcc 100644 --- a/CRM/Report/Form/Pledge/Detail.php +++ b/CRM/Report/Form/Pledge/Detail.php @@ -577,4 +577,5 @@ class CRM_Report_Form_Pledge_Detail extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Pledge/Pbnp.php b/CRM/Report/Form/Pledge/Pbnp.php index e0c9a0bc9f..2471e80b70 100644 --- a/CRM/Report/Form/Pledge/Pbnp.php +++ b/CRM/Report/Form/Pledge/Pbnp.php @@ -388,4 +388,5 @@ class CRM_Report_Form_Pledge_Pbnp extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Pledge/Summary.php b/CRM/Report/Form/Pledge/Summary.php index 59e091b35d..ea5beb716f 100644 --- a/CRM/Report/Form/Pledge/Summary.php +++ b/CRM/Report/Form/Pledge/Summary.php @@ -403,4 +403,5 @@ class CRM_Report_Form_Pledge_Summary extends CRM_Report_Form { } } } + } diff --git a/CRM/Report/Form/Register.php b/CRM/Report/Form/Register.php index 3de997e5a8..ea99dcd518 100644 --- a/CRM/Report/Form/Register.php +++ b/CRM/Report/Form/Register.php @@ -204,4 +204,5 @@ class CRM_Report_Form_Register extends CRM_Core_Form { CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/admin/report/options/report_template', "reset=1")); } } + } diff --git a/CRM/Report/Form/Walklist/Walklist.php b/CRM/Report/Form/Walklist/Walklist.php index 106efc2e62..4d0eac3f93 100644 --- a/CRM/Report/Form/Walklist/Walklist.php +++ b/CRM/Report/Form/Walklist/Walklist.php @@ -284,4 +284,5 @@ FROM civicrm_contact {$this->_aliases['civicrm_contact']} {$this->_aclFrom } } } + } diff --git a/CRM/Report/Info.php b/CRM/Report/Info.php index 8ed743cd3b..8dfa838c7e 100644 --- a/CRM/Report/Info.php +++ b/CRM/Report/Info.php @@ -177,4 +177,5 @@ class CRM_Report_Info extends CRM_Core_Component_Info { */ public function creatNewShortcut(&$shortCuts) { } + } diff --git a/CRM/Report/Interface.php b/CRM/Report/Interface.php index 313a60076d..cd9f9a351b 100644 --- a/CRM/Report/Interface.php +++ b/CRM/Report/Interface.php @@ -107,4 +107,5 @@ interface CRM_Report_Interface { * Returns an array of column headers and field names and sort options */ public function &columns(); + } diff --git a/CRM/Report/Page/Instance.php b/CRM/Report/Page/Instance.php index 1789f2e872..29a2b3502f 100644 --- a/CRM/Report/Page/Instance.php +++ b/CRM/Report/Page/Instance.php @@ -106,4 +106,5 @@ class CRM_Report_Page_Instance extends CRM_Core_Page { } return CRM_Utils_System::redirect($reportUrl); } + } diff --git a/CRM/Report/Page/InstanceList.php b/CRM/Report/Page/InstanceList.php index c603af071e..447aaeca15 100644 --- a/CRM/Report/Page/InstanceList.php +++ b/CRM/Report/Page/InstanceList.php @@ -212,4 +212,5 @@ class CRM_Report_Page_InstanceList extends CRM_Core_Page { } return parent::run(); } + } diff --git a/CRM/Report/Page/Options.php b/CRM/Report/Page/Options.php index 5d00af1b87..65de558cc2 100644 --- a/CRM/Report/Page/Options.php +++ b/CRM/Report/Page/Options.php @@ -219,4 +219,5 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic { public function userContextParams($mode = NULL) { return 'reset=1&action=browse'; } + } diff --git a/CRM/Report/Page/Report.php b/CRM/Report/Page/Report.php index c6da9f5040..154223e006 100644 --- a/CRM/Report/Page/Report.php +++ b/CRM/Report/Page/Report.php @@ -81,4 +81,5 @@ class CRM_Report_Page_Report extends CRM_Core_Page { } return CRM_Utils_System::redirect(CRM_Utils_System::url('civicrm/report/list', 'reset=1')); } + } diff --git a/CRM/Report/Page/TemplateList.php b/CRM/Report/Page/TemplateList.php index 8ec1a3cb7c..46fb518950 100644 --- a/CRM/Report/Page/TemplateList.php +++ b/CRM/Report/Page/TemplateList.php @@ -119,4 +119,5 @@ LEFT JOIN civicrm_component comp return parent::run(); } + } diff --git a/CRM/Report/Utils/Get.php b/CRM/Report/Utils/Get.php index 9ce1496e31..fe0b9507c2 100644 --- a/CRM/Report/Utils/Get.php +++ b/CRM/Report/Utils/Get.php @@ -305,4 +305,5 @@ class CRM_Report_Utils_Get { } } } + } diff --git a/CRM/Report/Utils/Report.php b/CRM/Report/Utils/Report.php index 8c7ab85c5e..bced9f0e10 100644 --- a/CRM/Report/Utils/Report.php +++ b/CRM/Report/Utils/Report.php @@ -558,4 +558,5 @@ WHERE report_id = %1"; } return $instanceDetails[$reportUrl]; } + } diff --git a/CRM/SMS/BAO/Provider.php b/CRM/SMS/BAO/Provider.php index 7d3ac22c6f..f149cb501e 100644 --- a/CRM/SMS/BAO/Provider.php +++ b/CRM/SMS/BAO/Provider.php @@ -182,4 +182,5 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider { } return $providerInfo[$providerID]; } + } diff --git a/CRM/SMS/Controller/Send.php b/CRM/SMS/Controller/Send.php index 48037399b7..d127b8dfd4 100644 --- a/CRM/SMS/Controller/Send.php +++ b/CRM/SMS/Controller/Send.php @@ -72,4 +72,5 @@ class CRM_SMS_Controller_Send extends CRM_Core_Controller { $uploadNames ); } + } diff --git a/CRM/SMS/Form/Group.php b/CRM/SMS/Form/Group.php index 66c4cf3c07..316a24d2f7 100644 --- a/CRM/SMS/Form/Group.php +++ b/CRM/SMS/Form/Group.php @@ -346,4 +346,5 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task { return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/SMS/Form/Provider.php b/CRM/SMS/Form/Provider.php index 59ed8bdf02..ffb77d6f4c 100644 --- a/CRM/SMS/Form/Provider.php +++ b/CRM/SMS/Form/Provider.php @@ -180,4 +180,5 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form { CRM_SMS_BAO_Provider::saveRecord($recData); } } + } diff --git a/CRM/SMS/Form/Schedule.php b/CRM/SMS/Form/Schedule.php index b24531f153..901d25b247 100644 --- a/CRM/SMS/Form/Schedule.php +++ b/CRM/SMS/Form/Schedule.php @@ -211,4 +211,5 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form { public function getTitle() { return ts('Schedule or Send'); } + } diff --git a/CRM/SMS/Form/Upload.php b/CRM/SMS/Form/Upload.php index 033b180305..100f1df024 100644 --- a/CRM/SMS/Form/Upload.php +++ b/CRM/SMS/Form/Upload.php @@ -434,4 +434,5 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form { public function getTitle() { return ts('SMS Content'); } + } diff --git a/CRM/SMS/Page/Callback.php b/CRM/SMS/Page/Callback.php index 6e9d533de7..f8d17405fc 100644 --- a/CRM/SMS/Page/Callback.php +++ b/CRM/SMS/Page/Callback.php @@ -44,4 +44,5 @@ class CRM_SMS_Page_Callback { $provider->inbound(); } } + } diff --git a/CRM/SMS/Page/Provider.php b/CRM/SMS/Page/Provider.php index 4414709c29..3f362ea16f 100644 --- a/CRM/SMS/Page/Provider.php +++ b/CRM/SMS/Page/Provider.php @@ -192,4 +192,5 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic { public function userContext($mode = NULL) { return 'civicrm/admin/sms/provider'; } + } diff --git a/CRM/SMS/Provider.php b/CRM/SMS/Provider.php index 200c8747e8..48a8addb3b 100644 --- a/CRM/SMS/Provider.php +++ b/CRM/SMS/Provider.php @@ -355,4 +355,5 @@ INNER JOIN civicrm_mailing_job mj ON mj.mailing_id = m.id AND mj.id = %1"; } return $uri; } + } diff --git a/CRM/SMS/StateMachine/Send.php b/CRM/SMS/StateMachine/Send.php index c51f4dee7b..48440a0b7c 100644 --- a/CRM/SMS/StateMachine/Send.php +++ b/CRM/SMS/StateMachine/Send.php @@ -58,4 +58,5 @@ class CRM_SMS_StateMachine_Send extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Tag/Form/Tag.php b/CRM/Tag/Form/Tag.php index 02082299ed..7ddbb4a56d 100644 --- a/CRM/Tag/Form/Tag.php +++ b/CRM/Tag/Form/Tag.php @@ -127,4 +127,5 @@ class CRM_Tag_Form_Tag extends CRM_Core_Form { CRM_Core_Session::setStatus(ts('Your update(s) have been saved.'), ts('Saved'), 'success'); } + } diff --git a/CRM/UF/Form/AbstractPreview.php b/CRM/UF/Form/AbstractPreview.php index 4ac9b6093e..294a953eda 100644 --- a/CRM/UF/Form/AbstractPreview.php +++ b/CRM/UF/Form/AbstractPreview.php @@ -117,4 +117,5 @@ class CRM_UF_Form_AbstractPreview extends CRM_Core_Form { public function getTemplateFileName() { return 'CRM/UF/Form/Preview.tpl'; } + } diff --git a/CRM/UF/Form/AdvanceSetting.php b/CRM/UF/Form/AdvanceSetting.php index ee9e89933a..8551f2bc32 100644 --- a/CRM/UF/Form/AdvanceSetting.php +++ b/CRM/UF/Form/AdvanceSetting.php @@ -101,4 +101,5 @@ class CRM_UF_Form_AdvanceSetting extends CRM_UF_Form_Group { $form->addGroup($proxOptions, 'is_proximity_search', ts('Proximity Search')); } + } diff --git a/CRM/UF/Form/Field.php b/CRM/UF/Form/Field.php index 123af298ee..583608ee98 100644 --- a/CRM/UF/Form/Field.php +++ b/CRM/UF/Form/Field.php @@ -1015,4 +1015,5 @@ class CRM_UF_Form_Field extends CRM_Core_Form { } return empty($errors) ? TRUE : $errors; } + } diff --git a/CRM/UF/Form/Group.php b/CRM/UF/Form/Group.php index 77c3c3aa5c..88271cd8c5 100644 --- a/CRM/UF/Form/Group.php +++ b/CRM/UF/Form/Group.php @@ -385,4 +385,5 @@ class CRM_UF_Form_Group extends CRM_Core_Form { // update cms integration with registration / my account CRM_Utils_System::updateCategories(); } + } diff --git a/CRM/UF/Page/AJAX.php b/CRM/UF/Page/AJAX.php index 785048df90..665b3c3f56 100644 --- a/CRM/UF/Page/AJAX.php +++ b/CRM/UF/Page/AJAX.php @@ -49,4 +49,5 @@ class CRM_UF_Page_AJAX { $isMultiple = array('is_multi' => $isMultiple); CRM_Utils_JSON::output($isMultiple); } + } diff --git a/CRM/UF/Page/Field.php b/CRM/UF/Page/Field.php index 5425905ca8..61b440df1f 100644 --- a/CRM/UF/Page/Field.php +++ b/CRM/UF/Page/Field.php @@ -295,4 +295,5 @@ class CRM_UF_Page_Field extends CRM_Core_Page { $controller->process(); $controller->run(); } + } diff --git a/CRM/UF/Page/Group.php b/CRM/UF/Page/Group.php index f5c63382e4..035931a0fc 100644 --- a/CRM/UF/Page/Group.php +++ b/CRM/UF/Page/Group.php @@ -490,4 +490,5 @@ class CRM_UF_Page_Group extends CRM_Core_Page { } return $returnGroupTypes; } + } diff --git a/CRM/UF/Page/ProfileEditor.php b/CRM/UF/Page/ProfileEditor.php index 0e5a84782b..025fea737e 100644 --- a/CRM/UF/Page/ProfileEditor.php +++ b/CRM/UF/Page/ProfileEditor.php @@ -270,4 +270,5 @@ class CRM_UF_Page_ProfileEditor extends CRM_Core_Page { } return $result; } + } diff --git a/CRM/Upgrade/Controller.php b/CRM/Upgrade/Controller.php index b35d674860..5483f5df0a 100644 --- a/CRM/Upgrade/Controller.php +++ b/CRM/Upgrade/Controller.php @@ -56,4 +56,5 @@ class CRM_Upgrade_Controller extends CRM_Core_Controller { $config = CRM_Core_Config::singleton(); $this->addActions(); } + } diff --git a/CRM/Upgrade/Form.php b/CRM/Upgrade/Form.php index 803bf2e7d2..e18c783505 100644 --- a/CRM/Upgrade/Form.php +++ b/CRM/Upgrade/Form.php @@ -785,4 +785,5 @@ SET version = '$version' } } } + } diff --git a/CRM/Upgrade/Headless.php b/CRM/Upgrade/Headless.php index 9ac4c313d1..359f1ee75f 100644 --- a/CRM/Upgrade/Headless.php +++ b/CRM/Upgrade/Headless.php @@ -81,4 +81,5 @@ class CRM_Upgrade_Headless { 'message' => file_get_contents($postUpgradeMessageFile), ); } + } diff --git a/CRM/Upgrade/Incremental/Legacy.php b/CRM/Upgrade/Incremental/Legacy.php index 19f538f52d..686ea94e1a 100644 --- a/CRM/Upgrade/Incremental/Legacy.php +++ b/CRM/Upgrade/Incremental/Legacy.php @@ -596,4 +596,5 @@ SELECT count( id ) as statusCount $upgrade = new CRM_Upgrade_Form(); $upgrade->processSQL($rev); } + } diff --git a/CRM/Upgrade/Incremental/php/FourFive.php b/CRM/Upgrade/Incremental/php/FourFive.php index a8b451f529..feaaccd47f 100644 --- a/CRM/Upgrade/Incremental/php/FourFive.php +++ b/CRM/Upgrade/Incremental/php/FourFive.php @@ -345,4 +345,5 @@ DROP KEY `{$dao->CONSTRAINT_NAME}`"; ); $queue->createItem($task, array('weight' => -1)); } + } diff --git a/CRM/Upgrade/Incremental/php/FourFour.php b/CRM/Upgrade/Incremental/php/FourFour.php index 6d7f437960..52901f5f3d 100644 --- a/CRM/Upgrade/Incremental/php/FourFour.php +++ b/CRM/Upgrade/Incremental/php/FourFour.php @@ -832,4 +832,5 @@ CREATE TABLE IF NOT EXISTS `civicrm_word_replacement` ( } return $result; } + } diff --git a/CRM/Upgrade/Incremental/php/FourOne.php b/CRM/Upgrade/Incremental/php/FourOne.php index c66c3cf0e7..6311272d7e 100644 --- a/CRM/Upgrade/Incremental/php/FourOne.php +++ b/CRM/Upgrade/Incremental/php/FourOne.php @@ -428,4 +428,5 @@ AND v.is_active = 1 public function getTemplateMessage() { return "Blah"; } + } diff --git a/CRM/Upgrade/Incremental/php/FourSix.php b/CRM/Upgrade/Incremental/php/FourSix.php index 9e62f02e60..3c30d0a05e 100644 --- a/CRM/Upgrade/Incremental/php/FourSix.php +++ b/CRM/Upgrade/Incremental/php/FourSix.php @@ -108,4 +108,5 @@ class CRM_Upgrade_Incremental_php_FourSix { ); $queue->createItem($task, array('weight' => -1)); } + } diff --git a/CRM/Upgrade/Incremental/php/FourThree.php b/CRM/Upgrade/Incremental/php/FourThree.php index 79306f3dca..659d3652bd 100644 --- a/CRM/Upgrade/Incremental/php/FourThree.php +++ b/CRM/Upgrade/Incremental/php/FourThree.php @@ -1350,4 +1350,5 @@ ADD INDEX UI_entity_financial_trxn_entity_id (entity_id); ); $queue->createItem($task, array('weight' => -1)); } + } diff --git a/CRM/Upgrade/Incremental/php/FourZero.php b/CRM/Upgrade/Incremental/php/FourZero.php index 6e8b4a778a..e8b44f5be3 100644 --- a/CRM/Upgrade/Incremental/php/FourZero.php +++ b/CRM/Upgrade/Incremental/php/FourZero.php @@ -47,4 +47,5 @@ class CRM_Upgrade_Incremental_php_FourZero { public function upgrade_4_0_alpha1($rev) { // do nothing, db is already upgraded to 3.4.alpha1. } + } diff --git a/CRM/Upgrade/Incremental/php/ThreeFour.php b/CRM/Upgrade/Incremental/php/ThreeFour.php index d34f811c08..62c6b253e8 100644 --- a/CRM/Upgrade/Incremental/php/ThreeFour.php +++ b/CRM/Upgrade/Incremental/php/ThreeFour.php @@ -411,4 +411,5 @@ VALUES $upgrade = new CRM_Upgrade_Form(); $upgrade->processSQL($rev); } + } diff --git a/CRM/Upgrade/Incremental/php/ThreeThree.php b/CRM/Upgrade/Incremental/php/ThreeThree.php index dc98c089a2..07584f6957 100644 --- a/CRM/Upgrade/Incremental/php/ThreeThree.php +++ b/CRM/Upgrade/Incremental/php/ThreeThree.php @@ -416,4 +416,5 @@ INNER JOIN civicrm_option_group grp ON ( grp.id = val.option_group_id ) $upgrade->assign('alterContactDashboard', $alterContactDashboard); $upgrade->processSQL($rev); } + } diff --git a/CRM/Upgrade/Incremental/php/ThreeTwo.php b/CRM/Upgrade/Incremental/php/ThreeTwo.php index bdabdb38f5..ff6b9714cd 100644 --- a/CRM/Upgrade/Incremental/php/ThreeTwo.php +++ b/CRM/Upgrade/Incremental/php/ThreeTwo.php @@ -288,4 +288,5 @@ UPDATE civicrm_membership_status $upgrade->assign('addActivityTypeIndex', $addActivityTypeIndex); $upgrade->processSQL($rev); } + } diff --git a/CRM/Upgrade/Page/Cleanup.php b/CRM/Upgrade/Page/Cleanup.php index ff4888080e..d6835008fa 100644 --- a/CRM/Upgrade/Page/Cleanup.php +++ b/CRM/Upgrade/Page/Cleanup.php @@ -60,4 +60,5 @@ class CRM_Upgrade_Page_Cleanup extends CRM_Core_Page { $content = $template->fetch('CRM/common/upgradeCleanup.tpl'); echo CRM_Utils_System::theme($content, FALSE, TRUE); } + } diff --git a/CRM/Upgrade/Page/Upgrade.php b/CRM/Upgrade/Page/Upgrade.php index 02949cad44..deb52ad9fb 100644 --- a/CRM/Upgrade/Page/Upgrade.php +++ b/CRM/Upgrade/Page/Upgrade.php @@ -203,4 +203,5 @@ class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page { $content = $template->fetch('CRM/common/success.tpl'); echo CRM_Utils_System::theme($content, $this->_print, TRUE); } + } diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php index eb36f2259a..08a2f75083 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php @@ -635,4 +635,5 @@ WHERE id IN (" . implode(',', array_keys($priceFields)) . ')'; $error['_qf_default'] = ts("Please select at least one option from price set."); } } + } diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php index 6d81879fce..58b6cf3a57 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php @@ -221,4 +221,5 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho $fieldValueDAO->id = $id; return $fieldValueDAO->delete(); } + } diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php index 709886d7fe..70177f0932 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/LineItem.php @@ -311,4 +311,5 @@ WHERE $where CRM_Core_DAO::executeQuery($query, $params); } + } diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php index 212c23d1f4..58d8efd099 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php @@ -1141,4 +1141,5 @@ GROUP BY mt.member_of_contact_id"; public static function setIsQuickConfig($id, $isQuickConfig) { return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_quick_config', $isQuickConfig); } + } diff --git a/CRM/Upgrade/StateMachine.php b/CRM/Upgrade/StateMachine.php index 072901d67d..93ebcc0c47 100644 --- a/CRM/Upgrade/StateMachine.php +++ b/CRM/Upgrade/StateMachine.php @@ -56,4 +56,5 @@ class CRM_Upgrade_StateMachine extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } + } diff --git a/CRM/Utils/API/AbstractFieldCoder.php b/CRM/Utils/API/AbstractFieldCoder.php index 87bbfefca0..1538684f71 100644 --- a/CRM/Utils/API/AbstractFieldCoder.php +++ b/CRM/Utils/API/AbstractFieldCoder.php @@ -144,4 +144,5 @@ abstract class CRM_Utils_API_AbstractFieldCoder implements API_Wrapper { protected function isApiControlField($key) { return (FALSE !== strpos($key, '.')); } + } diff --git a/CRM/Utils/API/HTMLInputCoder.php b/CRM/Utils/API/HTMLInputCoder.php index 345765825f..4d07e22f65 100644 --- a/CRM/Utils/API/HTMLInputCoder.php +++ b/CRM/Utils/API/HTMLInputCoder.php @@ -146,4 +146,5 @@ class CRM_Utils_API_HTMLInputCoder extends CRM_Utils_API_AbstractFieldCoder { $values = str_replace(array('<', '>'), array('<', '>'), $values); } } + } diff --git a/CRM/Utils/API/MatchOption.php b/CRM/Utils/API/MatchOption.php index dcdc487930..e6c18cfbc4 100644 --- a/CRM/Utils/API/MatchOption.php +++ b/CRM/Utils/API/MatchOption.php @@ -187,4 +187,5 @@ class CRM_Utils_API_MatchOption implements API_Wrapper { } return $params; } + } diff --git a/CRM/Utils/API/NullOutputCoder.php b/CRM/Utils/API/NullOutputCoder.php index 3fa7956a69..74530055e8 100644 --- a/CRM/Utils/API/NullOutputCoder.php +++ b/CRM/Utils/API/NullOutputCoder.php @@ -103,4 +103,5 @@ class CRM_Utils_API_NullOutputCoder extends CRM_Utils_API_AbstractFieldCoder { return $result; } } + } diff --git a/CRM/Utils/API/ReloadOption.php b/CRM/Utils/API/ReloadOption.php index 0dd6fdf7c8..2ad0a91f1e 100644 --- a/CRM/Utils/API/ReloadOption.php +++ b/CRM/Utils/API/ReloadOption.php @@ -129,4 +129,5 @@ class CRM_Utils_API_ReloadOption implements API_Wrapper { ); return $returnKeys; } + } diff --git a/CRM/Utils/Address.php b/CRM/Utils/Address.php index 75d4e95ad2..225de20601 100644 --- a/CRM/Utils/Address.php +++ b/CRM/Utils/Address.php @@ -306,4 +306,5 @@ class CRM_Utils_Address { $newSequence = array_unique($newSequence); return $newSequence; } + } diff --git a/CRM/Utils/Address/BatchUpdate.php b/CRM/Utils/Address/BatchUpdate.php index 0b0ccdb5cb..f469c6bdf5 100644 --- a/CRM/Utils/Address/BatchUpdate.php +++ b/CRM/Utils/Address/BatchUpdate.php @@ -287,4 +287,5 @@ class CRM_Utils_Address_BatchUpdate { $result['messages'] = implode("", $this->returnMessages); return $result; } + } diff --git a/CRM/Utils/Address/USPS.php b/CRM/Utils/Address/USPS.php index d4105a186a..04d2fcfd00 100644 --- a/CRM/Utils/Address/USPS.php +++ b/CRM/Utils/Address/USPS.php @@ -121,4 +121,5 @@ class CRM_Utils_Address_USPS { return TRUE; } + } diff --git a/CRM/Utils/Api.php b/CRM/Utils/Api.php index e96d320c77..9def6c2aa8 100644 --- a/CRM/Utils/Api.php +++ b/CRM/Utils/Api.php @@ -80,4 +80,5 @@ class CRM_Utils_Api { } return _civicrm_api_get_entity_name_from_camel($shortName); } + } diff --git a/CRM/Utils/Array.php b/CRM/Utils/Array.php index 11c169f204..83996c3654 100644 --- a/CRM/Utils/Array.php +++ b/CRM/Utils/Array.php @@ -830,4 +830,5 @@ class CRM_Utils_Array { } return $output; } + } diff --git a/CRM/Utils/Cache.php b/CRM/Utils/Cache.php index 61bc10b2a9..d2f77ffce8 100644 --- a/CRM/Utils/Cache.php +++ b/CRM/Utils/Cache.php @@ -162,4 +162,5 @@ class CRM_Utils_Cache { } return $defaults; } + } diff --git a/CRM/Utils/Cache/APCcache.php b/CRM/Utils/Cache/APCcache.php index 1a6434cc6c..be5e16152f 100644 --- a/CRM/Utils/Cache/APCcache.php +++ b/CRM/Utils/Cache/APCcache.php @@ -115,4 +115,5 @@ class CRM_Utils_Cache_APCcache { } } } + } diff --git a/CRM/Utils/Cache/ArrayCache.php b/CRM/Utils/Cache/ArrayCache.php index 65c8f7a2e5..096ab477b5 100644 --- a/CRM/Utils/Cache/ArrayCache.php +++ b/CRM/Utils/Cache/ArrayCache.php @@ -50,4 +50,5 @@ class CRM_Utils_Cache_Arraycache implements CRM_Utils_Cache_Interface { unset($this->_cache); $this->_cache = array(); } + } diff --git a/CRM/Utils/Cache/Interface.php b/CRM/Utils/Cache/Interface.php index 8b7e99e300..d0427b1746 100644 --- a/CRM/Utils/Cache/Interface.php +++ b/CRM/Utils/Cache/Interface.php @@ -66,4 +66,5 @@ interface CRM_Utils_Cache_Interface { * @return void */ public function flush(); + } diff --git a/CRM/Utils/Cache/Memcache.php b/CRM/Utils/Cache/Memcache.php index 1bee39c583..bdd2853a7a 100644 --- a/CRM/Utils/Cache/Memcache.php +++ b/CRM/Utils/Cache/Memcache.php @@ -146,4 +146,5 @@ class CRM_Utils_Cache_Memcache { public function flush() { return $this->_cache->flush(); } + } diff --git a/CRM/Utils/Cache/Memcached.php b/CRM/Utils/Cache/Memcached.php index f347b10791..fb408fec96 100644 --- a/CRM/Utils/Cache/Memcached.php +++ b/CRM/Utils/Cache/Memcached.php @@ -168,4 +168,5 @@ class CRM_Utils_Cache_Memcached { public function flush() { return $this->_cache->flush(); } + } diff --git a/CRM/Utils/Cache/NoCache.php b/CRM/Utils/Cache/NoCache.php index 693383cf59..f753846bb1 100644 --- a/CRM/Utils/Cache/NoCache.php +++ b/CRM/Utils/Cache/NoCache.php @@ -87,4 +87,5 @@ class CRM_Utils_Cache_NoCache implements CRM_Utils_Cache_Interface { public function flush() { return FALSE; } + } diff --git a/CRM/Utils/Cache/SerializeCache.php b/CRM/Utils/Cache/SerializeCache.php index 91c27ec5ba..bcdf686046 100644 --- a/CRM/Utils/Cache/SerializeCache.php +++ b/CRM/Utils/Cache/SerializeCache.php @@ -115,4 +115,5 @@ class CRM_Utils_Cache_SerializeCache implements CRM_Utils_Cache_Interface { unset($this->_cache); $this->_cache = array(); } + } diff --git a/CRM/Utils/Cache/SqlGroup.php b/CRM/Utils/Cache/SqlGroup.php index 845f6f5120..d92c6b2a28 100644 --- a/CRM/Utils/Cache/SqlGroup.php +++ b/CRM/Utils/Cache/SqlGroup.php @@ -135,4 +135,5 @@ class CRM_Utils_Cache_SqlGroup implements CRM_Utils_Cache_Interface { public function prefetch() { $this->frontCache = CRM_Core_BAO_Cache::getItems($this->group, $this->componentID); } + } diff --git a/CRM/Utils/Check/Case.php b/CRM/Utils/Check/Case.php index 4727bed3cd..7844b5aa15 100644 --- a/CRM/Utils/Check/Case.php +++ b/CRM/Utils/Check/Case.php @@ -114,4 +114,5 @@ class CRM_Utils_Check_Case { return $messages; } + } diff --git a/CRM/Utils/Check/Env.php b/CRM/Utils/Check/Env.php index c12ca3e41d..9c2ec5f20d 100644 --- a/CRM/Utils/Check/Env.php +++ b/CRM/Utils/Check/Env.php @@ -114,4 +114,5 @@ class CRM_Utils_Check_Env { return $messages; } + } diff --git a/CRM/Utils/Check/Message.php b/CRM/Utils/Check/Message.php index 97fee53a68..2a74f41e3b 100644 --- a/CRM/Utils/Check/Message.php +++ b/CRM/Utils/Check/Message.php @@ -90,4 +90,5 @@ class CRM_Utils_Check_Message { 'title' => $this->title, ); } + } diff --git a/CRM/Utils/Check/Security.php b/CRM/Utils/Check/Security.php index bc77749d37..6f21ad5e24 100644 --- a/CRM/Utils/Check/Security.php +++ b/CRM/Utils/Check/Security.php @@ -300,4 +300,5 @@ class CRM_Utils_Check_Security { list ($ignore, $heuristicSuffix) = explode($filePathMarker, str_replace('\\', '/', $targetDir)); return $heuristicBaseUrl . $filePathMarker . $heuristicSuffix; } + } diff --git a/CRM/Utils/Constant.php b/CRM/Utils/Constant.php index 05c68bf7d6..42091a4f73 100644 --- a/CRM/Utils/Constant.php +++ b/CRM/Utils/Constant.php @@ -48,4 +48,5 @@ class CRM_Utils_Constant { return $default; } } + } diff --git a/CRM/Utils/Crypt.php b/CRM/Utils/Crypt.php index 370774b747..02370d30d8 100644 --- a/CRM/Utils/Crypt.php +++ b/CRM/Utils/Crypt.php @@ -110,4 +110,5 @@ class CRM_Utils_Crypt { return $string; } + } diff --git a/CRM/Utils/FakeObject.php b/CRM/Utils/FakeObject.php index a38f6f7fb7..7052d6867c 100644 --- a/CRM/Utils/FakeObject.php +++ b/CRM/Utils/FakeObject.php @@ -33,4 +33,5 @@ class CRM_Utils_FakeObject { throw new Exception("Call to unimplemented method: $name"); } } + } diff --git a/CRM/Utils/File.php b/CRM/Utils/File.php index d9a115e9a2..6b77dacf61 100644 --- a/CRM/Utils/File.php +++ b/CRM/Utils/File.php @@ -700,4 +700,5 @@ HTACCESS; } return TRUE; } + } diff --git a/CRM/Utils/Geocode/Google.php b/CRM/Utils/Geocode/Google.php index d1b98eea75..edc2deff4d 100644 --- a/CRM/Utils/Geocode/Google.php +++ b/CRM/Utils/Geocode/Google.php @@ -157,4 +157,5 @@ class CRM_Utils_Geocode_Google { $values['geo_code_1'] = $values['geo_code_2'] = 'null'; return FALSE; } + } diff --git a/CRM/Utils/Geocode/Yahoo.php b/CRM/Utils/Geocode/Yahoo.php index 86a75fbceb..6f57ef6526 100644 --- a/CRM/Utils/Geocode/Yahoo.php +++ b/CRM/Utils/Geocode/Yahoo.php @@ -208,4 +208,5 @@ class CRM_Utils_Geocode_Yahoo { $values['geo_code_1'] = $values['geo_code_2'] = 'null'; return FALSE; } + } diff --git a/CRM/Utils/GlobalStack.php b/CRM/Utils/GlobalStack.php index 3f32cf799c..d9b7dc6110 100644 --- a/CRM/Utils/GlobalStack.php +++ b/CRM/Utils/GlobalStack.php @@ -111,4 +111,5 @@ class CRM_Utils_GlobalStack { } } } + } diff --git a/CRM/Utils/Hook.php b/CRM/Utils/Hook.php index 1eed74bac6..994621deb8 100644 --- a/CRM/Utils/Hook.php +++ b/CRM/Utils/Hook.php @@ -1914,4 +1914,5 @@ abstract class CRM_Utils_Hook { 'civicrm_fileSearches' ); } + } diff --git a/CRM/Utils/Hook/DrupalBase.php b/CRM/Utils/Hook/DrupalBase.php index 3ae3c1b045..62de29b938 100644 --- a/CRM/Utils/Hook/DrupalBase.php +++ b/CRM/Utils/Hook/DrupalBase.php @@ -129,4 +129,5 @@ class CRM_Utils_Hook_DrupalBase extends CRM_Utils_Hook { } } } + } diff --git a/CRM/Utils/Hook/Joomla.php b/CRM/Utils/Hook/Joomla.php index 48b2529642..8f79b658eb 100644 --- a/CRM/Utils/Hook/Joomla.php +++ b/CRM/Utils/Hook/Joomla.php @@ -126,4 +126,5 @@ class CRM_Utils_Hook_Joomla extends CRM_Utils_Hook { return $result; } } + } diff --git a/CRM/Utils/Hook/Soap.php b/CRM/Utils/Hook/Soap.php index a454a10bf2..4bb563faea 100644 --- a/CRM/Utils/Hook/Soap.php +++ b/CRM/Utils/Hook/Soap.php @@ -75,4 +75,5 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook { // suppress all hok calls during soap return NULL; } + } diff --git a/CRM/Utils/Hook/UnitTests.php b/CRM/Utils/Hook/UnitTests.php index 72f1c46f37..2ad5557f21 100644 --- a/CRM/Utils/Hook/UnitTests.php +++ b/CRM/Utils/Hook/UnitTests.php @@ -125,4 +125,5 @@ class CRM_Utils_Hook_UnitTests extends CRM_Utils_Hook { call_user_func_array($this->adhocHooks[$fnSuffix], $params); } } + } diff --git a/CRM/Utils/Hook/WordPress.php b/CRM/Utils/Hook/WordPress.php index 74f91697d8..8553a51a49 100644 --- a/CRM/Utils/Hook/WordPress.php +++ b/CRM/Utils/Hook/WordPress.php @@ -219,5 +219,4 @@ class CRM_Utils_Hook_WordPress extends CRM_Utils_Hook { } } - } diff --git a/CRM/Utils/ICalendar.php b/CRM/Utils/ICalendar.php index 53230169a4..d5107e8450 100644 --- a/CRM/Utils/ICalendar.php +++ b/CRM/Utils/ICalendar.php @@ -123,4 +123,5 @@ class CRM_Utils_ICalendar { echo $calendar; } + } diff --git a/CRM/Utils/JS.php b/CRM/Utils/JS.php index 4276ac3cb4..5e118c3c1e 100644 --- a/CRM/Utils/JS.php +++ b/CRM/Utils/JS.php @@ -64,4 +64,5 @@ class CRM_Utils_JS { } return array_values($strings); } + } diff --git a/CRM/Utils/JSON.php b/CRM/Utils/JSON.php index 20117a5886..7085913bb2 100644 --- a/CRM/Utils/JSON.php +++ b/CRM/Utils/JSON.php @@ -164,4 +164,5 @@ class CRM_Utils_JSON { return $sOutput; } + } diff --git a/CRM/Utils/Mail.php b/CRM/Utils/Mail.php index 54fda7e2fd..84246c3467 100644 --- a/CRM/Utils/Mail.php +++ b/CRM/Utils/Mail.php @@ -416,4 +416,5 @@ class CRM_Utils_Mail { 'cleanName' => $fileName, ); } + } diff --git a/CRM/Utils/Mail/EmailProcessor.php b/CRM/Utils/Mail/EmailProcessor.php index d15ab20ec0..4759d2328a 100644 --- a/CRM/Utils/Mail/EmailProcessor.php +++ b/CRM/Utils/Mail/EmailProcessor.php @@ -415,4 +415,5 @@ class CRM_Utils_Mail_EmailProcessor { $store->expunge(); } } + } diff --git a/CRM/Utils/Mail/Incoming.php b/CRM/Utils/Mail/Incoming.php index 612214c53f..a89914a5c2 100644 --- a/CRM/Utils/Mail/Incoming.php +++ b/CRM/Utils/Mail/Incoming.php @@ -454,4 +454,5 @@ class CRM_Utils_Mail_Incoming { CRM_Core_DAO::$_nullArray ); } + } diff --git a/CRM/Utils/Migrate/Export.php b/CRM/Utils/Migrate/Export.php index 1f416f6a02..cd567ec224 100644 --- a/CRM/Utils/Migrate/Export.php +++ b/CRM/Utils/Migrate/Export.php @@ -579,4 +579,5 @@ class CRM_Utils_Migrate_Export { } return $prefix . "<$name>" . htmlentities($value) . ""; } + } diff --git a/CRM/Utils/Migrate/ExportJSON.php b/CRM/Utils/Migrate/ExportJSON.php index 6d7e589a2b..ac8c991118 100644 --- a/CRM/Utils/Migrate/ExportJSON.php +++ b/CRM/Utils/Migrate/ExportJSON.php @@ -638,4 +638,5 @@ WHERE date >= $lastExportTime // print_r( json_decode( $json ) ); } + } diff --git a/CRM/Utils/Migrate/Import.php b/CRM/Utils/Migrate/Import.php index 4b7b327cf8..e12f8fc159 100644 --- a/CRM/Utils/Migrate/Import.php +++ b/CRM/Utils/Migrate/Import.php @@ -472,4 +472,5 @@ AND f.column_name = %2 } } } + } diff --git a/CRM/Utils/Migrate/ImportJSON.php b/CRM/Utils/Migrate/ImportJSON.php index 943d1871eb..7ad828ae20 100644 --- a/CRM/Utils/Migrate/ImportJSON.php +++ b/CRM/Utils/Migrate/ImportJSON.php @@ -299,4 +299,5 @@ WHERE entity_table = '{$tableName}' $this->_lookupCache[$dao->slave_id] = $dao->master_id; } } + } diff --git a/CRM/Utils/Money.php b/CRM/Utils/Money.php index 916c892938..ced4bfed13 100644 --- a/CRM/Utils/Money.php +++ b/CRM/Utils/Money.php @@ -126,4 +126,5 @@ class CRM_Utils_Money { ); return strtr($format, $replacements); } + } diff --git a/CRM/Utils/Network.php b/CRM/Utils/Network.php index f7999318c8..2079ff049e 100644 --- a/CRM/Utils/Network.php +++ b/CRM/Utils/Network.php @@ -85,4 +85,5 @@ class CRM_Utils_Network { error_reporting($old_error_reporting); return FALSE; } + } diff --git a/CRM/Utils/Number.php b/CRM/Utils/Number.php index 783ae758e6..c197e4b7cc 100644 --- a/CRM/Utils/Number.php +++ b/CRM/Utils/Number.php @@ -45,4 +45,5 @@ class CRM_Utils_Number { return $sign * $val; } } + } diff --git a/CRM/Utils/OpenFlashChart.php b/CRM/Utils/OpenFlashChart.php index 21f140d9ab..ef33d1090b 100644 --- a/CRM/Utils/OpenFlashChart.php +++ b/CRM/Utils/OpenFlashChart.php @@ -568,4 +568,5 @@ class CRM_Utils_OpenFlashChart { return $openFlashChart; } + } diff --git a/CRM/Utils/OptionBag.php b/CRM/Utils/OptionBag.php index e51baf5dd1..824d4d46b7 100644 --- a/CRM/Utils/OptionBag.php +++ b/CRM/Utils/OptionBag.php @@ -145,5 +145,4 @@ class CRM_Utils_OptionBag implements ArrayAccess, IteratorAggregate, Countable { return count($this->data); } - } diff --git a/CRM/Utils/PDF/Label.php b/CRM/Utils/PDF/Label.php index 8646a92d6c..b11a7d30a3 100644 --- a/CRM/Utils/PDF/Label.php +++ b/CRM/Utils/PDF/Label.php @@ -284,4 +284,5 @@ class CRM_Utils_PDF_Label extends TCPDF { return $list; } + } diff --git a/CRM/Utils/PDF/Utils.php b/CRM/Utils/PDF/Utils.php index d20ef8cae1..5659a663e5 100644 --- a/CRM/Utils/PDF/Utils.php +++ b/CRM/Utils/PDF/Utils.php @@ -405,4 +405,5 @@ class CRM_Utils_PDF_Utils { CRM_Core_Error::statusBounce("PDFlib Error: " . $excp->get_errmsg()); } } + } diff --git a/CRM/Utils/Pager.php b/CRM/Utils/Pager.php index c9f40a79aa..f11ade6235 100644 --- a/CRM/Utils/Pager.php +++ b/CRM/Utils/Pager.php @@ -344,4 +344,5 @@ class CRM_Utils_Pager extends Pager_Sliding { private function formatLink($href, $title, $image) { return sprintf('%s', $href, $title, $image); } + } diff --git a/CRM/Utils/PagerAToZ.php b/CRM/Utils/PagerAToZ.php index 6496b0ee25..a0a2594333 100644 --- a/CRM/Utils/PagerAToZ.php +++ b/CRM/Utils/PagerAToZ.php @@ -198,4 +198,5 @@ class CRM_Utils_PagerAToZ { $aToZBar[] = array('item' => $url); return $aToZBar; } + } diff --git a/CRM/Utils/PseudoConstant.php b/CRM/Utils/PseudoConstant.php index 33224a346a..5d0689fe98 100644 --- a/CRM/Utils/PseudoConstant.php +++ b/CRM/Utils/PseudoConstant.php @@ -166,4 +166,5 @@ class CRM_Utils_PseudoConstant { } CRM_Core_PseudoConstant::flush(); } + } diff --git a/CRM/Utils/QueryFormatter.php b/CRM/Utils/QueryFormatter.php index a3577ab5da..6a67342e0f 100644 --- a/CRM/Utils/QueryFormatter.php +++ b/CRM/Utils/QueryFormatter.php @@ -354,4 +354,5 @@ class CRM_Utils_QueryFormatter { echo $buf; } + } diff --git a/CRM/Utils/REST.php b/CRM/Utils/REST.php index dbe4740e3a..6271bafc91 100644 --- a/CRM/Utils/REST.php +++ b/CRM/Utils/REST.php @@ -712,4 +712,5 @@ class CRM_Utils_REST { return self::error('ERROR: No CMS user associated with given api-key'); } } + } diff --git a/CRM/Utils/ReCAPTCHA.php b/CRM/Utils/ReCAPTCHA.php index cdefd36e62..eb0a95ae66 100644 --- a/CRM/Utils/ReCAPTCHA.php +++ b/CRM/Utils/ReCAPTCHA.php @@ -125,4 +125,5 @@ class CRM_Utils_ReCAPTCHA { ); return $resp->is_valid; } + } diff --git a/CRM/Utils/Recent.php b/CRM/Utils/Recent.php index f81cb4bfeb..e003447086 100644 --- a/CRM/Utils/Recent.php +++ b/CRM/Utils/Recent.php @@ -198,4 +198,5 @@ class CRM_Utils_Recent { $session = CRM_Core_Session::singleton(); $session->set(self::STORE_NAME, self::$_recent); } + } diff --git a/CRM/Utils/Request.php b/CRM/Utils/Request.php index d18b764cad..765ba69cf2 100644 --- a/CRM/Utils/Request.php +++ b/CRM/Utils/Request.php @@ -132,4 +132,5 @@ class CRM_Utils_Request { } return $result; } + } diff --git a/CRM/Utils/Rule.php b/CRM/Utils/Rule.php index c9b791157a..7e5bb4313b 100644 --- a/CRM/Utils/Rule.php +++ b/CRM/Utils/Rule.php @@ -798,4 +798,5 @@ class CRM_Utils_Rule { public static function qfKey($key) { return ($key) ? CRM_Core_Key::valid($key) : FALSE; } + } diff --git a/CRM/Utils/SQL/Insert.php b/CRM/Utils/SQL/Insert.php index 9ec754374a..11b0052080 100644 --- a/CRM/Utils/SQL/Insert.php +++ b/CRM/Utils/SQL/Insert.php @@ -134,4 +134,5 @@ class CRM_Utils_SQL_Insert { return $sql; } + } diff --git a/CRM/Utils/SQL/Select.php b/CRM/Utils/SQL/Select.php index 16f41ae96a..cdbb1b926a 100644 --- a/CRM/Utils/SQL/Select.php +++ b/CRM/Utils/SQL/Select.php @@ -269,4 +269,5 @@ class CRM_Utils_SQL_Select { } return $sql; } + } diff --git a/CRM/Utils/Signer.php b/CRM/Utils/Signer.php index 1116cfbad1..eaeb7e2764 100644 --- a/CRM/Utils/Signer.php +++ b/CRM/Utils/Signer.php @@ -136,4 +136,5 @@ class CRM_Utils_Signer { // many times on certain admin pages; so instead we'll re-use the hash. return $this->defaultSalt; } + } diff --git a/CRM/Utils/SoapServer.php b/CRM/Utils/SoapServer.php index ef81824aac..9c883a4018 100644 --- a/CRM/Utils/SoapServer.php +++ b/CRM/Utils/SoapServer.php @@ -332,4 +332,5 @@ class CRM_Utils_SoapServer { $params['version'] = 3; return civicrm_api('contact', 'get', $params); } + } diff --git a/CRM/Utils/Sort.php b/CRM/Utils/Sort.php index 8bc250f036..8641dfe861 100644 --- a/CRM/Utils/Sort.php +++ b/CRM/Utils/Sort.php @@ -303,4 +303,5 @@ class CRM_Utils_Sort { // however, as I understand we don't want equality here: return -1; } + } diff --git a/CRM/Utils/String.php b/CRM/Utils/String.php index 5703bd978d..58f63f0102 100644 --- a/CRM/Utils/String.php +++ b/CRM/Utils/String.php @@ -778,4 +778,5 @@ class CRM_Utils_String { public static function unstupifyUrl($htmlUrl) { return str_replace('&', '&', $htmlUrl); } + } diff --git a/CRM/Utils/Sunlight.php b/CRM/Utils/Sunlight.php index fe9f45a4d0..f463c29feb 100644 --- a/CRM/Utils/Sunlight.php +++ b/CRM/Utils/Sunlight.php @@ -183,4 +183,5 @@ class CRM_Utils_Sunlight { return $result; } + } diff --git a/CRM/Utils/System.php b/CRM/Utils/System.php index 1b04f30272..1a8b0073c8 100644 --- a/CRM/Utils/System.php +++ b/CRM/Utils/System.php @@ -1872,4 +1872,5 @@ class CRM_Utils_System { return NULL; } + } diff --git a/CRM/Utils/System/Base.php b/CRM/Utils/System/Base.php index 3ec8a101ed..4e994800c9 100644 --- a/CRM/Utils/System/Base.php +++ b/CRM/Utils/System/Base.php @@ -401,4 +401,5 @@ abstract class CRM_Utils_System_Base { */ public function appendCoreResources(&$list) { } + } diff --git a/CRM/Utils/System/Drupal.php b/CRM/Utils/System/Drupal.php index 52a1f139c9..7083df31ff 100644 --- a/CRM/Utils/System/Drupal.php +++ b/CRM/Utils/System/Drupal.php @@ -1017,4 +1017,5 @@ AND u.status = 1 public function flush() { drupal_flush_all_caches(); } + } diff --git a/CRM/Utils/System/Drupal6.php b/CRM/Utils/System/Drupal6.php index 01371fe3c8..465f97b0e5 100644 --- a/CRM/Utils/System/Drupal6.php +++ b/CRM/Utils/System/Drupal6.php @@ -973,4 +973,5 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase { public function flush() { drupal_flush_all_caches(); } + } diff --git a/CRM/Utils/System/Drupal8.php b/CRM/Utils/System/Drupal8.php index 2f957e4f9b..21b36aea37 100644 --- a/CRM/Utils/System/Drupal8.php +++ b/CRM/Utils/System/Drupal8.php @@ -665,4 +665,5 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase { public function getDefaultBlockLocation() { return 'sidebar_first'; } + } diff --git a/CRM/Utils/System/DrupalBase.php b/CRM/Utils/System/DrupalBase.php index bcc7630405..abe9ea5c93 100644 --- a/CRM/Utils/System/DrupalBase.php +++ b/CRM/Utils/System/DrupalBase.php @@ -502,4 +502,5 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base { } return $this->url($_GET['q']); } + } diff --git a/CRM/Utils/System/Joomla.php b/CRM/Utils/System/Joomla.php index 17ca098f68..8314a76528 100644 --- a/CRM/Utils/System/Joomla.php +++ b/CRM/Utils/System/Joomla.php @@ -904,4 +904,5 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base { public function appendCoreResources(&$list) { $list[] = 'js/crm.joomla.js'; } + } diff --git a/CRM/Utils/System/Soap.php b/CRM/Utils/System/Soap.php index c8aa0e2408..ef8156be6b 100644 --- a/CRM/Utils/System/Soap.php +++ b/CRM/Utils/System/Soap.php @@ -203,4 +203,5 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base { public function getLoginURL($destination = '') { throw new Exception("Method not implemented: getLoginURL"); } + } diff --git a/CRM/Utils/System/UnitTests.php b/CRM/Utils/System/UnitTests.php index 895b3e2db1..2f83153104 100644 --- a/CRM/Utils/System/UnitTests.php +++ b/CRM/Utils/System/UnitTests.php @@ -335,4 +335,5 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal { // UGH. Obscure Drupal-specific implementation. Why does UnitTests extend Drupal? // You should delete this function if the base-classes are properly rearranged. } + } diff --git a/CRM/Utils/System/WordPress.php b/CRM/Utils/System/WordPress.php index d748d11259..ba35b2633d 100644 --- a/CRM/Utils/System/WordPress.php +++ b/CRM/Utils/System/WordPress.php @@ -795,4 +795,5 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base { return CRM_Core_Config::singleton()->userFrameworkBaseURL . "wp-admin/user-edit.php?user_id=" . $uid; } } + } diff --git a/CRM/Utils/SystemLogger.php b/CRM/Utils/SystemLogger.php index ee18da9ea1..44c638e809 100644 --- a/CRM/Utils/SystemLogger.php +++ b/CRM/Utils/SystemLogger.php @@ -58,4 +58,5 @@ class CRM_Utils_SystemLogger extends Psr\Log\AbstractLogger implements \Psr\Log\ $rec->context = json_encode($context); $rec->save(); } + } diff --git a/CRM/Utils/Time.php b/CRM/Utils/Time.php index 3f44375572..11121d0b8f 100644 --- a/CRM/Utils/Time.php +++ b/CRM/Utils/Time.php @@ -104,4 +104,5 @@ class CRM_Utils_Time { $diff = strtotime($b) - strtotime($a); return (abs($diff) <= $threshold); } + } diff --git a/CRM/Utils/Token.php b/CRM/Utils/Token.php index 6e566cec97..092ad677c2 100644 --- a/CRM/Utils/Token.php +++ b/CRM/Utils/Token.php @@ -1836,4 +1836,5 @@ class CRM_Utils_Token { return $output; } + } diff --git a/CRM/Utils/Tree.php b/CRM/Utils/Tree.php index ce7140275c..99985ce454 100644 --- a/CRM/Utils/Tree.php +++ b/CRM/Utils/Tree.php @@ -222,4 +222,5 @@ class CRM_Utils_Tree { public function display() { print_r($this->tree); } + } diff --git a/CRM/Utils/Type.php b/CRM/Utils/Type.php index ab2ffe6e5c..0a13e20d47 100644 --- a/CRM/Utils/Type.php +++ b/CRM/Utils/Type.php @@ -364,4 +364,5 @@ class CRM_Utils_Type { return NULL; } + } diff --git a/CRM/Utils/Verp.php b/CRM/Utils/Verp.php index 628f7dccd7..0fb51248b6 100644 --- a/CRM/Utils/Verp.php +++ b/CRM/Utils/Verp.php @@ -113,4 +113,5 @@ class CRM_Utils_Verp { return array("$slocal@$sdomain", "$rlocal@$rdomain"); } + } diff --git a/CRM/Utils/Weight.php b/CRM/Utils/Weight.php index 13cdec8f33..305f28d412 100644 --- a/CRM/Utils/Weight.php +++ b/CRM/Utils/Weight.php @@ -514,4 +514,5 @@ class CRM_Utils_Weight { 'userContext' => $url, )); } + } diff --git a/CRM/Utils/Wrapper.php b/CRM/Utils/Wrapper.php index 956215b234..fbcc658548 100644 --- a/CRM/Utils/Wrapper.php +++ b/CRM/Utils/Wrapper.php @@ -113,4 +113,5 @@ class CRM_Utils_Wrapper { $this->_controller->process(); return $this->_controller->run(); } + } diff --git a/CRM/Utils/XML.php b/CRM/Utils/XML.php index 149b663831..e2556b1da6 100644 --- a/CRM/Utils/XML.php +++ b/CRM/Utils/XML.php @@ -146,4 +146,5 @@ class CRM_Utils_XML { } return $arr; } + } diff --git a/CRM/Utils/Zip.php b/CRM/Utils/Zip.php index cf6c90186d..13ec21df6c 100644 --- a/CRM/Utils/Zip.php +++ b/CRM/Utils/Zip.php @@ -152,4 +152,5 @@ class CRM_Utils_Zip { } return TRUE; } + } diff --git a/CRM/Widget/Widget.php b/CRM/Widget/Widget.php index 020738e5fb..cf22c59333 100644 --- a/CRM/Widget/Widget.php +++ b/CRM/Widget/Widget.php @@ -193,4 +193,5 @@ WHERE id = %1"; return "......................." . print_r(func_get_args(), 1); } + } diff --git a/Civi/API/Event/AuthorizeEvent.php b/Civi/API/Event/AuthorizeEvent.php index eea048c608..46e981dac9 100644 --- a/Civi/API/Event/AuthorizeEvent.php +++ b/Civi/API/Event/AuthorizeEvent.php @@ -51,4 +51,5 @@ class AuthorizeEvent extends Event { public function isAuthorized() { return $this->authorized; } + } diff --git a/Civi/API/Event/Event.php b/Civi/API/Event/Event.php index b205a6eaa4..e862fd0ce5 100644 --- a/Civi/API/Event/Event.php +++ b/Civi/API/Event/Event.php @@ -70,4 +70,5 @@ class Event extends \Symfony\Component\EventDispatcher\Event { public function getApiRequest() { return $this->apiRequest; } + } diff --git a/Civi/API/Event/ExceptionEvent.php b/Civi/API/Event/ExceptionEvent.php index 6575257882..9af645482a 100644 --- a/Civi/API/Event/ExceptionEvent.php +++ b/Civi/API/Event/ExceptionEvent.php @@ -57,4 +57,5 @@ class ExceptionEvent extends Event { public function getException() { return $this->exception; } + } diff --git a/Civi/API/Event/PrepareEvent.php b/Civi/API/Event/PrepareEvent.php index 0512ced78f..384c539842 100644 --- a/Civi/API/Event/PrepareEvent.php +++ b/Civi/API/Event/PrepareEvent.php @@ -41,4 +41,5 @@ class PrepareEvent extends Event { $this->apiRequest = $apiRequest; return $this; } + } diff --git a/Civi/API/Event/ResolveEvent.php b/Civi/API/Event/ResolveEvent.php index 0629840b42..1742f7c4d7 100644 --- a/Civi/API/Event/ResolveEvent.php +++ b/Civi/API/Event/ResolveEvent.php @@ -55,4 +55,5 @@ class ResolveEvent extends Event { public function setApiRequest($apiRequest) { $this->apiRequest = $apiRequest; } + } diff --git a/Civi/API/Event/RespondEvent.php b/Civi/API/Event/RespondEvent.php index 0915fcd665..25eb81a415 100644 --- a/Civi/API/Event/RespondEvent.php +++ b/Civi/API/Event/RespondEvent.php @@ -64,4 +64,5 @@ class RespondEvent extends Event { public function setResponse($response) { $this->response = $response; } + } diff --git a/Civi/API/Events.php b/Civi/API/Events.php index 791739f06b..fac0f45199 100644 --- a/Civi/API/Events.php +++ b/Civi/API/Events.php @@ -104,4 +104,5 @@ class Events { self::RESPOND, ); } + } diff --git a/Civi/API/Exception/NotImplementedException.php b/Civi/API/Exception/NotImplementedException.php index 1022fb523a..f2df795ca3 100644 --- a/Civi/API/Exception/NotImplementedException.php +++ b/Civi/API/Exception/NotImplementedException.php @@ -21,4 +21,5 @@ class NotImplementedException extends \API_Exception { public function __construct($message, $extraParams = array(), \Exception $previous = NULL) { parent::__construct($message, \API_Exception::NOT_IMPLEMENTED, $extraParams, $previous); } + } diff --git a/Civi/API/Exception/UnauthorizedException.php b/Civi/API/Exception/UnauthorizedException.php index 55ff1dfcaa..0235f1f440 100644 --- a/Civi/API/Exception/UnauthorizedException.php +++ b/Civi/API/Exception/UnauthorizedException.php @@ -21,4 +21,5 @@ class UnauthorizedException extends \API_Exception { public function __construct($message, $extraParams = array(), \Exception $previous = NULL) { parent::__construct($message, \API_Exception::UNAUTHORIZED, $extraParams, $previous); } + } diff --git a/Civi/API/Kernel.php b/Civi/API/Kernel.php index 0ed80a3bcb..6822270a6f 100644 --- a/Civi/API/Kernel.php +++ b/Civi/API/Kernel.php @@ -432,4 +432,5 @@ class Kernel { $this->dispatcher = $dispatcher; return $this; } + } diff --git a/Civi/API/Provider/AdhocProvider.php b/Civi/API/Provider/AdhocProvider.php index e6147c12c2..a2e04774eb 100644 --- a/Civi/API/Provider/AdhocProvider.php +++ b/Civi/API/Provider/AdhocProvider.php @@ -164,4 +164,5 @@ class AdhocProvider implements EventSubscriberInterface, ProviderInterface { public function matchesRequest($apiRequest) { return $apiRequest['entity'] == $this->entity && $apiRequest['version'] == $this->version && isset($this->actions[strtolower($apiRequest['action'])]); } + } diff --git a/Civi/API/Provider/ProviderInterface.php b/Civi/API/Provider/ProviderInterface.php index 94432c66f7..99b4d74b5e 100644 --- a/Civi/API/Provider/ProviderInterface.php +++ b/Civi/API/Provider/ProviderInterface.php @@ -59,4 +59,5 @@ interface ProviderInterface { * @return array */ public function getActionNames($version, $entity); + } diff --git a/Civi/API/Provider/ReflectionProvider.php b/Civi/API/Provider/ReflectionProvider.php index b865f9d058..f1677b1de4 100644 --- a/Civi/API/Provider/ReflectionProvider.php +++ b/Civi/API/Provider/ReflectionProvider.php @@ -149,4 +149,5 @@ class ReflectionProvider implements EventSubscriberInterface, ProviderInterface $entity = _civicrm_api_get_camel_name($entity, $version); return isset($this->actions[$entity]) ? $this->actions[$entity] : $this->actions['*']; } + } diff --git a/Civi/API/Provider/StaticProvider.php b/Civi/API/Provider/StaticProvider.php index 9572836aec..d3a5471007 100644 --- a/Civi/API/Provider/StaticProvider.php +++ b/Civi/API/Provider/StaticProvider.php @@ -158,4 +158,5 @@ class StaticProvider extends AdhocProvider { } return civicrm_api3_create_success(array()); } + } diff --git a/Civi/API/Subscriber/APIv3SchemaAdapter.php b/Civi/API/Subscriber/APIv3SchemaAdapter.php index 4c615913c4..5138097aaa 100644 --- a/Civi/API/Subscriber/APIv3SchemaAdapter.php +++ b/Civi/API/Subscriber/APIv3SchemaAdapter.php @@ -121,4 +121,5 @@ class APIv3SchemaAdapter implements EventSubscriberInterface { } return $required; } + } diff --git a/Civi/API/Subscriber/I18nSubscriber.php b/Civi/API/Subscriber/I18nSubscriber.php index 2aba5693ff..8b6348d221 100644 --- a/Civi/API/Subscriber/I18nSubscriber.php +++ b/Civi/API/Subscriber/I18nSubscriber.php @@ -107,4 +107,5 @@ class I18nSubscriber implements EventSubscriberInterface { } } } + } diff --git a/Civi/API/Subscriber/PermissionCheck.php b/Civi/API/Subscriber/PermissionCheck.php index 68485e301f..0488922361 100644 --- a/Civi/API/Subscriber/PermissionCheck.php +++ b/Civi/API/Subscriber/PermissionCheck.php @@ -86,4 +86,5 @@ class PermissionCheck implements EventSubscriberInterface { $event->stopPropagation(); } } + } diff --git a/Civi/API/Subscriber/TransactionSubscriber.php b/Civi/API/Subscriber/TransactionSubscriber.php index 132533c647..edd8136e12 100644 --- a/Civi/API/Subscriber/TransactionSubscriber.php +++ b/Civi/API/Subscriber/TransactionSubscriber.php @@ -172,4 +172,5 @@ class TransactionSubscriber implements EventSubscriberInterface { unset($this->transactions[$apiRequest['id']]); } } + } diff --git a/Civi/API/Subscriber/WrapperAdapter.php b/Civi/API/Subscriber/WrapperAdapter.php index cdf6ff006c..40295a6244 100644 --- a/Civi/API/Subscriber/WrapperAdapter.php +++ b/Civi/API/Subscriber/WrapperAdapter.php @@ -103,4 +103,5 @@ class WrapperAdapter implements EventSubscriberInterface { } return $apiRequest['wrappers']; } + } diff --git a/Civi/API/Subscriber/XDebugSubscriber.php b/Civi/API/Subscriber/XDebugSubscriber.php index 2dc1ba6a00..9131813903 100644 --- a/Civi/API/Subscriber/XDebugSubscriber.php +++ b/Civi/API/Subscriber/XDebugSubscriber.php @@ -62,4 +62,5 @@ class XDebugSubscriber implements EventSubscriberInterface { $event->setResponse($result); } } + } diff --git a/Civi/CCase/Analyzer.php b/Civi/CCase/Analyzer.php index cc5d2dd21f..12015ba32b 100644 --- a/Civi/CCase/Analyzer.php +++ b/Civi/CCase/Analyzer.php @@ -217,4 +217,5 @@ class Analyzer { $this->activities = NULL; $this->indices = array(); } + } diff --git a/Civi/CCase/CaseChangeListener.php b/Civi/CCase/CaseChangeListener.php index 668f280da1..ca120e3ab5 100644 --- a/Civi/CCase/CaseChangeListener.php +++ b/Civi/CCase/CaseChangeListener.php @@ -28,4 +28,5 @@ namespace Civi\CCase; interface CaseChangeListener { public function onCaseChange(\Civi\CCase\Event\CaseChangeEvent $event); + } diff --git a/Civi/CCase/Event/CaseChangeEvent.php b/Civi/CCase/Event/CaseChangeEvent.php index 57fda7fcb1..e76cd565e7 100644 --- a/Civi/CCase/Event/CaseChangeEvent.php +++ b/Civi/CCase/Event/CaseChangeEvent.php @@ -40,4 +40,5 @@ class CaseChangeEvent extends \Symfony\Component\EventDispatcher\Event { public function __construct($analyzer) { $this->analyzer = $analyzer; } + } diff --git a/Civi/CCase/Events.php b/Civi/CCase/Events.php index 86855b730b..3eed98b022 100644 --- a/Civi/CCase/Events.php +++ b/Civi/CCase/Events.php @@ -98,4 +98,5 @@ class Events { $listener->onCaseChange($event); } } + } diff --git a/Civi/CCase/SequenceListener.php b/Civi/CCase/SequenceListener.php index 7f83ebb6fe..d2d9858035 100644 --- a/Civi/CCase/SequenceListener.php +++ b/Civi/CCase/SequenceListener.php @@ -102,4 +102,5 @@ class SequenceListener implements CaseChangeListener { $r = civicrm_api3('Activity', 'create', $params); $analyzer->flush(); } + } diff --git a/Civi/CiUtil/Arrays.php b/Civi/CiUtil/Arrays.php index c0acfbb3e3..2c28c1383c 100644 --- a/Civi/CiUtil/Arrays.php +++ b/Civi/CiUtil/Arrays.php @@ -9,4 +9,5 @@ class Arrays { } return $r; } + } diff --git a/Civi/CiUtil/Command/AntagonistCommand.php b/Civi/CiUtil/Command/AntagonistCommand.php index 4f1bbfd44b..46441305b3 100644 --- a/Civi/CiUtil/Command/AntagonistCommand.php +++ b/Civi/CiUtil/Command/AntagonistCommand.php @@ -67,4 +67,5 @@ class AntagonistCommand { } return NULL; } + } diff --git a/Civi/CiUtil/Command/CompareCommand.php b/Civi/CiUtil/Command/CompareCommand.php index 262ee617f8..03c8b8d72a 100644 --- a/Civi/CiUtil/Command/CompareCommand.php +++ b/Civi/CiUtil/Command/CompareCommand.php @@ -68,4 +68,5 @@ class CompareCommand { } } } + } diff --git a/Civi/CiUtil/Command/LsCommand.php b/Civi/CiUtil/Command/LsCommand.php index 95bfc6511c..c265d1e130 100644 --- a/Civi/CiUtil/Command/LsCommand.php +++ b/Civi/CiUtil/Command/LsCommand.php @@ -9,4 +9,5 @@ class LsCommand { printf("%s %s %s\n", $test['file'], $test['class'], $test['method']); } } + } diff --git a/Civi/CiUtil/ComparisonPrinter.php b/Civi/CiUtil/ComparisonPrinter.php index fffadfb20a..bb75ad68ac 100644 --- a/Civi/CiUtil/ComparisonPrinter.php +++ b/Civi/CiUtil/ComparisonPrinter.php @@ -43,4 +43,5 @@ class ComparisonPrinter { } print "\n"; } + } diff --git a/Civi/CiUtil/CsvPrinter.php b/Civi/CiUtil/CsvPrinter.php index 8d4a73fac9..9fe7d97fef 100644 --- a/Civi/CiUtil/CsvPrinter.php +++ b/Civi/CiUtil/CsvPrinter.php @@ -29,4 +29,5 @@ class CsvPrinter { array_unshift($row, $test); fputcsv($this->file, $row); } + } diff --git a/Civi/CiUtil/EnvTestRunner.php b/Civi/CiUtil/EnvTestRunner.php index 876c4e010b..6ab005fc48 100644 --- a/Civi/CiUtil/EnvTestRunner.php +++ b/Civi/CiUtil/EnvTestRunner.php @@ -29,4 +29,5 @@ class EnvTestRunner { unlink($jsonFile); return $results; } + } diff --git a/Civi/CiUtil/JenkinsParser.php b/Civi/CiUtil/JenkinsParser.php index 00d5230db1..8ca35b0d84 100644 --- a/Civi/CiUtil/JenkinsParser.php +++ b/Civi/CiUtil/JenkinsParser.php @@ -31,4 +31,5 @@ class JenkinsParser { } return $results; } + } diff --git a/Civi/CiUtil/PHPUnitScanner.php b/Civi/CiUtil/PHPUnitScanner.php index 85805da009..cd7a1b9a2e 100644 --- a/Civi/CiUtil/PHPUnitScanner.php +++ b/Civi/CiUtil/PHPUnitScanner.php @@ -93,4 +93,5 @@ class PHPUnitScanner { } return $r; } + } diff --git a/Civi/Core/Container.php b/Civi/Core/Container.php index fa56a554c7..94c8188375 100644 --- a/Civi/Core/Container.php +++ b/Civi/Core/Container.php @@ -148,4 +148,5 @@ class Container { return $kernel; } + } diff --git a/Civi/Core/Event/PostEvent.php b/Civi/Core/Event/PostEvent.php index cfa6484366..69f8c37fec 100644 --- a/Civi/Core/Event/PostEvent.php +++ b/Civi/Core/Event/PostEvent.php @@ -59,4 +59,5 @@ class PostEvent extends \Symfony\Component\EventDispatcher\Event { $this->id = $id; $this->object = $object; } + } diff --git a/Civi/Core/Event/PreEvent.php b/Civi/Core/Event/PreEvent.php index 936cdf6af2..427738f5b4 100644 --- a/Civi/Core/Event/PreEvent.php +++ b/Civi/Core/Event/PreEvent.php @@ -59,4 +59,5 @@ class PreEvent extends \Symfony\Component\EventDispatcher\Event { $this->id = $id; $this->params = $params; } + } diff --git a/Civi/Core/Event/UnhandledExceptionEvent.php b/Civi/Core/Event/UnhandledExceptionEvent.php index d45cd89c41..97fc1c69df 100644 --- a/Civi/Core/Event/UnhandledExceptionEvent.php +++ b/Civi/Core/Event/UnhandledExceptionEvent.php @@ -47,4 +47,5 @@ class UnhandledExceptionEvent extends \Symfony\Component\EventDispatcher\Event { $this->request = $request; $this->exception = $e; } + } diff --git a/Civi/Install/Requirements.php b/Civi/Install/Requirements.php index 9736b5a26d..643906fc3f 100644 --- a/Civi/Install/Requirements.php +++ b/Civi/Install/Requirements.php @@ -544,4 +544,5 @@ class Requirements { return $results; } + } diff --git a/Civi/Payment/System.php b/Civi/Payment/System.php index 99ed9104ae..f4f2fede0c 100644 --- a/Civi/Payment/System.php +++ b/Civi/Payment/System.php @@ -76,4 +76,5 @@ class System { $processor = civicrm_api3('payment_processor', 'get_single', array('name' => $name, 'is_test' => $is_test)); return self::getByProcessor($processor); } + } diff --git a/api/Exception.php b/api/Exception.php index 7f0186b88f..8629359f21 100644 --- a/api/Exception.php +++ b/api/Exception.php @@ -74,6 +74,7 @@ class API_Exception extends Exception { self::NOT_IMPLEMENTED => 'Entity or method is not implemented', ); } + } /** @@ -122,4 +123,5 @@ class CiviCRM_API3_Exception extends Exception { public function getExtraParams() { return $this->extraParams; } + } diff --git a/api/Wrapper.php b/api/Wrapper.php index f53c8fdb83..4df24d242f 100644 --- a/api/Wrapper.php +++ b/api/Wrapper.php @@ -21,4 +21,5 @@ interface API_Wrapper { * modified $result */ public function toApiOutput($apiRequest, $result); + } diff --git a/api/class.api.php b/api/class.api.php index 2b378bc507..c2ae50b8c7 100644 --- a/api/class.api.php +++ b/api/class.api.php @@ -352,4 +352,5 @@ class civicrm_api3 { public function result() { return $this->lastResult; } + } diff --git a/bin/ContributionProcessor.php b/bin/ContributionProcessor.php index 10b4dbdc3f..b10e55e5fe 100644 --- a/bin/ContributionProcessor.php +++ b/bin/ContributionProcessor.php @@ -398,6 +398,7 @@ class CiviContributeProcessor { return self::csv(); } } + } // bootstrap the environment and run the processor diff --git a/bin/cli.class.php b/bin/cli.class.php index d1db53c541..41d9e64802 100644 --- a/bin/cli.class.php +++ b/bin/cli.class.php @@ -307,6 +307,7 @@ class civicrm_cli { // that properly logs print "$error\n"; } + } /** @@ -348,6 +349,7 @@ class civicrm_cli_csv_exporter extends civicrm_cli { fclose($out); echo "\n"; } + } /** @@ -422,6 +424,7 @@ class civicrm_cli_csv_file extends civicrm_cli { $params['version'] = 3; return $params; } + } /** @@ -442,6 +445,7 @@ class civicrm_cli_csv_importer extends civicrm_cli_csv_file { echo "\nline " . $this->row . ": created " . $this->_entity . " id: " . $result['id'] . "\n"; } } + } /** @@ -462,4 +466,5 @@ class civicrm_cli_csv_deleter extends civicrm_cli_csv_file { echo "\nline " . $this->row . ": deleted\n"; } } + } diff --git a/bin/deprecated/CiviReportMail.php b/bin/deprecated/CiviReportMail.php index 38d0ccd5de..1acd15f608 100644 --- a/bin/deprecated/CiviReportMail.php +++ b/bin/deprecated/CiviReportMail.php @@ -69,6 +69,7 @@ class CiviReportMail { $lock->release(); } + } session_start(); diff --git a/bin/deprecated/ParticipantProcessor.php b/bin/deprecated/ParticipantProcessor.php index 63999e25bb..4f21143437 100644 --- a/bin/deprecated/ParticipantProcessor.php +++ b/bin/deprecated/ParticipantProcessor.php @@ -257,6 +257,7 @@ LEFT JOIN civicrm_event event ON ( event.id = participant.event_id ) } } } + } $obj = new CRM_ParticipantProcessor(); diff --git a/bin/deprecated/RespondentProcessor.php b/bin/deprecated/RespondentProcessor.php index 608e1e95ba..05b2fa211a 100644 --- a/bin/deprecated/RespondentProcessor.php +++ b/bin/deprecated/RespondentProcessor.php @@ -101,6 +101,7 @@ UPDATE civicrm_activity echo "

Number of respondents released = {$releasedCount}"; } + } $obj = new CRM_RespondentProcessor(); diff --git a/bin/deprecated/UpdateGreeting.php b/bin/deprecated/UpdateGreeting.php index 7414842aca..4c49f1e656 100644 --- a/bin/deprecated/UpdateGreeting.php +++ b/bin/deprecated/UpdateGreeting.php @@ -238,6 +238,7 @@ UPDATE civicrm_contact CRM_Core_DAO::executeQuery($cacheFieldQuery); } } + } $obj = new CRM_UpdateGreeting(); diff --git a/bin/deprecated/UpdateMembershipRecord.php b/bin/deprecated/UpdateMembershipRecord.php index 715ae814c6..c8739452ed 100644 --- a/bin/deprecated/UpdateMembershipRecord.php +++ b/bin/deprecated/UpdateMembershipRecord.php @@ -77,6 +77,7 @@ class CRM_UpdateMembershipRecord { require_once 'CRM/Member/BAO/Membership.php'; CRM_Member_BAO_Membership::updateAllMembershipStatus(); } + } $obj = new CRM_UpdateMembershipRecord(); diff --git a/bin/deprecated/UpdateMembershipReminderDate.php b/bin/deprecated/UpdateMembershipReminderDate.php index 03297634bb..9db9eafafd 100644 --- a/bin/deprecated/UpdateMembershipReminderDate.php +++ b/bin/deprecated/UpdateMembershipReminderDate.php @@ -106,6 +106,7 @@ INNER JOIN civicrm_membership_type type ON ( type.id = membership.membership_ty CRM_Core_DAO::executeQuery($query); } + } $reminderDate = new CRM_UpdateMembershipReminderDate(); diff --git a/bin/deprecated/UpdatePledgeRecord.php b/bin/deprecated/UpdatePledgeRecord.php index 31f9bebd1e..c09cd9d0ae 100644 --- a/bin/deprecated/UpdatePledgeRecord.php +++ b/bin/deprecated/UpdatePledgeRecord.php @@ -301,6 +301,7 @@ SELECT pledge.contact_id as contact_id, // end if ( $sendReminders ) echo "
{$updateCnt} records updated."; } + } $obj = new CRM_UpdatePledgeRecord(); diff --git a/bin/deprecated/action.cronjob.php b/bin/deprecated/action.cronjob.php index 689cda3edb..0a7526343a 100644 --- a/bin/deprecated/action.cronjob.php +++ b/bin/deprecated/action.cronjob.php @@ -70,6 +70,7 @@ class CRM_Cron_Action { require_once 'CRM/Core/BAO/ActionSchedule.php'; CRM_Core_BAO_ActionSchedule::processQueue($now); } + } $cron = new CRM_Cron_Action(); diff --git a/install/index.php b/install/index.php index 42ad1d61f9..b105e05122 100644 --- a/install/index.php +++ b/install/index.php @@ -1188,6 +1188,7 @@ class InstallRequirements { public function hasWarnings() { return count($this->warnings); } + } /** @@ -1399,6 +1400,7 @@ class Installer extends InstallRequirements { return $this->errors; } + } function civicrm_install_set_drupal_perms() { diff --git a/tests/extensions/test.extension.manager.paymenttest/main.php b/tests/extensions/test.extension.manager.paymenttest/main.php index a2cd9d787f..23a54dd493 100644 --- a/tests/extensions/test.extension.manager.paymenttest/main.php +++ b/tests/extensions/test.extension.manager.paymenttest/main.php @@ -59,4 +59,5 @@ class test_extension_manager_paymenttest extends CRM_Core_Payment { public function checkConfig() { } + } diff --git a/tests/extensions/test.extension.manager.reporttest/main.php b/tests/extensions/test.extension.manager.reporttest/main.php index 0c9e14731e..8d216176e4 100644 --- a/tests/extensions/test.extension.manager.reporttest/main.php +++ b/tests/extensions/test.extension.manager.reporttest/main.php @@ -54,4 +54,5 @@ class test_extension_manager_reporttest extends CRM_Core_Report { WHERE log_action = 'Update' AND log_conn_id = %1 AND log_date = %2 ORDER BY log_date DESC LIMIT 1 "; } + } diff --git a/tests/phpunit/AllTests.php b/tests/phpunit/AllTests.php index 9f30e106ef..1b6fc5dacc 100644 --- a/tests/phpunit/AllTests.php +++ b/tests/phpunit/AllTests.php @@ -59,6 +59,7 @@ class AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class AllTests diff --git a/tests/phpunit/CRM/Activity/AllTests.php b/tests/phpunit/CRM/Activity/AllTests.php index e3f8bb0ba3..449b915f32 100644 --- a/tests/phpunit/CRM/Activity/AllTests.php +++ b/tests/phpunit/CRM/Activity/AllTests.php @@ -59,6 +59,7 @@ class CRM_Activity_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Activity_AllTests diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php index 86f355f471..9d31b1f28c 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php @@ -118,4 +118,5 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase { $assignees = CRM_Activity_BAO_ActivityAssignment::getAssigneeNames(array($activity['id'])); $this->assertEquals(count($assignees), 1, '1 assignee names retrieved'); } + } diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php index 398726ed42..badd7d73fa 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php @@ -67,4 +67,5 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase { $this->assertEquals(count($targetIDs), 1, 'One target ID match for activity'); $this->assertEquals($targetIDs[0], $activity['target_contact_id'], 'The returned target contacts ids match'); } + } diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityTest.php index f0ecc8f956..37a5ce5ac9 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTest.php @@ -544,4 +544,5 @@ class CRM_Activity_BAO_ActivityTest extends CiviUnitTestCase { // This contact does not have any activities $this->assertEquals(0, count($activities), 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/CRM/AllTests.php b/tests/phpunit/CRM/AllTests.php index f910defe84..98eab49171 100644 --- a/tests/phpunit/CRM/AllTests.php +++ b/tests/phpunit/CRM/AllTests.php @@ -59,6 +59,7 @@ class CRM_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class AllTests diff --git a/tests/phpunit/CRM/Batch/Form/EntryTest.php b/tests/phpunit/CRM/Batch/Form/EntryTest.php index 53c2d8d319..32f4795c1c 100644 --- a/tests/phpunit/CRM/Batch/Form/EntryTest.php +++ b/tests/phpunit/CRM/Batch/Form/EntryTest.php @@ -291,4 +291,5 @@ class CRM_Batch_Form_EntryTest extends CiviUnitTestCase { ); } + } diff --git a/tests/phpunit/CRM/Bridge/OG/DrupalTest.php b/tests/phpunit/CRM/Bridge/OG/DrupalTest.php index 1705f48b5e..6c14115420 100644 --- a/tests/phpunit/CRM/Bridge/OG/DrupalTest.php +++ b/tests/phpunit/CRM/Bridge/OG/DrupalTest.php @@ -76,4 +76,5 @@ class CRM_Bridge_OG_DrupalTest extends CiviUnitTestCase { civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG', 'api.option_value.delete')); civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG2', 'api.option_value.delete')); } + } diff --git a/tests/phpunit/CRM/Case/AllTests.php b/tests/phpunit/CRM/Case/AllTests.php index a8ef8b0da8..1497ec6087 100644 --- a/tests/phpunit/CRM/Case/AllTests.php +++ b/tests/phpunit/CRM/Case/AllTests.php @@ -29,4 +29,5 @@ class CRM_Case_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } diff --git a/tests/phpunit/CRM/Case/BAO/CaseTest.php b/tests/phpunit/CRM/Case/BAO/CaseTest.php index 0bb6fceabb..a45f2fc5aa 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTest.php @@ -87,4 +87,5 @@ class CRM_Case_BAO_CaseTest extends CiviUnitTestCase { * function testGetRelatedCases() { * } */ + } diff --git a/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php b/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php index 6e4605e9c8..130706fa17 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php @@ -181,4 +181,5 @@ class CRM_Case_BAO_CaseTypeTest extends CiviUnitTestCase { ) ); } + } diff --git a/tests/phpunit/CRM/Case/PseudoConstantTest.php b/tests/phpunit/CRM/Case/PseudoConstantTest.php index 0bacad1d09..d037a5f33b 100644 --- a/tests/phpunit/CRM/Case/PseudoConstantTest.php +++ b/tests/phpunit/CRM/Case/PseudoConstantTest.php @@ -15,4 +15,5 @@ class CRM_Case_PseudoConstantTest extends CiviCaseTestCase { ); $this->assertEquals($expectedTypes, $caseTypes); } + } diff --git a/tests/phpunit/CRM/Case/XMLRepositoryTest.php b/tests/phpunit/CRM/Case/XMLRepositoryTest.php index 62d0c300d3..8abb704c82 100644 --- a/tests/phpunit/CRM/Case/XMLRepositoryTest.php +++ b/tests/phpunit/CRM/Case/XMLRepositoryTest.php @@ -195,4 +195,5 @@ class CRM_Case_XMLRepositoryTest extends CiviUnitTestCase { $this->assertEquals(2, $repo->getRelationshipReferenceCount('Second Role')); $this->assertEquals(1, $repo->getRelationshipReferenceCount('Third Role')); } + } diff --git a/tests/phpunit/CRM/Contact/AllTests.php b/tests/phpunit/CRM/Contact/AllTests.php index f7471db476..eabc8be0f5 100644 --- a/tests/phpunit/CRM/Contact/AllTests.php +++ b/tests/phpunit/CRM/Contact/AllTests.php @@ -59,6 +59,7 @@ class CRM_Contacts_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Contacts_AllTests diff --git a/tests/phpunit/CRM/Contact/BAO/ContactTest.php b/tests/phpunit/CRM/Contact/BAO/ContactTest.php index 19860615f9..d014584a23 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactTest.php @@ -1561,4 +1561,5 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase { Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php index 3e795f6a07..59e1e9c33f 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php @@ -299,4 +299,5 @@ class CRM_Contact_BAO_ContactType_ContactSearchTest extends CiviUnitTestCase { $result = civicrm_api('contact', 'get', $params, $defaults); $this->assertEquals(empty($result['values']), TRUE, 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php index e9ea6a4fdc..59aac2aea0 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php @@ -283,4 +283,5 @@ DELETE FROM civicrm_contact_type $this->assertEquals($updatedContact->contact_sub_type, 'null', 'In line ' . __LINE__); CRM_Contact_BAO_Contact::deleteContact($contact->id); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php index c1c649aea6..5c001abe6e 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php @@ -227,4 +227,5 @@ class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase { $del = CRM_Contact_BAO_ContactType::del(NULL); $this->assertEquals($del, FALSE, 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php index de1c994975..49355f8bdd 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php @@ -308,4 +308,5 @@ DELETE FROM civicrm_contact_type $this->assertEquals(empty($relationshipIds), FALSE, 'In line ' . __LINE__); $this->relationshipTypeDelete($relType->id); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php index c76a9dafec..3f009f8426 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php @@ -160,4 +160,5 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase { $this->assertEquals(1, count($resultChildContactIds), 'Check the count of returned values'); $this->assertEquals(array(), array_diff($validChildContactIds, $resultChildContactIds), 'Check that the difference between two arrays should be blank array'); } + } diff --git a/tests/phpunit/CRM/Contact/BAO/GroupTest.php b/tests/phpunit/CRM/Contact/BAO/GroupTest.php index 52021b4b4b..208d6bd736 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupTest.php @@ -141,4 +141,5 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase { CRM_Contact_BAO_GroupContactCache::load($group, TRUE); } } + } diff --git a/tests/phpunit/CRM/Contact/BAO/QueryTest.php b/tests/phpunit/CRM/Contact/BAO/QueryTest.php index d92a9a004f..0f6368b410 100644 --- a/tests/phpunit/CRM/Contact/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Contact/BAO/QueryTest.php @@ -190,4 +190,5 @@ class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase { } } + } diff --git a/tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php b/tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php index d0defad3e9..4f7f415c9c 100644 --- a/tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php +++ b/tests/phpunit/CRM/Contact/BAO/QueryTestDataProvider.php @@ -200,5 +200,6 @@ class CRM_Contact_BAO_QueryTestDataProvider implements Iterator { public function valid() { return isset($this->dataset[$this->i]); } + } // class CRM_Contact_BAO_QueryTestDataProvider diff --git a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php index 57d3bad04d..cde44bd2ed 100644 --- a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php +++ b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php @@ -272,4 +272,5 @@ class CRM_Contact_Form_Search_Custom_GroupTest extends CiviUnitTestCase { 'In line ' . __LINE__ ); } + } diff --git a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php index 26e99f6543..2c8234d22d 100644 --- a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php +++ b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php @@ -355,4 +355,5 @@ class CRM_Contact_Form_Search_Custom_GroupTestDataProvider implements Iterator { public function valid() { return isset($this->dataset[$this->i]); } + } diff --git a/tests/phpunit/CRM/Contribute/AllTests.php b/tests/phpunit/CRM/Contribute/AllTests.php index c8bcca8fa5..a53989cc6f 100644 --- a/tests/phpunit/CRM/Contribute/AllTests.php +++ b/tests/phpunit/CRM/Contribute/AllTests.php @@ -59,6 +59,7 @@ class CRM_Contribute_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Contribute_AllTests diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php index 2b150bab1f..4907c8cd8a 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php @@ -169,4 +169,5 @@ class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase { $this->assertEquals($checkRecurring, FALSE, 'Check for false return.'); ContributionPage::delete($contributionpage->id); } + } diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php index 09861b3680..133f3c50b9 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php @@ -458,4 +458,5 @@ class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase { // Delete Contact Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php index a881b5b552..a45aa643eb 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php @@ -117,4 +117,5 @@ class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase { $result = CRM_Financial_BAO_FinancialType::retrieve($params, $defaults); $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.'); } + } diff --git a/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php b/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php index b4c2c4135d..b557e4480d 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php @@ -134,4 +134,5 @@ class CRM_Contribute_BAO_ManagePremiumsTest extends CiviUnitTestCase { $this->assertEquals(empty($result), TRUE, 'Verify product record deletion.'); } + } diff --git a/tests/phpunit/CRM/Core/AllTests.php b/tests/phpunit/CRM/Core/AllTests.php index f5776e64e6..0a665a8df3 100644 --- a/tests/phpunit/CRM/Core/AllTests.php +++ b/tests/phpunit/CRM/Core/AllTests.php @@ -59,6 +59,7 @@ class CRM_Core_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Core_AllTests diff --git a/tests/phpunit/CRM/Core/BAO/AddressTest.php b/tests/phpunit/CRM/Core/BAO/AddressTest.php index 22a15fadab..009c3c03b4 100644 --- a/tests/phpunit/CRM/Core/BAO/AddressTest.php +++ b/tests/phpunit/CRM/Core/BAO/AddressTest.php @@ -325,4 +325,5 @@ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase { $this->assertNotContains('street_unit', $parsedStreetAddress); $this->assertNotContains('street_number_suffix', $parsedStreetAddress); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php b/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php index b2529d2dcb..506c3a1c33 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php @@ -284,4 +284,5 @@ class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase { Custom::deleteGroup($groups['A']); Custom::deleteGroup($groups['B']); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php index f5bfe1d297..85b4f41aef 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php @@ -585,4 +585,5 @@ class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase { $this->assertEquals($groupTitles[$customFieldId]['groupTitle'], 'Test Custom Group', 'Check Group Title.'); Custom::deleteGroup($customGroup); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php index 58a409147c..4090313dc9 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php @@ -149,4 +149,5 @@ class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase { Custom::deleteGroup($customGroup); Contact::delete($contactID); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php index 85c5fad585..52d32a2c62 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php @@ -196,4 +196,5 @@ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase { Custom::deleteGroup($customGroup); Contact::delete($contactID); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php index 189c7b21fb..2045145330 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php @@ -260,4 +260,5 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase { Custom::deleteGroup($customGroup); Contact::delete($contactID); } + } diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php index 938d7e5461..1c289c3b04 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php @@ -151,4 +151,5 @@ class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase { $result = CRM_Core_BAO_CustomValue::fixFieldValueOfTypeMemo($params); $this->assertEquals($result, NULL, 'Checking the returned value of type Memo.'); } + } diff --git a/tests/phpunit/CRM/Core/BAO/EmailTest.php b/tests/phpunit/CRM/Core/BAO/EmailTest.php index bdabdfa5ad..43e534aad5 100644 --- a/tests/phpunit/CRM/Core/BAO/EmailTest.php +++ b/tests/phpunit/CRM/Core/BAO/EmailTest.php @@ -150,4 +150,5 @@ class CRM_Core_BAO_EmailTest extends CiviUnitTestCase { Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php b/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php index 3228b7639b..b13bbd14fc 100644 --- a/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php +++ b/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php @@ -62,4 +62,5 @@ class CRM_Core_BAO_FinancialTrxnTest extends CiviUnitTestCase { $this->assertEquals($result, 10, 'Verify financial trxn total_amount.'); } + } diff --git a/tests/phpunit/CRM/Core/BAO/IMTest.php b/tests/phpunit/CRM/Core/BAO/IMTest.php index 3da812863a..43d20a013e 100644 --- a/tests/phpunit/CRM/Core/BAO/IMTest.php +++ b/tests/phpunit/CRM/Core/BAO/IMTest.php @@ -73,4 +73,5 @@ class CRM_Core_BAO_IMTest extends CiviUnitTestCase { Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Core/BAO/LocationTest.php b/tests/phpunit/CRM/Core/BAO/LocationTest.php index f4c85311e4..c732db7485 100644 --- a/tests/phpunit/CRM/Core/BAO/LocationTest.php +++ b/tests/phpunit/CRM/Core/BAO/LocationTest.php @@ -556,4 +556,5 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase { //cleanup DB by deleting the contact Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php index c77ec7cb1f..d8670020a4 100644 --- a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php +++ b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php @@ -170,4 +170,5 @@ class CRM_Core_BAO_OpenIDTest extends CiviUnitTestCase { $this->contactDelete($contactId); $this->assertDBRowNotExist('CRM_Contact_DAO_Contact', $contactId); } + } diff --git a/tests/phpunit/CRM/Core/BAO/PhoneTest.php b/tests/phpunit/CRM/Core/BAO/PhoneTest.php index 39fa33a468..5952cd288f 100644 --- a/tests/phpunit/CRM/Core/BAO/PhoneTest.php +++ b/tests/phpunit/CRM/Core/BAO/PhoneTest.php @@ -116,4 +116,5 @@ class CRM_Core_BAO_PhoneTest extends CiviUnitTestCase { */ public function SKIPPED_testAllEntityPhones() { } + } diff --git a/tests/phpunit/CRM/Core/BAO/PreferencesTest.php b/tests/phpunit/CRM/Core/BAO/PreferencesTest.php index 68953753a2..f3fbb160be 100644 --- a/tests/phpunit/CRM/Core/BAO/PreferencesTest.php +++ b/tests/phpunit/CRM/Core/BAO/PreferencesTest.php @@ -63,4 +63,5 @@ class CRM_Core_BAO_PreferencesTest extends CiviUnitTestCase { $this->assertEquals($addressOptions['county'], 1, 'County was set but did not stick in db'); } + } diff --git a/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php b/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php index 8ed8418804..aa109b419c 100644 --- a/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php +++ b/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php @@ -256,4 +256,5 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase { $compareActParams = array(); $this->assertDBCompareValues('CRM_Friend_DAO_Friend', $searchActParams, $compareActParams); } + } diff --git a/tests/phpunit/CRM/Core/BAO/UFFieldTest.php b/tests/phpunit/CRM/Core/BAO/UFFieldTest.php index 93a27c1e4b..360199a90b 100644 --- a/tests/phpunit/CRM/Core/BAO/UFFieldTest.php +++ b/tests/phpunit/CRM/Core/BAO/UFFieldTest.php @@ -211,4 +211,5 @@ class CRM_Core_BAO_UFFieldTest extends CiviUnitTestCase { return $ufGroup->id; } + } diff --git a/tests/phpunit/CRM/Core/CommunityMessagesTest.php b/tests/phpunit/CRM/Core/CommunityMessagesTest.php index 7d054dc2ca..38b3928dfc 100644 --- a/tests/phpunit/CRM/Core/CommunityMessagesTest.php +++ b/tests/phpunit/CRM/Core/CommunityMessagesTest.php @@ -399,4 +399,5 @@ class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase { ->will($this->returnValue($response)); return $client; } + } diff --git a/tests/phpunit/CRM/Core/ErrorTest.php b/tests/phpunit/CRM/Core/ErrorTest.php index 4314a47348..c1b32e9020 100644 --- a/tests/phpunit/CRM/Core/ErrorTest.php +++ b/tests/phpunit/CRM/Core/ErrorTest.php @@ -93,4 +93,5 @@ class CRM_Core_ErrorTest extends CiviUnitTestCase { $this->assertRegexp($pattern, file_get_contents($logFile)); } } + } diff --git a/tests/phpunit/CRM/Core/FieldOptionsTest.php b/tests/phpunit/CRM/Core/FieldOptionsTest.php index 5815b51c61..26850bade0 100644 --- a/tests/phpunit/CRM/Core/FieldOptionsTest.php +++ b/tests/phpunit/CRM/Core/FieldOptionsTest.php @@ -92,4 +92,5 @@ class CRM_Core_FieldOptionsTest extends CiviUnitTestCase { } } } + } diff --git a/tests/phpunit/CRM/Core/InnoDBIndexerTest.php b/tests/phpunit/CRM/Core/InnoDBIndexerTest.php index 527064f3d7..24a507d333 100644 --- a/tests/phpunit/CRM/Core/InnoDBIndexerTest.php +++ b/tests/phpunit/CRM/Core/InnoDBIndexerTest.php @@ -81,4 +81,5 @@ class CRM_Core_InnoDBIndexerTest extends CiviUnitTestCase { public function supportsFts() { return version_compare(CRM_Core_DAO::singleValueQuery('SELECT VERSION()'), '5.6.0', '>='); } + } diff --git a/tests/phpunit/CRM/Core/JobManagerTest.php b/tests/phpunit/CRM/Core/JobManagerTest.php index 26d66f7cbc..2497b9416c 100644 --- a/tests/phpunit/CRM/Core/JobManagerTest.php +++ b/tests/phpunit/CRM/Core/JobManagerTest.php @@ -45,4 +45,5 @@ class CRM_Core_JobManagerTest extends CiviUnitTestCase { $jobManager = new CRM_Core_JobManager(); $jobManager->execute(FALSE); } + } diff --git a/tests/phpunit/CRM/Core/ManagedEntitiesTest.php b/tests/phpunit/CRM/Core/ManagedEntitiesTest.php index 26ca09c215..27393900e0 100644 --- a/tests/phpunit/CRM/Core/ManagedEntitiesTest.php +++ b/tests/phpunit/CRM/Core/ManagedEntitiesTest.php @@ -385,4 +385,5 @@ class CRM_Core_ManagedEntitiesTest extends CiviUnitTestCase { $this->assertTrue(NULL === $fooNew); $this->assertDBQuery(0, 'SELECT count(*) FROM civicrm_option_value WHERE name = "CRM_Example_One_Foo"'); } + } diff --git a/tests/phpunit/CRM/Core/MenuTest.php b/tests/phpunit/CRM/Core/MenuTest.php index a9e487cc16..cb30579421 100644 --- a/tests/phpunit/CRM/Core/MenuTest.php +++ b/tests/phpunit/CRM/Core/MenuTest.php @@ -51,4 +51,5 @@ class CRM_Core_MenuTest extends CiviUnitTestCase { $actual = CRM_Core_Menu::getArrayForPathArgs($inputString); $this->assertEquals($expectedArray, $actual); } + } diff --git a/tests/phpunit/CRM/Core/Page/AJAXTest.php b/tests/phpunit/CRM/Core/Page/AJAXTest.php index efc6f044b0..56d221ffb1 100644 --- a/tests/phpunit/CRM/Core/Page/AJAXTest.php +++ b/tests/phpunit/CRM/Core/Page/AJAXTest.php @@ -61,4 +61,5 @@ class CRM_Core_Page_AJAXTest extends CiviUnitTestCase { } } } + } diff --git a/tests/phpunit/CRM/Core/Page/RedirectTest.php b/tests/phpunit/CRM/Core/Page/RedirectTest.php index daf919797b..746a8eff77 100644 --- a/tests/phpunit/CRM/Core/Page/RedirectTest.php +++ b/tests/phpunit/CRM/Core/Page/RedirectTest.php @@ -51,4 +51,5 @@ class CRM_Core_Page_RedirectTest extends CiviUnitTestCase { $actualUrl = CRM_Core_Page_Redirect::createUrl($parsedRequestPath, $parsedRequestArgs, $parsedPageArgs, FALSE); $this->assertEquals($expectedUrl, $actualUrl); } + } diff --git a/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php b/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php index 52e5be603a..20997d1628 100644 --- a/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php @@ -146,4 +146,5 @@ class CRM_Core_Payment_AuthorizeNetIPNTest extends CiviUnitTestCase { 'x_MD5_Hash' => 'EA7A3CD65A85757827F51212CA1486A8', )); } + } diff --git a/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php b/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php index 899c830209..d8307e38aa 100644 --- a/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php +++ b/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php @@ -332,4 +332,5 @@ class CRM_Core_Payment_AuthorizeNetTest extends CiviUnitTestCase { $result = $this->processor->cancelSubscription($message, array('subscriptionId' => $subscriptionID)); $this->assertTrue($result, 'Failed to cancel subscription with Authorize.'); } + } diff --git a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php index 6d574effa9..ac0b3f7d3d 100644 --- a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php @@ -602,4 +602,5 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase { $this->ids['pledge_payment'][] = $pledgePayment['id']; } + } diff --git a/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php b/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php index 3ce716b9bb..f90addab45 100644 --- a/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php @@ -345,4 +345,5 @@ class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase { public function getPaypalProRecurSubsequentTransaction() { return array_merge($this->getPaypalProRecurTransaction(), array('txn_id' => 'secondone')); } + } diff --git a/tests/phpunit/CRM/Core/PaymentTest.php b/tests/phpunit/CRM/Core/PaymentTest.php index fe2306ab41..e7e4f2abad 100644 --- a/tests/phpunit/CRM/Core/PaymentTest.php +++ b/tests/phpunit/CRM/Core/PaymentTest.php @@ -47,4 +47,5 @@ class CRM_Core_PaymentTest extends CiviUnitTestCase { $log = $this->callAPISuccess('SystemLog', 'get', array()); $this->assertEquals('payment_notification processor_name=Paypal', $log['values'][$log['id']]['message']); } + } diff --git a/tests/phpunit/CRM/Core/Permission/BaseTest.php b/tests/phpunit/CRM/Core/Permission/BaseTest.php index d29ec6a49b..6d954a2255 100644 --- a/tests/phpunit/CRM/Core/Permission/BaseTest.php +++ b/tests/phpunit/CRM/Core/Permission/BaseTest.php @@ -42,4 +42,5 @@ class CRM_Core_Permission_BaseTest extends CiviUnitTestCase { )); $this->assertEquals($expected, $actual); } + } diff --git a/tests/phpunit/CRM/Core/Permission/GenericTest.php b/tests/phpunit/CRM/Core/Permission/GenericTest.php index e36fb5ae6d..f7e6f151c7 100644 --- a/tests/phpunit/CRM/Core/Permission/GenericTest.php +++ b/tests/phpunit/CRM/Core/Permission/GenericTest.php @@ -39,4 +39,5 @@ class CRM_Core_Permission_GenericTest extends CiviUnitTestCase { $provider = new $providerClass(); $this->assertEquals(TRUE, $provider->check(CRM_Core_Permission::ALWAYS_ALLOW_PERMISSION)); } + } diff --git a/tests/phpunit/CRM/Core/Permission/JoomlaTest.php b/tests/phpunit/CRM/Core/Permission/JoomlaTest.php index da0624e48e..48ae8939b4 100644 --- a/tests/phpunit/CRM/Core/Permission/JoomlaTest.php +++ b/tests/phpunit/CRM/Core/Permission/JoomlaTest.php @@ -41,4 +41,5 @@ class CRM_Core_Permission_JoomlaTest extends CiviUnitTestCase { $actual = $perm->translateJoomlaPermission($input); $this->assertEquals($expected, $actual); } + } diff --git a/tests/phpunit/CRM/Core/PseudoConstantTest.php b/tests/phpunit/CRM/Core/PseudoConstantTest.php index eee1c4306a..d8cd01f4be 100644 --- a/tests/phpunit/CRM/Core/PseudoConstantTest.php +++ b/tests/phpunit/CRM/Core/PseudoConstantTest.php @@ -1094,4 +1094,5 @@ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase { )); $this->assertEquals(array_flip($byId), $result); } + } diff --git a/tests/phpunit/CRM/Core/TransactionTest.php b/tests/phpunit/CRM/Core/TransactionTest.php index e0a204b820..f3be84e769 100644 --- a/tests/phpunit/CRM/Core/TransactionTest.php +++ b/tests/phpunit/CRM/Core/TransactionTest.php @@ -438,4 +438,5 @@ class CRM_Core_TransactionTest extends CiviUnitTestCase { public function _postRollback($arg1, $arg2) { $this->callbackLog[] = array('_postRollback', $arg1, $arg2); } + } diff --git a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php index adc82e3ac7..48369babc8 100644 --- a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php +++ b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php @@ -222,4 +222,5 @@ class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase { Contact::delete($contactId); } } + } diff --git a/tests/phpunit/CRM/Event/AllTests.php b/tests/phpunit/CRM/Event/AllTests.php index 88cf4e63b0..d8ed62ea88 100644 --- a/tests/phpunit/CRM/Event/AllTests.php +++ b/tests/phpunit/CRM/Event/AllTests.php @@ -59,6 +59,7 @@ class CRM_Event_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Event_AllTests diff --git a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php index 66722da64c..9d5730e44a 100644 --- a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php +++ b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php @@ -185,4 +185,5 @@ class CRM_Event_BAO_AdditionalPaymentTest extends CiviUnitTestCase { $this->assertEquals($participant['participant_status_id'], 14, 'Status record is not proper for participant'); $this->assertEquals($contribution->contribution_status_id, 8, 'Status record is not proper for contribution'); } + } diff --git a/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php b/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php index ceb4991a93..1c5fc2ce66 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php @@ -170,4 +170,5 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase { 'id', $isActive, 'Check DB for is_Active value' ); } + } diff --git a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php index c0666a8f23..805f121f34 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php @@ -429,4 +429,5 @@ class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase { Contact::delete($this->_contactId); Event::delete($eventId); } + } diff --git a/tests/phpunit/CRM/Extension/AllTests.php b/tests/phpunit/CRM/Extension/AllTests.php index 70c2eb51ac..962e430d13 100644 --- a/tests/phpunit/CRM/Extension/AllTests.php +++ b/tests/phpunit/CRM/Extension/AllTests.php @@ -59,6 +59,7 @@ class CRM_Extension_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Core_AllTests diff --git a/tests/phpunit/CRM/Extension/BrowserTest.php b/tests/phpunit/CRM/Extension/BrowserTest.php index 1c177d99d6..811d5f1cbf 100644 --- a/tests/phpunit/CRM/Extension/BrowserTest.php +++ b/tests/phpunit/CRM/Extension/BrowserTest.php @@ -67,4 +67,5 @@ class CRM_Extension_BrowserTest extends CiviUnitTestCase { $info = $browser->getExtension('test.crm.extension.browsertest.nonexistent'); $this->assertEquals(NULL, $info); } + } diff --git a/tests/phpunit/CRM/Extension/Container/AllTests.php b/tests/phpunit/CRM/Extension/Container/AllTests.php index f4db10030f..fe56a23aba 100644 --- a/tests/phpunit/CRM/Extension/Container/AllTests.php +++ b/tests/phpunit/CRM/Extension/Container/AllTests.php @@ -60,6 +60,7 @@ class CRM_Extension_Container_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // -- set Emacs parameters -- // Local variables: diff --git a/tests/phpunit/CRM/Extension/Container/BasicTest.php b/tests/phpunit/CRM/Extension/Container/BasicTest.php index 753a9e5d2d..a568a600b4 100644 --- a/tests/phpunit/CRM/Extension/Container/BasicTest.php +++ b/tests/phpunit/CRM/Extension/Container/BasicTest.php @@ -123,4 +123,5 @@ class CRM_Extension_Container_BasicTest extends CiviUnitTestCase { $actualRelUrls = CRM_Extension_Container_Basic::convertPathsToUrls('\\', $relPaths); $this->assertEquals($expectedRelUrls, $actualRelUrls); } + } diff --git a/tests/phpunit/CRM/Extension/Container/CollectionTest.php b/tests/phpunit/CRM/Extension/Container/CollectionTest.php index 06b7774b6c..96616405ad 100644 --- a/tests/phpunit/CRM/Extension/Container/CollectionTest.php +++ b/tests/phpunit/CRM/Extension/Container/CollectionTest.php @@ -146,4 +146,5 @@ class CRM_Extension_Container_CollectionTest extends CiviUnitTestCase { $c = new CRM_Extension_Container_Collection($containers, $cache, $cacheKey); return $c; } + } diff --git a/tests/phpunit/CRM/Extension/Container/StaticTest.php b/tests/phpunit/CRM/Extension/Container/StaticTest.php index 91d57303ad..3a6bc1a196 100644 --- a/tests/phpunit/CRM/Extension/Container/StaticTest.php +++ b/tests/phpunit/CRM/Extension/Container/StaticTest.php @@ -67,4 +67,5 @@ class CRM_Extension_Container_StaticTest extends CiviUnitTestCase { ), )); } + } diff --git a/tests/phpunit/CRM/Extension/InfoTest.php b/tests/phpunit/CRM/Extension/InfoTest.php index 96c1d56187..7960c9b066 100644 --- a/tests/phpunit/CRM/Extension/InfoTest.php +++ b/tests/phpunit/CRM/Extension/InfoTest.php @@ -65,4 +65,5 @@ class CRM_Extension_InfoTest extends CiviUnitTestCase { } $this->assertTrue(is_object($exc)); } + } diff --git a/tests/phpunit/CRM/Extension/Manager/AllTests.php b/tests/phpunit/CRM/Extension/Manager/AllTests.php index 6fdbd003ec..e66236ca1a 100644 --- a/tests/phpunit/CRM/Extension/Manager/AllTests.php +++ b/tests/phpunit/CRM/Extension/Manager/AllTests.php @@ -59,6 +59,7 @@ class CRM_Extension_Manager_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Core_AllTests diff --git a/tests/phpunit/CRM/Extension/Manager/PaymentTest.php b/tests/phpunit/CRM/Extension/Manager/PaymentTest.php index 7ee82cddc3..77822d8e41 100644 --- a/tests/phpunit/CRM/Extension/Manager/PaymentTest.php +++ b/tests/phpunit/CRM/Extension/Manager/PaymentTest.php @@ -136,4 +136,5 @@ class CRM_Extension_Manager_PaymentTest extends CiviUnitTestCase { $this->assertEquals(1, test_extension_manager_paymenttest::$counts['uninstall']); $this->assertDBQuery(0, 'SELECT count(*) FROM civicrm_payment_processor_type WHERE class_name = "test.extension.manager.paymenttest"'); } + } diff --git a/tests/phpunit/CRM/Extension/Manager/ReportTest.php b/tests/phpunit/CRM/Extension/Manager/ReportTest.php index d866db5468..9e77c7676f 100644 --- a/tests/phpunit/CRM/Extension/Manager/ReportTest.php +++ b/tests/phpunit/CRM/Extension/Manager/ReportTest.php @@ -57,4 +57,5 @@ class CRM_Extension_Manager_ReportTest extends CiviUnitTestCase { $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.reporttest"'); $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.reporttest" AND is_active = 1'); } + } diff --git a/tests/phpunit/CRM/Extension/Manager/SearchTest.php b/tests/phpunit/CRM/Extension/Manager/SearchTest.php index ab0eb3e98d..bc3da6e07a 100644 --- a/tests/phpunit/CRM/Extension/Manager/SearchTest.php +++ b/tests/phpunit/CRM/Extension/Manager/SearchTest.php @@ -58,4 +58,5 @@ class CRM_Extension_Manager_SearchTest extends CiviUnitTestCase { $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.searchtest"'); $this->assertDBQuery(1, 'SELECT count(*) FROM civicrm_option_value WHERE name = "test.extension.manager.searchtest" AND is_active = 1'); } + } diff --git a/tests/phpunit/CRM/Extension/ManagerTest.php b/tests/phpunit/CRM/Extension/ManagerTest.php index 1c76340863..fce0bc63cc 100644 --- a/tests/phpunit/CRM/Extension/ManagerTest.php +++ b/tests/phpunit/CRM/Extension/ManagerTest.php @@ -436,4 +436,5 @@ class CRM_Extension_ManagerTest extends CiviUnitTestCase { file_put_contents("$basedir/$file.php", "id); $this->assertEquals($accountingCode, 4800, 'Verify accounting code.'); } + } diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php index f917dec769..9d3ab521a2 100755 --- a/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php @@ -267,4 +267,5 @@ class CRM_Financial_BAO_FinancialItemTest extends CiviUnitTestCase { ); $this->assertEquals($entityResult, $entityTrxn->amount, 'Verify Amount for Financial Item'); } + } diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php index 2f760ee827..46b409bfdb 100755 --- a/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php @@ -190,4 +190,5 @@ class CRM_Financial_BAO_FinancialTypeAccountTest extends CiviUnitTestCase { $this->assertEquals($financialAccountId, $financialAccount->id, 'Verify Payment Instrument'); } + } diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php index 0a242c358c..f8039c2949 100755 --- a/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php @@ -120,4 +120,5 @@ class CRM_Financial_BAO_FinancialTypeTest extends CiviUnitTestCase { $result = CRM_Financial_BAO_FinancialType::retrieve($params, $defaults); $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.'); } + } diff --git a/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php b/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php index a42a61bd67..5229214c76 100755 --- a/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php +++ b/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php @@ -129,4 +129,5 @@ class CRM_Financial_BAO_PaymentProcessorTypeTest extends CiviUnitTestCase { $result = CRM_Financial_BAO_PaymentProcessorType::retrieve($params, $defaults); $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.'); } + } diff --git a/tests/phpunit/CRM/Group/Page/AjaxTest.php b/tests/phpunit/CRM/Group/Page/AjaxTest.php index 2d0582179d..f7818df534 100644 --- a/tests/phpunit/CRM/Group/Page/AjaxTest.php +++ b/tests/phpunit/CRM/Group/Page/AjaxTest.php @@ -452,4 +452,5 @@ class CRM_Group_Page_AjaxTest extends CiviUnitTestCase { $currentGroups = $groups; } } + } diff --git a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php index baf41b6a94..fa3e49d128 100644 --- a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php @@ -69,4 +69,5 @@ class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase { $this->assertEquals($ids, $contacts, 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php b/tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php index 0728f87302..37c47774e5 100644 --- a/tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php +++ b/tests/phpunit/CRM/Mailing/BAO/QueryTestDataProvider.php @@ -151,4 +151,5 @@ class CRM_Mailing_BAO_QueryTestDataProvider implements Iterator { public function valid() { return isset($this->dataset[$this->i]); } + } diff --git a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php index cdd764b3ed..94ba6ba0a0 100644 --- a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php @@ -89,4 +89,5 @@ class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase { } } } + } diff --git a/tests/phpunit/CRM/Member/AllTests.php b/tests/phpunit/CRM/Member/AllTests.php index a717716f0a..c597430d28 100644 --- a/tests/phpunit/CRM/Member/AllTests.php +++ b/tests/phpunit/CRM/Member/AllTests.php @@ -59,6 +59,7 @@ class CRM_Member_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Member_AllTests diff --git a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php index 7832167ef7..48bd55647b 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php @@ -163,4 +163,5 @@ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase { $this->membershipDelete($membership->id); $this->contactDelete($contactId); } + } diff --git a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php index 244aada927..956de73a8e 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php @@ -138,4 +138,5 @@ class CRM_Member_BAO_MembershipStatusTest extends CiviUnitTestCase { $this->assertEquals(empty($result), FALSE, 'Verify membership status records is_current_member.'); } + } diff --git a/tests/phpunit/CRM/Member/BAO/MembershipTest.php b/tests/phpunit/CRM/Member/BAO/MembershipTest.php index a6d31bd7e5..68326c670c 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTest.php @@ -614,4 +614,5 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase { $this->membershipDelete($membershipId); Contact::delete($contactId); } + } diff --git a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php index a9c20abb56..8ba4dadb83 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php @@ -368,4 +368,5 @@ class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase { $this->membershipTypeDelete(array('id' => $membershipType->id)); } + } diff --git a/tests/phpunit/CRM/Member/Form/AllTests.php b/tests/phpunit/CRM/Member/Form/AllTests.php index 1d52d81ba7..608637eec7 100644 --- a/tests/phpunit/CRM/Member/Form/AllTests.php +++ b/tests/phpunit/CRM/Member/Form/AllTests.php @@ -59,6 +59,7 @@ class CRM_Member_Form_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Member_Form_AllTests diff --git a/tests/phpunit/CRM/Member/Form/MembershipTest.php b/tests/phpunit/CRM/Member/Form/MembershipTest.php index d293c830dc..463f749aa4 100644 --- a/tests/phpunit/CRM/Member/Form/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Form/MembershipTest.php @@ -519,5 +519,6 @@ class CRM_Member_Form_MembershipTest extends CiviUnitTestCase { // Should have found Current membership status $this->assertTrue($rc, 'In line ' . __LINE__); } + } // class CRM_Member_Form_MembershipTest diff --git a/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php b/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php index 6b545c3735..d9aafca137 100644 --- a/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php @@ -157,4 +157,5 @@ class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase { $result = $this->callAPISuccess('membership', 'get', array()); $this->assertEquals(2, $result['count']); } + } diff --git a/tests/phpunit/CRM/PCP/BAO/PCPTest.php b/tests/phpunit/CRM/PCP/BAO/PCPTest.php index 14b53fe77b..030e3e6725 100644 --- a/tests/phpunit/CRM/PCP/BAO/PCPTest.php +++ b/tests/phpunit/CRM/PCP/BAO/PCPTest.php @@ -184,4 +184,5 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase { */ protected function tearDown() { } + } diff --git a/tests/phpunit/CRM/Pledge/AllTests.php b/tests/phpunit/CRM/Pledge/AllTests.php index 0854f71ba5..180be99c0e 100644 --- a/tests/phpunit/CRM/Pledge/AllTests.php +++ b/tests/phpunit/CRM/Pledge/AllTests.php @@ -59,6 +59,7 @@ class CRM_Pledge_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Pledge_AllTests diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php index 6554c4c52e..e623e70ea8 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php @@ -172,4 +172,5 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase { $this->assertEquals($pledgeBlock->id, $retrievePledgeBlock->id); $this->assertEquals($pledgeBlock->id, $getPledgeBlock['id']); } + } diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php index e66d55bf2d..c88e29a0d5 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php @@ -267,4 +267,5 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase { $date = CRM_Pledge_BAO_PledgePayment::calculateNextScheduledDate($params, 3, '20080510'); $this->assertEquals('20140510000000', $date); } + } diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php index 06f27139bc..da1305cc6e 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php @@ -131,4 +131,5 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase { $this->assertEquals(count($pledgeId), 1, "Pledge was retrieved"); } + } diff --git a/tests/phpunit/CRM/Queue/AllTests.php b/tests/phpunit/CRM/Queue/AllTests.php index 6005e476cb..92c07fbbec 100644 --- a/tests/phpunit/CRM/Queue/AllTests.php +++ b/tests/phpunit/CRM/Queue/AllTests.php @@ -59,6 +59,7 @@ class CRM_Queue_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Queue_AllTests diff --git a/tests/phpunit/CRM/Queue/Queue/AllTests.php b/tests/phpunit/CRM/Queue/Queue/AllTests.php index 10b6f70073..5d68259b11 100644 --- a/tests/phpunit/CRM/Queue/Queue/AllTests.php +++ b/tests/phpunit/CRM/Queue/Queue/AllTests.php @@ -59,6 +59,7 @@ class CRM_Queue_Queue_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Queue_Queue_AllTests diff --git a/tests/phpunit/CRM/Queue/QueueTest.php b/tests/phpunit/CRM/Queue/QueueTest.php index 50d8d4b2a5..fe747f695e 100644 --- a/tests/phpunit/CRM/Queue/QueueTest.php +++ b/tests/phpunit/CRM/Queue/QueueTest.php @@ -288,4 +288,5 @@ class CRM_Queue_QueueTest extends CiviUnitTestCase { $this->assertEquals('a', $item->data['test-key']); $queue2->releaseItem($item); } + } diff --git a/tests/phpunit/CRM/Queue/RunnerTest.php b/tests/phpunit/CRM/Queue/RunnerTest.php index 75b305ab22..131d33b1d4 100644 --- a/tests/phpunit/CRM/Queue/RunnerTest.php +++ b/tests/phpunit/CRM/Queue/RunnerTest.php @@ -284,4 +284,5 @@ class CRM_Queue_RunnerTest extends CiviUnitTestCase { } return TRUE; } + } diff --git a/tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php b/tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php index 9ba0b85370..0efc4e0a6b 100644 --- a/tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php +++ b/tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php @@ -98,4 +98,5 @@ class CRM_Report_Form_Contribute_DetailTest extends CiviReportTestCase { $expectedOutputCsvArray = $this->getArrayFromCsv(dirname(__FILE__) . "/{$expectedOutputCsvFile}"); $this->assertCsvArraysEqual($expectedOutputCsvArray, $reportCsvArray); } + } diff --git a/tests/phpunit/CRM/Report/Form/TestCaseTest.php b/tests/phpunit/CRM/Report/Form/TestCaseTest.php index 4c0438720a..6cb96e67c7 100644 --- a/tests/phpunit/CRM/Report/Form/TestCaseTest.php +++ b/tests/phpunit/CRM/Report/Form/TestCaseTest.php @@ -180,4 +180,5 @@ class CRM_Report_Form_TestCaseTest extends CiviReportTestCase { $expectedOutputCsvArray = $this->getArrayFromCsv(dirname(__FILE__) . "/{$expectedOutputCsvFile}"); $this->assertCsvArraysEqual($expectedOutputCsvArray, $reportCsvArray); } + } diff --git a/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php b/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php index 0d9cdba84e..0cef8a8e56 100644 --- a/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php +++ b/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php @@ -43,4 +43,5 @@ class CRM_UF_Page_ProfileEditorTest extends CiviUnitTestCase { $this->assertTrue(empty($schema['ActivityModel']['schema']['street_address'])); } + } diff --git a/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php b/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php index ea1b1d91fe..e83e4b1716 100644 --- a/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php +++ b/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php @@ -105,4 +105,5 @@ class CRM_Utils_API_ReloadOptionTest extends CiviUnitTestCase { ); } } + } diff --git a/tests/phpunit/CRM/Utils/ArrayTest.php b/tests/phpunit/CRM/Utils/ArrayTest.php index 3a0fce936f..6b2ee68110 100644 --- a/tests/phpunit/CRM/Utils/ArrayTest.php +++ b/tests/phpunit/CRM/Utils/ArrayTest.php @@ -126,4 +126,5 @@ class CRM_Utils_ArrayTest extends CiviUnitTestCase { CRM_Utils_Array::remove($data, 'one', 'two', array('three', 'four'), 'five'); $this->assertEquals($data, array('six' => 6)); } + } diff --git a/tests/phpunit/CRM/Utils/Cache/AllTests.php b/tests/phpunit/CRM/Utils/Cache/AllTests.php index 2fba80953a..2f3ca5842d 100644 --- a/tests/phpunit/CRM/Utils/Cache/AllTests.php +++ b/tests/phpunit/CRM/Utils/Cache/AllTests.php @@ -59,6 +59,7 @@ class CRM_Utils_Cache_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class CRM_Utils_Cache_AllTests diff --git a/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php b/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php index 44ee487895..abfff66be7 100644 --- a/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php +++ b/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php @@ -87,4 +87,5 @@ class CRM_Utils_Cache_SqlGroupTest extends CiviUnitTestCase { $this->assertEquals($fooValue, $c->get('foo')); // should work b/c value is fetched on demand $this->assertEquals($fooValue, $c->getFromFrontCache('foo')); // should work b/c value was fetched on demand } + } diff --git a/tests/phpunit/CRM/Utils/FileTest.php b/tests/phpunit/CRM/Utils/FileTest.php index 9f992fca53..5b8912a28a 100644 --- a/tests/phpunit/CRM/Utils/FileTest.php +++ b/tests/phpunit/CRM/Utils/FileTest.php @@ -19,4 +19,5 @@ class CRM_Utils_FileTest extends CiviUnitTestCase { )); } } + } diff --git a/tests/phpunit/CRM/Utils/GlobalStackTest.php b/tests/phpunit/CRM/Utils/GlobalStackTest.php index 2da47681e5..bc1e213946 100644 --- a/tests/phpunit/CRM/Utils/GlobalStackTest.php +++ b/tests/phpunit/CRM/Utils/GlobalStackTest.php @@ -43,4 +43,5 @@ class CRM_Utils_GlobalStackTest extends CiviUnitTestCase { $this->assertEquals(NULL, $_FOO['bang']); $this->assertEquals(1, $_EXTRA); } + } diff --git a/tests/phpunit/CRM/Utils/HookTest.php b/tests/phpunit/CRM/Utils/HookTest.php index ef1dd662f7..73dfa8aa46 100644 --- a/tests/phpunit/CRM/Utils/HookTest.php +++ b/tests/phpunit/CRM/Utils/HookTest.php @@ -65,6 +65,7 @@ class CRM_Utils_HookTest extends CiviUnitTestCase { $result ); } + } /* --- Library of test hook implementations --- */ diff --git a/tests/phpunit/CRM/Utils/HtmlToTextTest.php b/tests/phpunit/CRM/Utils/HtmlToTextTest.php index 56d7714624..390c6d320b 100644 --- a/tests/phpunit/CRM/Utils/HtmlToTextTest.php +++ b/tests/phpunit/CRM/Utils/HtmlToTextTest.php @@ -62,4 +62,5 @@ class CRM_Utils_HtmlToTextTest extends CiviUnitTestCase { "Text Output did not match for $html" ); } + } diff --git a/tests/phpunit/CRM/Utils/JSTest.php b/tests/phpunit/CRM/Utils/JSTest.php index 3be4a60097..d38456a91c 100644 --- a/tests/phpunit/CRM/Utils/JSTest.php +++ b/tests/phpunit/CRM/Utils/JSTest.php @@ -109,4 +109,5 @@ class CRM_Utils_JSTest extends CiviUnitTestCase { sort($actualStrings); $this->assertEquals($expectedStrings, $actualStrings); } + } diff --git a/tests/phpunit/CRM/Utils/MailTest.php b/tests/phpunit/CRM/Utils/MailTest.php index b3e685b218..4eda414c2e 100644 --- a/tests/phpunit/CRM/Utils/MailTest.php +++ b/tests/phpunit/CRM/Utils/MailTest.php @@ -58,4 +58,5 @@ class CRM_Utils_MailTest extends CiviUnitTestCase { $this->assertEquals($result, $value['result'], 'Expected encoding does not match'); } } + } diff --git a/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php b/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php index 5ef2f47d8c..e88892a1bf 100644 --- a/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php +++ b/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php @@ -205,4 +205,5 @@ class CRM_Utils_Migrate_ImportExportTest extends CiviUnitTestCase { $this->assertEquals($expectValue, $customField[$expectKey]); } } + } diff --git a/tests/phpunit/CRM/Utils/NumberTest.php b/tests/phpunit/CRM/Utils/NumberTest.php index 81115a8eaf..b742d0389e 100644 --- a/tests/phpunit/CRM/Utils/NumberTest.php +++ b/tests/phpunit/CRM/Utils/NumberTest.php @@ -66,4 +66,5 @@ class CRM_Utils_NumberTest extends CiviUnitTestCase { "assert createTruncatedValue($value, ($sigFigs,$decFigs)) == $expectedValue" ); } + } diff --git a/tests/phpunit/CRM/Utils/QueryFormatterTest.php b/tests/phpunit/CRM/Utils/QueryFormatterTest.php index 34967e5648..79e34ed6d5 100644 --- a/tests/phpunit/CRM/Utils/QueryFormatterTest.php +++ b/tests/phpunit/CRM/Utils/QueryFormatterTest.php @@ -210,4 +210,5 @@ class CRM_Utils_QueryFormatterTest extends CiviUnitTestCase { $actualText = $formatter->format($text, $language); $this->assertEquals($expectedText, $actualText); } + } diff --git a/tests/phpunit/CRM/Utils/SQL/InsertTest.php b/tests/phpunit/CRM/Utils/SQL/InsertTest.php index 581183b2c7..83a2c7c409 100644 --- a/tests/phpunit/CRM/Utils/SQL/InsertTest.php +++ b/tests/phpunit/CRM/Utils/SQL/InsertTest.php @@ -45,4 +45,5 @@ class CRM_Utils_SQL_InsertTest extends CiviUnitTestCase { $actual = trim((preg_replace('/[ \r\n\t]+/', ' ', $actual))); $this->assertEquals($expected, $actual, $message); } + } diff --git a/tests/phpunit/CRM/Utils/SQL/SelectTest.php b/tests/phpunit/CRM/Utils/SQL/SelectTest.php index 7f1c48902e..a85b86f339 100644 --- a/tests/phpunit/CRM/Utils/SQL/SelectTest.php +++ b/tests/phpunit/CRM/Utils/SQL/SelectTest.php @@ -171,4 +171,5 @@ class CRM_Utils_SQL_SelectTest extends CiviUnitTestCase { $actual = trim((preg_replace('/[ \r\n\t]+/', ' ', $actual))); $this->assertEquals($expected, $actual, $message); } + } diff --git a/tests/phpunit/CRM/Utils/SignerTest.php b/tests/phpunit/CRM/Utils/SignerTest.php index 7239790671..f5bdb491f0 100644 --- a/tests/phpunit/CRM/Utils/SignerTest.php +++ b/tests/phpunit/CRM/Utils/SignerTest.php @@ -156,4 +156,5 @@ class CRM_Utils_SignerTest extends CiviUnitTestCase { $this->assertTrue(TRUE, 'Validation yielded expected result'); } } + } diff --git a/tests/phpunit/CRM/Utils/SystemTest.php b/tests/phpunit/CRM/Utils/SystemTest.php index 7506bdac9a..64c6fe0fab 100644 --- a/tests/phpunit/CRM/Utils/SystemTest.php +++ b/tests/phpunit/CRM/Utils/SystemTest.php @@ -35,4 +35,5 @@ class CRM_Utils_SystemTest extends CiviUnitTestCase { $this->assertEquals('http://example.com/', CRM_Utils_System::evalUrl('http://example.com/')); $this->assertEquals('http://example.com/?cms=UnitTests', CRM_Utils_System::evalUrl('http://example.com/?cms={uf}')); } + } diff --git a/tests/phpunit/CRM/Utils/TimeTest.php b/tests/phpunit/CRM/Utils/TimeTest.php index b767a1f439..e2ef226c97 100644 --- a/tests/phpunit/CRM/Utils/TimeTest.php +++ b/tests/phpunit/CRM/Utils/TimeTest.php @@ -29,4 +29,5 @@ class CRM_Utils_TimeTest extends CiviUnitTestCase { $actual = CRM_Utils_Time::isEqual($timeB, $timeA, $threshold); $this->assertEquals($expectedResult, $actual); } + } diff --git a/tests/phpunit/CRM/Utils/TypeTest.php b/tests/phpunit/CRM/Utils/TypeTest.php index 923bbe27c4..32ee27a4b6 100644 --- a/tests/phpunit/CRM/Utils/TypeTest.php +++ b/tests/phpunit/CRM/Utils/TypeTest.php @@ -40,4 +40,5 @@ class CRM_Utils_TypeTest extends CiviUnitTestCase { array('-10foo', 'Positive', NULL), ); } + } diff --git a/tests/phpunit/CRM/Utils/ZipTest.php b/tests/phpunit/CRM/Utils/ZipTest.php index 5ad3cb533e..1201c9cdab 100644 --- a/tests/phpunit/CRM/Utils/ZipTest.php +++ b/tests/phpunit/CRM/Utils/ZipTest.php @@ -175,4 +175,5 @@ class CRM_Utils_ZipTest extends CiviUnitTestCase { $this->assertTrue($zip->open($this->file)); $this->assertEquals($expectedResult, CRM_Utils_Zip::guessBaseDir($zip, $expectedKey)); } + } diff --git a/tests/phpunit/CRM/Utils/versionCheckTest.php b/tests/phpunit/CRM/Utils/versionCheckTest.php index 32c3799fec..2977d01a85 100644 --- a/tests/phpunit/CRM/Utils/versionCheckTest.php +++ b/tests/phpunit/CRM/Utils/versionCheckTest.php @@ -175,4 +175,5 @@ class CRM_Utils_versionCheckTest extends CiviUnitTestCase { return $data; } + } diff --git a/tests/phpunit/Civi/API/KernelTest.php b/tests/phpunit/Civi/API/KernelTest.php index ab1cebd035..cb8f4e5ecd 100644 --- a/tests/phpunit/Civi/API/KernelTest.php +++ b/tests/phpunit/Civi/API/KernelTest.php @@ -107,4 +107,5 @@ class KernelTest extends \CiviUnitTestCase { }, 2 * Events::W_EARLY); } } + } diff --git a/tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php b/tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php index 9f8d2f8057..e10579f561 100644 --- a/tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php +++ b/tests/phpunit/Civi/API/Subscriber/DynamicFKAuthorizationTest.php @@ -204,4 +204,5 @@ class DynamicFKAuthorizationTest extends \CiviUnitTestCase { ), TRUE)); $this->assertRegExp($expectedError, $result['error_message']); } + } diff --git a/tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php b/tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php index 167d9e0751..bf07cabdc7 100644 --- a/tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php +++ b/tests/phpunit/Civi/API/Subscriber/TransactionSubscriberTest.php @@ -115,4 +115,5 @@ class TransactionSubscriberTest extends \CiviUnitTestCase { 1 => array($result['id'], 'Integer'), )); } + } diff --git a/tests/phpunit/Civi/AllTests.php b/tests/phpunit/Civi/AllTests.php index 9a69193d45..8ba3532821 100644 --- a/tests/phpunit/Civi/AllTests.php +++ b/tests/phpunit/Civi/AllTests.php @@ -59,6 +59,7 @@ class Civi_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class AllTests diff --git a/tests/phpunit/Civi/CCase/SequenceListenerTest.php b/tests/phpunit/Civi/CCase/SequenceListenerTest.php index a3b084b0aa..49bbc75c78 100644 --- a/tests/phpunit/Civi/CCase/SequenceListenerTest.php +++ b/tests/phpunit/Civi/CCase/SequenceListenerTest.php @@ -118,4 +118,5 @@ class SequenceListenerTest extends \CiviCaseTestCase { public static function ag($array, $key) { return $array[$key]; } + } diff --git a/tests/phpunit/CiviTest/AuthorizeNet.php b/tests/phpunit/CiviTest/AuthorizeNet.php index dc64f5d407..15cd2e1684 100644 --- a/tests/phpunit/CiviTest/AuthorizeNet.php +++ b/tests/phpunit/CiviTest/AuthorizeNet.php @@ -48,4 +48,5 @@ class AuthorizeNet extends PHPUnit_Framework_Testcase { } return $result; } + } diff --git a/tests/phpunit/CiviTest/CiviCaseTestCase.php b/tests/phpunit/CiviTest/CiviCaseTestCase.php index 2530261397..bcd1f5609b 100644 --- a/tests/phpunit/CiviTest/CiviCaseTestCase.php +++ b/tests/phpunit/CiviTest/CiviCaseTestCase.php @@ -140,4 +140,5 @@ class CiviCaseTestCase extends CiviUnitTestCase { */ public function hook_caseTypes(&$caseTypes) { } + } diff --git a/tests/phpunit/CiviTest/CiviDBAssert.php b/tests/phpunit/CiviTest/CiviDBAssert.php index dc056dbc1c..6242ff7b25 100644 --- a/tests/phpunit/CiviTest/CiviDBAssert.php +++ b/tests/phpunit/CiviTest/CiviDBAssert.php @@ -189,4 +189,5 @@ class CiviDBAssert { } } } + } diff --git a/tests/phpunit/CiviTest/CiviMailUtils.php b/tests/phpunit/CiviTest/CiviMailUtils.php index 8eda18b962..544d86c2fb 100644 --- a/tests/phpunit/CiviTest/CiviMailUtils.php +++ b/tests/phpunit/CiviTest/CiviMailUtils.php @@ -322,4 +322,5 @@ class CiviMailUtils extends PHPUnit_Framework_TestCase { $this->_ut->assertNotEmpty($mail, 'Cannot parse mail'); return $mail[0]; } + } diff --git a/tests/phpunit/CiviTest/CiviReportTestCase.php b/tests/phpunit/CiviTest/CiviReportTestCase.php index 6a928d5cc6..e91a1070ce 100644 --- a/tests/phpunit/CiviTest/CiviReportTestCase.php +++ b/tests/phpunit/CiviTest/CiviReportTestCase.php @@ -164,4 +164,5 @@ class CiviReportTestCase extends CiviUnitTestCase { } return $result; } + } diff --git a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php index d11c924654..03e1f62dc9 100644 --- a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php +++ b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php @@ -2351,4 +2351,5 @@ class CiviSeleniumTestCase extends PHPUnit_Extensions_SeleniumTestCase { $this->fail($msg); } } + } diff --git a/tests/phpunit/CiviTest/CiviTestSuite.php b/tests/phpunit/CiviTest/CiviTestSuite.php index 5c073aa057..ba0fdc77b8 100644 --- a/tests/phpunit/CiviTest/CiviTestSuite.php +++ b/tests/phpunit/CiviTest/CiviTestSuite.php @@ -214,4 +214,5 @@ class CiviTestSuite extends PHPUnit_Framework_TestSuite { // print_r(array($prefix, 'addTests' => $addTests, 'addAllTests' => $addAllTests, 'addTestSuites' => $addTestSuites)); } + } diff --git a/tests/phpunit/CiviTest/CiviUnitTestCase.php b/tests/phpunit/CiviTest/CiviUnitTestCase.php index c2b6bbee70..0fdbf562ba 100755 --- a/tests/phpunit/CiviTest/CiviUnitTestCase.php +++ b/tests/phpunit/CiviTest/CiviUnitTestCase.php @@ -3269,4 +3269,5 @@ AND ( TABLE_NAME LIKE 'civicrm_value_%' ) ob_end_clean(); } } + } diff --git a/tests/phpunit/CiviTest/Contact.php b/tests/phpunit/CiviTest/Contact.php index c3a4ce49b9..8e89e49742 100644 --- a/tests/phpunit/CiviTest/Contact.php +++ b/tests/phpunit/CiviTest/Contact.php @@ -98,4 +98,5 @@ class Contact extends CiviUnitTestCase { require_once 'CRM/Contact/BAO/Contact.php'; return CRM_Contact_BAO_Contact::deleteContact($contactID); } + } diff --git a/tests/phpunit/CiviTest/ContributionPage.php b/tests/phpunit/CiviTest/ContributionPage.php index 4c2154331a..9562a0bf73 100644 --- a/tests/phpunit/CiviTest/ContributionPage.php +++ b/tests/phpunit/CiviTest/ContributionPage.php @@ -57,4 +57,5 @@ class ContributionPage extends PHPUnit_Framework_Testcase { } return $result; } + } diff --git a/tests/phpunit/CiviTest/Custom.php b/tests/phpunit/CiviTest/Custom.php index 8e85ce5660..18c643125b 100644 --- a/tests/phpunit/CiviTest/Custom.php +++ b/tests/phpunit/CiviTest/Custom.php @@ -118,4 +118,5 @@ class Custom extends CiviUnitTestCase { $deleteCustomGroup = CRM_Core_BAO_CustomGroup::deleteGroup($params, TRUE); return $deleteCustomGroup; } + } diff --git a/tests/phpunit/CiviTest/Event.php b/tests/phpunit/CiviTest/Event.php index b243622c32..726b432424 100644 --- a/tests/phpunit/CiviTest/Event.php +++ b/tests/phpunit/CiviTest/Event.php @@ -43,4 +43,5 @@ class Event extends PHPUnit_Framework_Testcase { public static function delete($eventId) { return CRM_Event_BAO_Event::del($eventId); } + } diff --git a/tests/phpunit/CiviTest/Membership.php b/tests/phpunit/CiviTest/Membership.php index f6ec88e8c6..16122bdaed 100644 --- a/tests/phpunit/CiviTest/Membership.php +++ b/tests/phpunit/CiviTest/Membership.php @@ -79,4 +79,5 @@ class Membership extends PHPUnit_Framework_Testcase { $dao->delete(); } } + } diff --git a/tests/phpunit/CiviTest/Participant.php b/tests/phpunit/CiviTest/Participant.php index 64d8023d96..64524eba49 100644 --- a/tests/phpunit/CiviTest/Participant.php +++ b/tests/phpunit/CiviTest/Participant.php @@ -42,4 +42,5 @@ class Participant extends PHPUnit_Framework_Testcase { require_once 'CRM/Event/BAO/Participant.php'; return CRM_Event_BAO_Participant::deleteParticipant($participantId); } + } diff --git a/tests/phpunit/CiviTest/PaypalPro.php b/tests/phpunit/CiviTest/PaypalPro.php index c01369f90e..e9fd1c8ada 100644 --- a/tests/phpunit/CiviTest/PaypalPro.php +++ b/tests/phpunit/CiviTest/PaypalPro.php @@ -56,4 +56,5 @@ class PaypalPro extends PHPUnit_Framework_Testcase { } return $result; } + } diff --git a/tests/phpunit/EnvTests.php b/tests/phpunit/EnvTests.php index 9894dd7288..9bfa80f8db 100644 --- a/tests/phpunit/EnvTests.php +++ b/tests/phpunit/EnvTests.php @@ -32,4 +32,5 @@ class EnvTests extends \PHPUnit_Framework_TestSuite { } return $suite; } + } diff --git a/tests/phpunit/HelloTest.php b/tests/phpunit/HelloTest.php index a35dc0487b..365a1a0fb0 100644 --- a/tests/phpunit/HelloTest.php +++ b/tests/phpunit/HelloTest.php @@ -82,4 +82,5 @@ class HelloTest extends PHPUnit_Framework_TestCase { $expected = 'hello'; $this->assertEquals($result, $expected); } + } diff --git a/tests/phpunit/Utils.php b/tests/phpunit/Utils.php index cfc7d1dae4..6bba8576e2 100644 --- a/tests/phpunit/Utils.php +++ b/tests/phpunit/Utils.php @@ -132,6 +132,7 @@ class Utils { ******/ return TRUE; } + } // class Utils diff --git a/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php b/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php index fc0e98b81f..3098ba5610 100755 --- a/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php +++ b/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php @@ -176,4 +176,5 @@ class WebTest_ACL_AssignUsersToRolesTest extends CiviSeleniumTestCase { $this->assertElementNotContainsText("xpath=//form[@id='Advanced']/div[3]/div/div", "No matches found for"); $this->verifyText("xpath=//div[@class='crm-search-results']//table/tbody/tr[1]/td[8]", 'United States'); } + } diff --git a/tests/phpunit/WebTest/Activity/ContactContextAddTest.php b/tests/phpunit/WebTest/Activity/ContactContextAddTest.php index b0306389a1..02a991dbe7 100644 --- a/tests/phpunit/WebTest/Activity/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Activity/ContactContextAddTest.php @@ -228,4 +228,5 @@ class WebTest_Activity_ContactContextAddTest extends CiviSeleniumTestCase { $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody//tr/td[5]/a[text()='$contact']")); } } + } diff --git a/tests/phpunit/WebTest/Activity/IcalTest.php b/tests/phpunit/WebTest/Activity/IcalTest.php index 688f715268..7c488b87b4 100644 --- a/tests/phpunit/WebTest/Activity/IcalTest.php +++ b/tests/phpunit/WebTest/Activity/IcalTest.php @@ -119,4 +119,5 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Activity/StandaloneAddTest.php b/tests/phpunit/WebTest/Activity/StandaloneAddTest.php index bf00e269a7..1485b3041d 100644 --- a/tests/phpunit/WebTest/Activity/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Activity/StandaloneAddTest.php @@ -186,4 +186,5 @@ class WebTest_Activity_StandaloneAddTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//table/tbody/tr/td{$xpathPrefix}[text()='{$label}']/../following-sibling::td/span", preg_quote($value), 'In line ' . __LINE__); } } + } diff --git a/tests/phpunit/WebTest/Admin/CustomAddTest.php b/tests/phpunit/WebTest/Admin/CustomAddTest.php index 4594b123b4..0f858d830e 100644 --- a/tests/phpunit/WebTest/Admin/CustomAddTest.php +++ b/tests/phpunit/WebTest/Admin/CustomAddTest.php @@ -193,4 +193,5 @@ class WebTest_Admin_CustomAddTest extends CiviSeleniumTestCase { $this->assertElementContainsText('customData', $radioOptionLabel1); $this->assertElementContainsText('customData', $radioOptionLabel2); } + } diff --git a/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php b/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php index 628d97ace6..b4ad21d764 100644 --- a/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php +++ b/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php @@ -166,4 +166,5 @@ class WebTest_Admin_CustomAddTestSameField extends CiviSeleniumTestCase { $this->waitForText('crm-notification-container', "Custom field '$radioFieldLabel' has been saved."); } + } diff --git a/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php b/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php index 9f6e4c3185..43a76da59e 100644 --- a/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php +++ b/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php @@ -86,4 +86,5 @@ class WebTest_Admin_Form_ScheduleReminderTest extends CiviSeleniumTestCase { $this->assertEquals('1', $this->getSelectedValue('id=recipient')); $this->assertChecked('is_active'); } + } diff --git a/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php b/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php index 55cbe9251f..54d446d6ee 100644 --- a/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php +++ b/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php @@ -58,4 +58,5 @@ class WebTest_Admin_Form_Setting_LocalizationTest extends CiviSeleniumTestCase { array_push($this->verificationErrors, $e->toString()); } } + } diff --git a/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php b/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php index 7afef47906..a817f8bcbf 100644 --- a/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php +++ b/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php @@ -491,4 +491,5 @@ class WebTest_Admin_MoveCustomDataTest extends CiviSeleniumTestCase { //assert success $this->waitForText('crm-notification-container', "has been updated"); } + } diff --git a/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php b/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php index eb04a96994..39a9845bb8 100644 --- a/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php +++ b/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php @@ -122,4 +122,5 @@ class WebTest_Admin_RelationshipTypeAddTest extends CiviSeleniumTestCase { $this->waitForText('crm-notification-container', 'Label already exists in Database.'); } + } diff --git a/tests/phpunit/WebTest/AllTests.php b/tests/phpunit/WebTest/AllTests.php index 1f9287e9d7..06bd635b90 100644 --- a/tests/phpunit/WebTest/AllTests.php +++ b/tests/phpunit/WebTest/AllTests.php @@ -54,4 +54,5 @@ class WebTest_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } diff --git a/tests/phpunit/WebTest/Campaign/ActivityTest.php b/tests/phpunit/WebTest/Campaign/ActivityTest.php index 03700f51ad..8bbb2aefce 100644 --- a/tests/phpunit/WebTest/Campaign/ActivityTest.php +++ b/tests/phpunit/WebTest/Campaign/ActivityTest.php @@ -205,4 +205,5 @@ class WebTest_Campaign_ActivityTest extends CiviSeleniumTestCase { // verify Activity created $this->verifyText("xpath=//form[@id='Activity']/div[2]/table/tbody/tr[5]/td[2]/span", $campaignTitle); } + } diff --git a/tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php b/tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php index 2722f616db..e1cb329edd 100644 --- a/tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php +++ b/tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php @@ -93,4 +93,5 @@ class WebTest_Campaign_CampaignDescriptionTest extends CiviSeleniumTestCase { $pageUrl = array('url' => 'campaign/add', 'args' => 'reset=1'); $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl); } + } diff --git a/tests/phpunit/WebTest/Campaign/MailingTest.php b/tests/phpunit/WebTest/Campaign/MailingTest.php index a77a7bc5a3..9df8f01c4b 100644 --- a/tests/phpunit/WebTest/Campaign/MailingTest.php +++ b/tests/phpunit/WebTest/Campaign/MailingTest.php @@ -274,4 +274,5 @@ class WebTest_Campaign_MailingTest extends CiviSeleniumTestCase { $this->assertElementContainsText('mailing_event', "mailino$firstName@mailson.co.in"); //------end delivery verification--------- } + } diff --git a/tests/phpunit/WebTest/Campaign/MembershipTest.php b/tests/phpunit/WebTest/Campaign/MembershipTest.php index 94deee7594..f4b957ae06 100644 --- a/tests/phpunit/WebTest/Campaign/MembershipTest.php +++ b/tests/phpunit/WebTest/Campaign/MembershipTest.php @@ -168,4 +168,5 @@ class WebTest_Campaign_MembershipTest extends CiviSeleniumTestCase { $this->webtestVerifyTabularData(array('Campaign' => $campaignTitle)); } + } diff --git a/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php b/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php index 84c71937f5..d7d7e5b9a5 100644 --- a/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php +++ b/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php @@ -269,4 +269,5 @@ class WebTest_Campaign_OfflineContributionTest extends CiviSeleniumTestCase { $this->offlineContributionTest($pastCampaignTitle, $campaignId, TRUE); } + } diff --git a/tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php b/tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php index d0ee478fd2..6f1c43b851 100644 --- a/tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php +++ b/tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php @@ -362,4 +362,5 @@ class WebTest_Campaign_OnlineEventRegistrationTest extends CiviSeleniumTestCase $this->waitForElementPresent("_qf_Participant_cancel-bottom"); $this->assertElementContainsText("xpath=//form[@id='Participant']/div[2]/div/table[@class='form-layout-compressed']/tbody/tr[4]/td[2]/select", "$campaignTitle"); } + } diff --git a/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php b/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php index 08f3bf7688..2c9909c955 100644 --- a/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php +++ b/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php @@ -270,4 +270,5 @@ class WebTest_Campaign_PetitionUsageScenarioTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//div[@class='crm-search-results']/table/tbody/tr[2]/td[$column]/", preg_quote($value)); } } + } diff --git a/tests/phpunit/WebTest/Campaign/PledgeTest.php b/tests/phpunit/WebTest/Campaign/PledgeTest.php index bd38f023ed..71656ca667 100644 --- a/tests/phpunit/WebTest/Campaign/PledgeTest.php +++ b/tests/phpunit/WebTest/Campaign/PledgeTest.php @@ -181,4 +181,5 @@ class WebTest_Campaign_PledgeTest extends CiviSeleniumTestCase { // verify Activity created $this->verifyText("xpath=//form[@id='PledgeView']//table/tbody/tr[8]/td[2]", preg_quote($campaignTitle)); } + } diff --git a/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php b/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php index fc6ec38509..812ca05cbd 100644 --- a/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php +++ b/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php @@ -617,4 +617,5 @@ class WebTest_Campaign_SurveyUsageScenarioTest extends CiviSeleniumTestCase { preg_quote("$surveyTitle - Respondent Reservation") ); } + } diff --git a/tests/phpunit/WebTest/Case/ActivityToCaseTest.php b/tests/phpunit/WebTest/Case/ActivityToCaseTest.php index 352e124a86..e1a6223fb1 100644 --- a/tests/phpunit/WebTest/Case/ActivityToCaseTest.php +++ b/tests/phpunit/WebTest/Case/ActivityToCaseTest.php @@ -422,4 +422,5 @@ class WebTest_Case_ActivityToCaseTest extends CiviSeleniumTestCase { return array($radioOptionLabel1, "custom_{$textFieldId}_-1"); } + } diff --git a/tests/phpunit/WebTest/Case/AddCaseTest.php b/tests/phpunit/WebTest/Case/AddCaseTest.php index c1f042e1c2..4049290b2a 100644 --- a/tests/phpunit/WebTest/Case/AddCaseTest.php +++ b/tests/phpunit/WebTest/Case/AddCaseTest.php @@ -299,4 +299,5 @@ class WebTest_Case_AddCaseTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//table[@class='caseSelector']/tbody//tr/td[3]/a", $firstName); $this->verifyText("xpath=//table[@class='caseSelector']/tbody//tr/td[6]", $caseTypeLabel); } + } diff --git a/tests/phpunit/WebTest/Case/AddCaseTypeTest.php b/tests/phpunit/WebTest/Case/AddCaseTypeTest.php index 88f42e0a64..865a835072 100644 --- a/tests/phpunit/WebTest/Case/AddCaseTypeTest.php +++ b/tests/phpunit/WebTest/Case/AddCaseTypeTest.php @@ -143,4 +143,5 @@ class WebTest_Case_AddCaseTypeTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//table/tbody//tr/td[contains(text(),'$editCaseTypeLabel')]", $editCaseTypeLabel); } + } diff --git a/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php b/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php index fd119a6d79..a072197e82 100644 --- a/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php +++ b/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php @@ -435,4 +435,5 @@ class WebTest_Case_CaseCustomFieldsTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); $this->assertElementContainsText('crm-container', '1 Contact'); } + } diff --git a/tests/phpunit/WebTest/Case/CaseDashboardTest.php b/tests/phpunit/WebTest/Case/CaseDashboardTest.php index f8a5403564..5ad0d3f38e 100644 --- a/tests/phpunit/WebTest/Case/CaseDashboardTest.php +++ b/tests/phpunit/WebTest/Case/CaseDashboardTest.php @@ -123,4 +123,5 @@ class WebTest_Case_CaseDashboardTest extends CiviSeleniumTestCase { $this->clickLink("css=a.crm-case-summary-drilldown", "css=input.crm-form-submit"); $this->assertTrue($this->isChecked("name=case_owner value=2"), 'Drilldown on dashboard summary cells not properly setting search form value to my cases.'); } + } diff --git a/tests/phpunit/WebTest/Contact/AddCmsUserTest.php b/tests/phpunit/WebTest/Contact/AddCmsUserTest.php index 8cd453677e..630d7c8d97 100644 --- a/tests/phpunit/WebTest/Contact/AddCmsUserTest.php +++ b/tests/phpunit/WebTest/Contact/AddCmsUserTest.php @@ -123,4 +123,5 @@ class WebTest_Contact_AddCmsUserTest extends CiviSeleniumTestCase { $this->assertElementContainsText('css=.crm-search-results', 'Dumfries'); $this->assertElementContainsText('css=.crm-search-results', '1234'); } + } diff --git a/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php index 77225702bd..eb70d6cf83 100644 --- a/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php @@ -67,4 +67,5 @@ class WebTest_Contact_AddContactsToEventAdvancedSearchTest extends CiviSeleniumT $this->click('_qf_Participant_upload-bottom'); $this->waitForPageToLoad($this->getTimeoutMsec()); } + } diff --git a/tests/phpunit/WebTest/Contact/AddTest.php b/tests/phpunit/WebTest/Contact/AddTest.php index 17daa2834e..c1a41b1ab6 100644 --- a/tests/phpunit/WebTest/Contact/AddTest.php +++ b/tests/phpunit/WebTest/Contact/AddTest.php @@ -502,4 +502,5 @@ class WebTest_Contact_AddTest extends CiviSeleniumTestCase { $this->assertElementContainsText('DataTables_Table_0', 'Employee of'); $this->assertElementContainsText('DataTables_Table_0', 'Household Member of'); } + } diff --git a/tests/phpunit/WebTest/Contact/AddViaProfileTest.php b/tests/phpunit/WebTest/Contact/AddViaProfileTest.php index 637c3d6757..3429f2653e 100644 --- a/tests/phpunit/WebTest/Contact/AddViaProfileTest.php +++ b/tests/phpunit/WebTest/Contact/AddViaProfileTest.php @@ -63,4 +63,5 @@ class WebTest_Contact_AddViaProfileTest extends CiviSeleniumTestCase { $this->assertElementContainsText('css=.msg-text', "Your information has been saved."); } + } diff --git a/tests/phpunit/WebTest/Contact/AddressParsingTest.php b/tests/phpunit/WebTest/Contact/AddressParsingTest.php index 26b59d4d1d..83bccb201a 100644 --- a/tests/phpunit/WebTest/Contact/AddressParsingTest.php +++ b/tests/phpunit/WebTest/Contact/AddressParsingTest.php @@ -156,4 +156,5 @@ class WebTest_Contact_AddressParsingTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php index 6d870b7414..9d8ee62307 100644 --- a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php +++ b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php @@ -362,4 +362,5 @@ class WebTest_Contact_AdvanceSearchPaneTest extends CiviSeleniumTestCase { return $_advance_search_panes; } + } diff --git a/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php b/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php index 9b0ffb6b0c..e606390167 100644 --- a/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php +++ b/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php @@ -228,4 +228,5 @@ class WebTest_Contact_AdvanceSearchPrivacyOptionsTest extends CiviSeleniumTestCa $this->waitForText('crm-notification-container', "{$firstName} {$lastName} has been created."); } + } diff --git a/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php index 27256eb8a0..94ce7db0f7 100644 --- a/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php @@ -516,4 +516,5 @@ class WebTest_Contact_AdvancedSearchTest extends CiviSeleniumTestCase { $this->clickLink("_qf_Contact_upload_view", 'css=.crm-summary-display_name'); $this->assertElementContainsText('css=.crm-summary-display_name', "$firstName adv$firstName"); } + } diff --git a/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php b/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php index de7a879b4f..4df6887152 100644 --- a/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php +++ b/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php @@ -172,4 +172,5 @@ class WebTest_Contact_ContactReferenceFieldTest extends CiviSeleniumTestCase { $this->waitForElementPresent("css=div.select2-result-label"); $this->assertElementContainsText("css=div.select2-result-label", "{$org1}@example.com"); } + } diff --git a/tests/phpunit/WebTest/Contact/ContactTagTest.php b/tests/phpunit/WebTest/Contact/ContactTagTest.php index 5e4ab7eac9..a66dce7261 100644 --- a/tests/phpunit/WebTest/Contact/ContactTagTest.php +++ b/tests/phpunit/WebTest/Contact/ContactTagTest.php @@ -149,4 +149,5 @@ class WebTest_Contact_ContactTagTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); $this->waitForText('tags', "tagset1, tagset2"); } + } diff --git a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php index 5feeff3819..fee6ae8b7d 100644 --- a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php +++ b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php @@ -243,4 +243,5 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase return array($cid, $firstName, $lastName, $email); } + } diff --git a/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php index 71e8111021..14ad0a7cfb 100644 --- a/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php @@ -118,4 +118,5 @@ class WebTest_Contact_DeceasedContactsAdvancedSearchTest extends CiviSeleniumTes $this->select('group_id', "{$groupName}"); $this->click('_qf_GroupContact_next'); } + } diff --git a/tests/phpunit/WebTest/Contact/DupeContactTest.php b/tests/phpunit/WebTest/Contact/DupeContactTest.php index 8b8c58b47d..e697f27d1f 100644 --- a/tests/phpunit/WebTest/Contact/DupeContactTest.php +++ b/tests/phpunit/WebTest/Contact/DupeContactTest.php @@ -87,4 +87,5 @@ class WebTest_Contact_DupeContactTest extends CiviSeleniumTestCase { $this->assertElementContainsText("css=.notify-content", "Please correct the following errors in the form fields below: One matching contact was found. You can View or Edit the existing contact."); } + } diff --git a/tests/phpunit/WebTest/Contact/EditContactTest.php b/tests/phpunit/WebTest/Contact/EditContactTest.php index 7d12b57d9b..83e88ef8d2 100644 --- a/tests/phpunit/WebTest/Contact/EditContactTest.php +++ b/tests/phpunit/WebTest/Contact/EditContactTest.php @@ -112,4 +112,5 @@ class WebTest_Contact_EditContactTest extends CiviSeleniumTestCase { $this->assertTextPresent("2342322222 ext. 198"); } + } diff --git a/tests/phpunit/WebTest/Contact/GroupAddTest.php b/tests/phpunit/WebTest/Contact/GroupAddTest.php index d726ad491e..952be01253 100644 --- a/tests/phpunit/WebTest/Contact/GroupAddTest.php +++ b/tests/phpunit/WebTest/Contact/GroupAddTest.php @@ -278,4 +278,5 @@ class WebTest_Contact_GroupAddTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); $this->assertTrue($this->isElementPresent("xpath=//table/tbody//tr/td[3]/a[text()='{$lastName}, {$firstName}']")); } + } diff --git a/tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php b/tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php index 9bec1e2f30..4afa8dc23f 100644 --- a/tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php +++ b/tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php @@ -350,4 +350,5 @@ class WebTest_Contact_InlineFieldsEditTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Contact/MergeContactsTest.php b/tests/phpunit/WebTest/Contact/MergeContactsTest.php index 05d14983db..aed2e7b528 100644 --- a/tests/phpunit/WebTest/Contact/MergeContactsTest.php +++ b/tests/phpunit/WebTest/Contact/MergeContactsTest.php @@ -1003,4 +1003,5 @@ class WebTest_Contact_MergeContactsTest extends CiviSeleniumTestCase { $this->assertElementNotContainsText("address-block-2", "Birmingham"); $this->assertElementNotContainsText("address-block-2", "3456"); } + } diff --git a/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php b/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php index f6e2af0cba..39b537ad85 100644 --- a/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php +++ b/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php @@ -251,4 +251,5 @@ class WebTest_Contact_MultipleContactSubTypes extends CiviSeleniumTestCase { $customGroupTitle = preg_replace('/\s/', '_', trim($customGroupTitle)); return array($customGroupTitle, $gid); } + } diff --git a/tests/phpunit/WebTest/Contact/PrevNextTest.php b/tests/phpunit/WebTest/Contact/PrevNextTest.php index 329a623e7d..cdd810a051 100644 --- a/tests/phpunit/WebTest/Contact/PrevNextTest.php +++ b/tests/phpunit/WebTest/Contact/PrevNextTest.php @@ -126,4 +126,5 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase { $this->assertElementContainsText('css=div.crm-summary-display_name', "{$contact1} AAA"); $this->assertElementContainsText('css=li.crm-next-action a span', "Next"); } + } diff --git a/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php b/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php index 9df0faba12..bb2eedeba2 100644 --- a/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php +++ b/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php @@ -164,4 +164,5 @@ class WebTest_Contact_PrivacyOptionSearchTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent("1 Contact")); $this->assertTrue($this->isTextPresent("$lname2, $fname2")); } + } diff --git a/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php b/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php index 673991e1c6..be5cfc7ea5 100644 --- a/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php +++ b/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php @@ -189,4 +189,5 @@ class WebTest_Contact_ProfileChecksumTest extends CiviSeleniumTestCase { } return $profileId; } + } diff --git a/tests/phpunit/WebTest/Contact/RelationshipAddTest.php b/tests/phpunit/WebTest/Contact/RelationshipAddTest.php index d40a74e595..55db38e5dd 100644 --- a/tests/phpunit/WebTest/Contact/RelationshipAddTest.php +++ b/tests/phpunit/WebTest/Contact/RelationshipAddTest.php @@ -427,4 +427,5 @@ class WebTest_Contact_RelationshipAddTest extends CiviSeleniumTestCase { ); $this->assertTrue($this->isTextPresent("Employee of"), "Employee of relationship type not visible on View Relationship page."); } + } diff --git a/tests/phpunit/WebTest/Contact/SearchTest.php b/tests/phpunit/WebTest/Contact/SearchTest.php index a46bc1a250..26d94eeacb 100644 --- a/tests/phpunit/WebTest/Contact/SearchTest.php +++ b/tests/phpunit/WebTest/Contact/SearchTest.php @@ -255,4 +255,5 @@ class WebTest_Contact_SearchTest extends CiviSeleniumTestCase { $this->click("_qf_Select_next-bottom"); } + } diff --git a/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php b/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php index cd5f91382e..dc5d256fbf 100644 --- a/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php +++ b/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php @@ -343,4 +343,5 @@ class WebTest_Contact_SearchbyDateFilterTest extends CiviSeleniumTestCase { return $_advance_search_panes; } + } diff --git a/tests/phpunit/WebTest/Contact/SignatureTest.php b/tests/phpunit/WebTest/Contact/SignatureTest.php index f9ce67df72..3f02c72da6 100644 --- a/tests/phpunit/WebTest/Contact/SignatureTest.php +++ b/tests/phpunit/WebTest/Contact/SignatureTest.php @@ -194,4 +194,5 @@ class WebTest_Contact_SignatureTest extends CiviSeleniumTestCase { // Is signature correct? in Activity $this->assertTextPresent($signature); } + } diff --git a/tests/phpunit/WebTest/Contact/TagAddTest.php b/tests/phpunit/WebTest/Contact/TagAddTest.php index 0776625116..3c6fc653c1 100644 --- a/tests/phpunit/WebTest/Contact/TagAddTest.php +++ b/tests/phpunit/WebTest/Contact/TagAddTest.php @@ -110,4 +110,5 @@ class WebTest_Contact_TagAddTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent('Contacts'), 'Missing text: ' . 'Contacts'); $this->assertTrue($this->isTextPresent('Edit'), 'Missing text: ' . 'Edit'); } + } diff --git a/tests/phpunit/WebTest/Contact/TagSetSearchTest.php b/tests/phpunit/WebTest/Contact/TagSetSearchTest.php index 69aa3bc607..ef1857b418 100644 --- a/tests/phpunit/WebTest/Contact/TagSetSearchTest.php +++ b/tests/phpunit/WebTest/Contact/TagSetSearchTest.php @@ -156,4 +156,5 @@ class WebTest_Contact_TagSetSearchTest extends CiviSeleniumTestCase { return $tagid; } + } diff --git a/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php b/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php index 42ac2ce6ce..23cecdac63 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php +++ b/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php @@ -139,4 +139,5 @@ class WebTest_Contact_TaskActionAddToGroupTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent("50 Contacts"), 'Looking for 50 results belonging to group: ' . $newGroupName); } + } diff --git a/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php b/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php index 9a17f75e68..fe11a737a7 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php +++ b/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php @@ -132,4 +132,5 @@ class WebTest_Contact_TaskActionSendMassMailing extends CiviSeleniumTestCase { $this->click("xpath=//table//tbody/tr[td[1]/text()='$mailingName']/descendant::a[text()='Report']"); $this->waitForPageToLoad($this->getTimeoutMsec()); } + } diff --git a/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php b/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php index 2c7c04efe7..ee1cf896e8 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php +++ b/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php @@ -117,4 +117,5 @@ class WebTest_Contact_TaskActionSendSMS extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent('Your message has been sent.'), "Test SMS could not be sent!"); } + } diff --git a/tests/phpunit/WebTest/Contact/UpdateProfileTest.php b/tests/phpunit/WebTest/Contact/UpdateProfileTest.php index 5b682729ed..7681614e6d 100644 --- a/tests/phpunit/WebTest/Contact/UpdateProfileTest.php +++ b/tests/phpunit/WebTest/Contact/UpdateProfileTest.php @@ -78,4 +78,5 @@ class WebTest_Contact_UpdateProfileTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent($postalCode), 'In line ' . __LINE__); $this->assertTrue($this->isElementPresent("//div[@id='profilewrap1']/div[@id='crm-container']/div/div[7]/div[2][contains(text(), 'AR')]")); } + } diff --git a/tests/phpunit/WebTest/Contribute/AddBatchesTest.php b/tests/phpunit/WebTest/Contribute/AddBatchesTest.php index 3c8fbbb36a..b632cb1ea7 100644 --- a/tests/phpunit/WebTest/Contribute/AddBatchesTest.php +++ b/tests/phpunit/WebTest/Contribute/AddBatchesTest.php @@ -340,4 +340,5 @@ class WebTest_Contribute_AddBatchesTest extends CiviSeleniumTestCase { $this->_checkResult($value, $type); } } + } diff --git a/tests/phpunit/WebTest/Contribute/AddPricesetTest.php b/tests/phpunit/WebTest/Contribute/AddPricesetTest.php index 37159d902f..056efec9b2 100644 --- a/tests/phpunit/WebTest/Contribute/AddPricesetTest.php +++ b/tests/phpunit/WebTest/Contribute/AddPricesetTest.php @@ -719,4 +719,5 @@ class WebTest_Contribute_AddPricesetTest extends CiviSeleniumTestCase { $this->verifyText("css=table.crm-soft-credit-listing", preg_quote($value)); } } + } diff --git a/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php b/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php index 7330186297..19ff75ce2d 100644 --- a/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php +++ b/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php @@ -110,4 +110,5 @@ class WebTest_Contribute_ConfirmOptionalTest extends CiviSeleniumTestCase { $this->click("_qf_Main_upload-bottom"); $this->waitForPageToLoad($this->getTimeoutMsec()); } + } diff --git a/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php b/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php index cd7458f501..e1b436e9fe 100644 --- a/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php @@ -193,4 +193,5 @@ class WebTest_Contribute_ContactContextAddTest extends CiviSeleniumTestCase { $this->verifyText("xpath=id('Search')/div[2]/table[2]/tbody//tr/td[$value]", preg_quote($label)); } } + } diff --git a/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php b/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php index f9d47100b8..2fe6445969 100644 --- a/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php +++ b/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php @@ -441,4 +441,5 @@ class WebTest_Contribute_ContributionPageAddTest extends CiviSeleniumTestCase { // contribution page is saved. $this->assertTrue($this->isTextPresent($premiumSavedText)); } + } diff --git a/tests/phpunit/WebTest/Contribute/OfflineContributionTest.php b/tests/phpunit/WebTest/Contribute/OfflineContributionTest.php index da3c3426af..efc27b8c09 100644 --- a/tests/phpunit/WebTest/Contribute/OfflineContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OfflineContributionTest.php @@ -431,4 +431,5 @@ class WebTest_Contribute_OfflineContributionTest extends CiviSeleniumTestCase { ); $this->webtestVerifyTabularData($expected); } + } diff --git a/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php b/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php index c7633a30d5..c157bb7cc6 100644 --- a/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php @@ -109,4 +109,5 @@ class WebTest_Contribute_OfflineRecurContributionTest extends CiviSeleniumTestCa ); } } + } diff --git a/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php b/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php index 0b2879123d..e9c2ba4f23 100644 --- a/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php +++ b/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php @@ -1555,4 +1555,5 @@ class WebTest_Contribute_OnBehalfOfOrganization extends CiviSeleniumTestCase { //check whether the image is present $this->assertTrue($this->isElementPresent("xpath=//div[@id='crm-contact-thumbnail']/div/a/img")); } + } diff --git a/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php b/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php index 625e984597..8508e780d8 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php @@ -314,4 +314,5 @@ class WebTest_Contribute_OnlineContributionTest extends CiviSeleniumTestCase { ); $this->webtestVerifyTabularData($expected); } + } diff --git a/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php b/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php index e5f023427c..774ba6fc62 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php @@ -201,4 +201,5 @@ class WebTest_Contribute_OnlineMultiplePaymentProcessorTest extends CiviSelenium $this->webtestVerifyTabularData($expected); $this->click('_qf_ContributionView_cancel-bottom'); } + } diff --git a/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php b/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php index e640784eda..55966009ca 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php @@ -152,4 +152,5 @@ class WebTest_Contribute_OnlineRecurContributionTest extends CiviSeleniumTestCas ); } } + } diff --git a/tests/phpunit/WebTest/Contribute/PCPAddTest.php b/tests/phpunit/WebTest/Contribute/PCPAddTest.php index 271292b0b7..0139f7e8a1 100755 --- a/tests/phpunit/WebTest/Contribute/PCPAddTest.php +++ b/tests/phpunit/WebTest/Contribute/PCPAddTest.php @@ -200,4 +200,5 @@ class WebTest_Contribute_PCPAddTest extends CiviSeleniumTestCase { $this->verifyText("PCP", preg_quote($pcpTitle)); $this->verifyText("PCP", preg_quote("{$lastName}, {$firstName}")); } + } diff --git a/tests/phpunit/WebTest/Contribute/StandaloneAddTest.php b/tests/phpunit/WebTest/Contribute/StandaloneAddTest.php index ac60d23349..62c37d39e3 100644 --- a/tests/phpunit/WebTest/Contribute/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Contribute/StandaloneAddTest.php @@ -287,4 +287,5 @@ class WebTest_Contribute_StandaloneAddTest extends CiviSeleniumTestCase { $pageUrl = array('url' => 'contribute/add', 'args' => 'reset=1&action=add&context=standalone'); $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl); } + } diff --git a/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php b/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php index 0719b6f164..6b419a35ad 100644 --- a/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php @@ -226,4 +226,5 @@ class WebTest_Contribute_UpdateBatchPendingContributionTest extends CiviSelenium $this->verifyText("xpath=id('ContributionView')/div[2]/table[1]/tbody//tr/td[1][text()='$label']/../td[2]", preg_quote($value)); } } + } diff --git a/tests/phpunit/WebTest/Contribute/UpdateContributionTest.php b/tests/phpunit/WebTest/Contribute/UpdateContributionTest.php index 725ddc0227..8ad5676687 100755 --- a/tests/phpunit/WebTest/Contribute/UpdateContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/UpdateContributionTest.php @@ -498,4 +498,5 @@ class WebTest_Contribute_UpdateContributionTest extends CiviSeleniumTestCase { return $contact; } + } diff --git a/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php b/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php index a24ef13051..7896242d69 100644 --- a/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php @@ -268,4 +268,5 @@ class WebTest_Contribute_UpdatePendingContributionTest extends CiviSeleniumTestC ); $this->webtestVerifyTabularData($expected); } + } diff --git a/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php b/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php index cc5f3a3b78..5e6646d12c 100644 --- a/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php @@ -131,4 +131,5 @@ class WebTest_Contribute_VerifySSLContributionTest extends CiviSeleniumTestCase $this->waitForPageToLoad($this->getTimeoutMsec()); $this->assertFalse($this->isTextPresent("Payment Processor Error message"), "Payment processor returned error message"); } + } diff --git a/tests/phpunit/WebTest/Event/AddEventTest.php b/tests/phpunit/WebTest/Event/AddEventTest.php index 543d11418a..ef181791f1 100644 --- a/tests/phpunit/WebTest/Event/AddEventTest.php +++ b/tests/phpunit/WebTest/Event/AddEventTest.php @@ -974,4 +974,5 @@ WHERE ceft.entity_id = %1 AND ceft.entity_table = 'civicrm_contribution'"; $this->waitForElementPresent("xpath=//td[@class='crm-participant-label crm-editable crm-editable-enabled'][contains(text(), '{$status}')]/../td[9]/span/a[2][text()='Disable']"); } } + } diff --git a/tests/phpunit/WebTest/Event/AddParticipationTest.php b/tests/phpunit/WebTest/Event/AddParticipationTest.php index 0880354d24..e023bcd318 100644 --- a/tests/phpunit/WebTest/Event/AddParticipationTest.php +++ b/tests/phpunit/WebTest/Event/AddParticipationTest.php @@ -457,4 +457,5 @@ class WebTest_Event_AddParticipationTest extends CiviSeleniumTestCase { $this->webtestAddBillingDetails(); return $contact; } + } diff --git a/tests/phpunit/WebTest/Event/AddPricesetTest.php b/tests/phpunit/WebTest/Event/AddPricesetTest.php index 7277a22f5f..1b37d540d0 100644 --- a/tests/phpunit/WebTest/Event/AddPricesetTest.php +++ b/tests/phpunit/WebTest/Event/AddPricesetTest.php @@ -757,4 +757,5 @@ class WebTest_Event_AddPricesetTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Event/AdditionalPaymentTest.php b/tests/phpunit/WebTest/Event/AdditionalPaymentTest.php index 651be44951..f29c296c95 100644 --- a/tests/phpunit/WebTest/Event/AdditionalPaymentTest.php +++ b/tests/phpunit/WebTest/Event/AdditionalPaymentTest.php @@ -217,4 +217,5 @@ class WebTest_Event_AdditionalPaymentTest extends CiviSeleniumTestCase { $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td", "$ {$feeAmt}", 'Missing text: appropriate fee amount'); $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td[2]", "$ {$amtPaid}", 'Missing text: appropriate fee amount'); } + } diff --git a/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php b/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php index dfd694d12d..c028d163ad 100644 --- a/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php +++ b/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php @@ -163,4 +163,5 @@ class WebTest_Event_ChangeParticipantStatus extends CiviSeleniumTestCase { ); $this->verifyText("xpath=//td[text()='Selections']/following-sibling::td//div/div", preg_quote('Event Total: $ 800.00')); } + } diff --git a/tests/phpunit/WebTest/Event/EventListingTest.php b/tests/phpunit/WebTest/Event/EventListingTest.php index dba0ac7c30..252afa9bd4 100644 --- a/tests/phpunit/WebTest/Event/EventListingTest.php +++ b/tests/phpunit/WebTest/Event/EventListingTest.php @@ -162,4 +162,5 @@ class WebTest_Event_EventListingTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); $this->waitForText("crm-notification-container", "'Event Location' information has been saved."); } + } diff --git a/tests/phpunit/WebTest/Event/EventWaitListTest.php b/tests/phpunit/WebTest/Event/EventWaitListTest.php index fc8c3ce515..7af1915e9c 100644 --- a/tests/phpunit/WebTest/Event/EventWaitListTest.php +++ b/tests/phpunit/WebTest/Event/EventWaitListTest.php @@ -240,4 +240,5 @@ class WebTest_Event_EventWaitListTest extends CiviSeleniumTestCase { $this->webtestLogin(); } } + } diff --git a/tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php b/tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php index fe5c4c97d1..e236151639 100755 --- a/tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php +++ b/tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php @@ -510,4 +510,5 @@ class WebTest_Event_MultipleEventRegistrationbyCartTest extends CiviSeleniumTest $this->click("enable_cart"); $this->click("_qf_Event_next-top"); } + } diff --git a/tests/phpunit/WebTest/Event/MultiprofileEventTest.php b/tests/phpunit/WebTest/Event/MultiprofileEventTest.php index 80162f73d4..c4563b09d7 100644 --- a/tests/phpunit/WebTest/Event/MultiprofileEventTest.php +++ b/tests/phpunit/WebTest/Event/MultiprofileEventTest.php @@ -831,4 +831,5 @@ class WebTest_Event_MultiprofileEventTest extends CiviSeleniumTestCase { $this->click("_qf_Field_next-bottom"); $this->waitForPageToLoad($this->getTimeoutMsec()); } + } diff --git a/tests/phpunit/WebTest/Event/PCPAddTest.php b/tests/phpunit/WebTest/Event/PCPAddTest.php index a5dee0120c..6f6e71097a 100644 --- a/tests/phpunit/WebTest/Event/PCPAddTest.php +++ b/tests/phpunit/WebTest/Event/PCPAddTest.php @@ -552,4 +552,5 @@ class WebTest_Event_PCPAddTest extends CiviSeleniumTestCase { $softCreditor = "{$pcpCreatorFirstName} {$pcpCreatorLastName}"; $this->verifyText("xpath=//div[@id='PCPView']/div[2]//table[@class='crm-info-panel']/tbody/tr[2]/td[2]", preg_quote($softCreditor), 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/WebTest/Event/ParticipantCountTest.php b/tests/phpunit/WebTest/Event/ParticipantCountTest.php index f0b2562912..94ea656edc 100644 --- a/tests/phpunit/WebTest/Event/ParticipantCountTest.php +++ b/tests/phpunit/WebTest/Event/ParticipantCountTest.php @@ -467,4 +467,5 @@ class WebTest_Event_ParticipantCountTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Event/ParticipantSearchTest.php b/tests/phpunit/WebTest/Event/ParticipantSearchTest.php index 638ee82287..b361de38c3 100644 --- a/tests/phpunit/WebTest/Event/ParticipantSearchTest.php +++ b/tests/phpunit/WebTest/Event/ParticipantSearchTest.php @@ -248,4 +248,5 @@ class WebTest_Event_ParticipantSearchTest extends CiviSeleniumTestCase { $this->_checkStrings($stringsToCheck); } + } diff --git a/tests/phpunit/WebTest/Event/PricesetMaxCountTest.php b/tests/phpunit/WebTest/Event/PricesetMaxCountTest.php index 38bbbf10f3..d972f98a06 100644 --- a/tests/phpunit/WebTest/Event/PricesetMaxCountTest.php +++ b/tests/phpunit/WebTest/Event/PricesetMaxCountTest.php @@ -1228,4 +1228,5 @@ class WebTest_Event_PricesetMaxCountTest extends CiviSeleniumTestCase { $thankStrings = array('Thank You for Registering', 'Event Total', 'Transaction Date'); $this->assertStringsPresent($thankStrings); } + } diff --git a/tests/phpunit/WebTest/Event/TellAFriendTest.php b/tests/phpunit/WebTest/Event/TellAFriendTest.php index eb5661f93a..c09284b2e7 100644 --- a/tests/phpunit/WebTest/Event/TellAFriendTest.php +++ b/tests/phpunit/WebTest/Event/TellAFriendTest.php @@ -275,4 +275,5 @@ class WebTest_Event_TellAFriendTest extends CiviSeleniumTestCase { $this->click('_qf_Event_upload_done-bottom'); $this->waitForElementPresent("xpath=//div[@id='event_status_id']//div[@id='option11_wrapper']/table/tbody//tr/td[1]/a[text()='$eventTitle']"); } + } diff --git a/tests/phpunit/WebTest/Export/ContactTest.php b/tests/phpunit/WebTest/Export/ContactTest.php index fe7f0c7116..031dfaad00 100644 --- a/tests/phpunit/WebTest/Export/ContactTest.php +++ b/tests/phpunit/WebTest/Export/ContactTest.php @@ -473,4 +473,5 @@ class WebTest_Export_ContactTest extends ExportCiviSeleniumTestCase { $optionLabel = $this->webtest_civicrm_api("OptionValue", "getvalue", $params); return $optionLabel; } + } diff --git a/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php b/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php index 764564e4f2..67c59d5362 100644 --- a/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php +++ b/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php @@ -161,4 +161,5 @@ class ExportCiviSeleniumTestCase extends CiviSeleniumTestCase { @unlink($file); } } + } diff --git a/tests/phpunit/WebTest/Financial/FinancialAccountTest.php b/tests/phpunit/WebTest/Financial/FinancialAccountTest.php index 8b6ec91908..4513dd71ef 100644 --- a/tests/phpunit/WebTest/Financial/FinancialAccountTest.php +++ b/tests/phpunit/WebTest/Financial/FinancialAccountTest.php @@ -140,4 +140,5 @@ class WebTest_Financial_FinancialAccountTest extends CiviSeleniumTestCase { //Delete Financial Account $this->_testDeleteFinancialAccount($financialAccountTitle); } + } diff --git a/tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php b/tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php index b77d6c6992..86afb43822 100644 --- a/tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php +++ b/tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php @@ -98,4 +98,5 @@ class WebTest_Financial_FinancialAccountTypeTest extends CiviSeleniumTestCase { //delete financialtype $this->addeditFinancialType($financialType, 'Delete'); } + } diff --git a/tests/phpunit/WebTest/Financial/FinancialBatchExport.php b/tests/phpunit/WebTest/Financial/FinancialBatchExport.php index dcda54489d..d18a2ad393 100644 --- a/tests/phpunit/WebTest/Financial/FinancialBatchExport.php +++ b/tests/phpunit/WebTest/Financial/FinancialBatchExport.php @@ -138,4 +138,5 @@ class WebTest_Financial_FinancialBatchExport extends CiviSeleniumTestCase { ) ); } + } diff --git a/tests/phpunit/WebTest/Generic/CheckActivityTest.php b/tests/phpunit/WebTest/Generic/CheckActivityTest.php index 36ba575c38..5606808828 100644 --- a/tests/phpunit/WebTest/Generic/CheckActivityTest.php +++ b/tests/phpunit/WebTest/Generic/CheckActivityTest.php @@ -82,4 +82,5 @@ class WebTest_Generic_CheckActivityTest extends CiviSeleniumTestCase { // ...again, waiting for the box with contact name to show up... $this->waitForText("xpath=//div[@id='s2id_assignee_contact_id']", "$contactFirstName2"); } + } diff --git a/tests/phpunit/WebTest/Generic/CheckDashboardTest.php b/tests/phpunit/WebTest/Generic/CheckDashboardTest.php index 11f2014494..f2573fa012 100644 --- a/tests/phpunit/WebTest/Generic/CheckDashboardTest.php +++ b/tests/phpunit/WebTest/Generic/CheckDashboardTest.php @@ -167,4 +167,5 @@ class WebTest_Generic_CheckDashboardTest extends CiviSeleniumTestCase { // cleanup by removing the widget $this->_testRemoveDashboardElement($widgetConfigureID, $widgetEnabledSelector); } + } diff --git a/tests/phpunit/WebTest/Generic/CheckFindTest.php b/tests/phpunit/WebTest/Generic/CheckFindTest.php index 1b365219bb..a73e68e760 100644 --- a/tests/phpunit/WebTest/Generic/CheckFindTest.php +++ b/tests/phpunit/WebTest/Generic/CheckFindTest.php @@ -43,4 +43,5 @@ class WebTest_Generic_CheckFindTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); $this->assertTrue($this->isElementPresent("search-status")); } + } diff --git a/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php b/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php index 5514019865..88caf69ccb 100644 --- a/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php +++ b/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php @@ -357,4 +357,5 @@ class WebTest_Generic_GeneralClickAroundTest extends CiviSeleniumTestCase { $this->assertTextPresent("Profiles - Admin Notification"); $this->assertTextPresent("Tell-a-Friend Email"); } + } diff --git a/tests/phpunit/WebTest/Grant/ContactContextAddTest.php b/tests/phpunit/WebTest/Grant/ContactContextAddTest.php index 64069448ab..13f9a0a834 100644 --- a/tests/phpunit/WebTest/Grant/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Grant/ContactContextAddTest.php @@ -135,4 +135,5 @@ class WebTest_Grant_ContactContextAddTest extends CiviSeleniumTestCase { ) ); } + } diff --git a/tests/phpunit/WebTest/Grant/CustomFieldsetTest.php b/tests/phpunit/WebTest/Grant/CustomFieldsetTest.php index 4f9525e295..e63fadea02 100644 --- a/tests/phpunit/WebTest/Grant/CustomFieldsetTest.php +++ b/tests/phpunit/WebTest/Grant/CustomFieldsetTest.php @@ -121,4 +121,5 @@ class WebTest_Grant_CustomFieldsetTest extends CiviSeleniumTestCase { $pageUrl = array('url' => 'grant/add', 'args' => 'reset=1&action=add&context=standalone'); $this->customFieldSetLoadOnTheFlyCheck($customSets, $pageUrl); } + } diff --git a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php index e7c5a8787e..bd4df2ee89 100644 --- a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php @@ -105,4 +105,5 @@ class WebTest_Grant_StandaloneAddTest extends CiviSeleniumTestCase { $this->webtestVerifyTabularData($expected); } + } diff --git a/tests/phpunit/WebTest/Import/ActivityTest.php b/tests/phpunit/WebTest/Import/ActivityTest.php index 23ec5b42df..33913ef938 100644 --- a/tests/phpunit/WebTest/Import/ActivityTest.php +++ b/tests/phpunit/WebTest/Import/ActivityTest.php @@ -98,4 +98,5 @@ class WebTest_Import_ActivityTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/AddressParsingTest.php b/tests/phpunit/WebTest/Import/AddressParsingTest.php index d042d038e4..56a3e47dba 100644 --- a/tests/phpunit/WebTest/Import/AddressParsingTest.php +++ b/tests/phpunit/WebTest/Import/AddressParsingTest.php @@ -285,4 +285,5 @@ class WebTest_Import_AddressParsingTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/ContactCustomDataTest.php b/tests/phpunit/WebTest/Import/ContactCustomDataTest.php index 0ffdbaaffa..340e929a24 100644 --- a/tests/phpunit/WebTest/Import/ContactCustomDataTest.php +++ b/tests/phpunit/WebTest/Import/ContactCustomDataTest.php @@ -190,4 +190,5 @@ class WebTest_Import_ContactCustomDataTest extends ImportCiviSeleniumTestCase { return array("custom_{$customFieldId}", $customField, $customGroupTitle); } + } diff --git a/tests/phpunit/WebTest/Import/ContactSubtypeTest.php b/tests/phpunit/WebTest/Import/ContactSubtypeTest.php index 3c1d05edee..31b394c9a4 100644 --- a/tests/phpunit/WebTest/Import/ContactSubtypeTest.php +++ b/tests/phpunit/WebTest/Import/ContactSubtypeTest.php @@ -429,4 +429,5 @@ class WebTest_Import_ContactSubtypeTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/ContactTest.php b/tests/phpunit/WebTest/Import/ContactTest.php index e012887a55..ea82db1036 100644 --- a/tests/phpunit/WebTest/Import/ContactTest.php +++ b/tests/phpunit/WebTest/Import/ContactTest.php @@ -421,4 +421,5 @@ class WebTest_Import_ContactTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/ContributionTest.php b/tests/phpunit/WebTest/Import/ContributionTest.php index 761a3d35ad..c080f2aefa 100644 --- a/tests/phpunit/WebTest/Import/ContributionTest.php +++ b/tests/phpunit/WebTest/Import/ContributionTest.php @@ -194,4 +194,5 @@ class WebTest_Import_ContributionTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/CustomDataTest.php b/tests/phpunit/WebTest/Import/CustomDataTest.php index 144cb846a8..f82fbc11cd 100644 --- a/tests/phpunit/WebTest/Import/CustomDataTest.php +++ b/tests/phpunit/WebTest/Import/CustomDataTest.php @@ -352,4 +352,5 @@ class WebTest_Import_CustomDataTest extends ImportCiviSeleniumTestCase { return array($customDataParams, $customDataVerify); } + } diff --git a/tests/phpunit/WebTest/Import/DateFormatTest.php b/tests/phpunit/WebTest/Import/DateFormatTest.php index 73eb16c1d4..fe35f325e6 100644 --- a/tests/phpunit/WebTest/Import/DateFormatTest.php +++ b/tests/phpunit/WebTest/Import/DateFormatTest.php @@ -467,4 +467,5 @@ class WebTest_Import_DateFormatTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php b/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php index 6e3923fb09..3b780cbb78 100644 --- a/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php +++ b/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php @@ -490,4 +490,5 @@ class WebTest_Import_DuplicateMatchingTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/GroupTest.php b/tests/phpunit/WebTest/Import/GroupTest.php index 0bfba02b7b..7d7910e517 100644 --- a/tests/phpunit/WebTest/Import/GroupTest.php +++ b/tests/phpunit/WebTest/Import/GroupTest.php @@ -138,4 +138,5 @@ class WebTest_Import_GroupTest extends ImportCiviSeleniumTestCase { ); return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php b/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php index c67a67a4b0..5333b76e2a 100644 --- a/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php +++ b/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php @@ -595,4 +595,5 @@ class ImportCiviSeleniumTestCase extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Import/MatchExternalIdTest.php b/tests/phpunit/WebTest/Import/MatchExternalIdTest.php index 42d6fd3030..7deaca4d5a 100644 --- a/tests/phpunit/WebTest/Import/MatchExternalIdTest.php +++ b/tests/phpunit/WebTest/Import/MatchExternalIdTest.php @@ -362,4 +362,5 @@ class WebTest_Import_MatchExternalIdTest extends ImportCiviSeleniumTestCase { return $params; } + } diff --git a/tests/phpunit/WebTest/Import/MemberTest.php b/tests/phpunit/WebTest/Import/MemberTest.php index 0dff818cdf..b63369c4c1 100644 --- a/tests/phpunit/WebTest/Import/MemberTest.php +++ b/tests/phpunit/WebTest/Import/MemberTest.php @@ -210,4 +210,5 @@ class WebTest_Import_MemberTest extends ImportCiviSeleniumTestCase { ); return array($headers, $rows, $fieldMapper); } + } diff --git a/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php b/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php index 7fb663542a..e806e7bceb 100644 --- a/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php +++ b/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php @@ -225,4 +225,5 @@ class WebTest_Import_MultipleRelationshipTest extends ImportCiviSeleniumTestCase return array($headers, $rows, $fieldMapper); } + } diff --git a/tests/phpunit/WebTest/Import/ParticipantTest.php b/tests/phpunit/WebTest/Import/ParticipantTest.php index 4b3868001f..adeeef62a6 100644 --- a/tests/phpunit/WebTest/Import/ParticipantTest.php +++ b/tests/phpunit/WebTest/Import/ParticipantTest.php @@ -337,4 +337,5 @@ class WebTest_Import_ParticipantTest extends ImportCiviSeleniumTestCase { return $params; } + } diff --git a/tests/phpunit/WebTest/Import/SavedMappingTest.php b/tests/phpunit/WebTest/Import/SavedMappingTest.php index 2192be0e71..791fa537b1 100644 --- a/tests/phpunit/WebTest/Import/SavedMappingTest.php +++ b/tests/phpunit/WebTest/Import/SavedMappingTest.php @@ -136,4 +136,5 @@ class WebTest_Import_SavedMappingTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Import/TagTest.php b/tests/phpunit/WebTest/Import/TagTest.php index 0ec43793b0..ea72ccf8b9 100644 --- a/tests/phpunit/WebTest/Import/TagTest.php +++ b/tests/phpunit/WebTest/Import/TagTest.php @@ -136,4 +136,5 @@ class WebTest_Import_TagTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } + } diff --git a/tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php b/tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php index 1aca0be8a4..00f7a7f658 100644 --- a/tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php +++ b/tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php @@ -180,4 +180,5 @@ class WebTest_Mailing_AddMessageTemplateTest extends CiviSeleniumTestCase { $this->waitForElementPresent("xpath=//div[@class='ui-dialog-buttonset']/button/span[2]"); $this->assertElementContainsText('help', "Bulk Email Sent.", "Status message didn't show up after saving!"); } + } diff --git a/tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php b/tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php index 1c1f72a533..6d5a2ab0fe 100644 --- a/tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php +++ b/tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php @@ -145,4 +145,5 @@ class WebTest_Mailing_AddNewMailingComponentTest extends CiviSeleniumTestCase { // Verify text $this->assertTrue($this->isElementPresent("xpath=//table/tbody//tr/td[text()='{$componentName}']/../td[2][text()='Reply']/../td[3][text()='{$subject}']/../td[4][text()='{$txtMsg}']/../td[5][text()='{$htmlMsg}']"), "The row doesn't consists of proper component details"); } + } diff --git a/tests/phpunit/WebTest/Mailing/MailingTest.php b/tests/phpunit/WebTest/Mailing/MailingTest.php index cded96ef4d..1ad127ecb4 100644 --- a/tests/phpunit/WebTest/Mailing/MailingTest.php +++ b/tests/phpunit/WebTest/Mailing/MailingTest.php @@ -573,4 +573,5 @@ class WebTest_Mailing_MailingTest extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Mailing/SpoolTest.php b/tests/phpunit/WebTest/Mailing/SpoolTest.php index a226bb6cda..6ec004ce6f 100644 --- a/tests/phpunit/WebTest/Mailing/SpoolTest.php +++ b/tests/phpunit/WebTest/Mailing/SpoolTest.php @@ -96,4 +96,5 @@ class WebTest_Mailing_SpoolTest extends CiviSeleniumTestCase { } } + } diff --git a/tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php b/tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php index e48ade055e..a63fc73693 100644 --- a/tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php +++ b/tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php @@ -274,4 +274,5 @@ class WebTest_Member_BatchUpdateViaProfileTest extends CiviSeleniumTestCase { return array($textFieldLabel, $customGroupTitle); } + } diff --git a/tests/phpunit/WebTest/Member/ContactContextAddTest.php b/tests/phpunit/WebTest/Member/ContactContextAddTest.php index c61f9d4ab4..25faaa6218 100644 --- a/tests/phpunit/WebTest/Member/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Member/ContactContextAddTest.php @@ -234,4 +234,5 @@ class WebTest_Member_ContactContextAddTest extends CiviSeleniumTestCase { $this->click("_qf_MembershipView_cancel-bottom"); $this->waitForElementPresent("mainTabContainer"); } + } diff --git a/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php b/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php index 4d3407184f..9ce59dbd20 100755 --- a/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php +++ b/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php @@ -294,4 +294,5 @@ class WebTest_Member_DefaultMembershipPricesetTest extends CiviSeleniumTestCase } return array($memTypeTitle1, $memTypeTitle2, $memTypeTitle3); } + } diff --git a/tests/phpunit/WebTest/Member/EditMembershipTest.php b/tests/phpunit/WebTest/Member/EditMembershipTest.php index ce3cc3ce89..3c26fb868d 100644 --- a/tests/phpunit/WebTest/Member/EditMembershipTest.php +++ b/tests/phpunit/WebTest/Member/EditMembershipTest.php @@ -102,4 +102,5 @@ class WebTest_Member_EditMembershipTest extends CiviSeleniumTestCase { $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody/tr[3]/td[3][text()='Type changed from {$membershipTypes['membership_type']} to General']")); $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-search-results']/table/tbody/tr[3]/td[5]/a[text()='{$contactName}']")); } + } diff --git a/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php b/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php index 03f65ac3bf..487e2d1fbc 100644 --- a/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php +++ b/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php @@ -658,4 +658,5 @@ SELECT end_event_adjust_interval ) ); } + } diff --git a/tests/phpunit/WebTest/Member/InheritedMembershipTest.php b/tests/phpunit/WebTest/Member/InheritedMembershipTest.php index c4dbbada1a..ef0619a739 100644 --- a/tests/phpunit/WebTest/Member/InheritedMembershipTest.php +++ b/tests/phpunit/WebTest/Member/InheritedMembershipTest.php @@ -522,4 +522,5 @@ class WebTest_Member_InheritedMembershipTest extends CiviSeleniumTestCase { $this->assertTrue($this->isElementPresent("xpath=//div[@class='crm-contact-relationship-current']/div/table/tbody/tr/td[2]/a[text()='Organization $org3']")); $this->assertEquals(1, $this->getText("xpath=//li[@id='tab_rel']/a/em")); } + } diff --git a/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php b/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php index 1fcb2f82d0..aedf1fe040 100644 --- a/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php +++ b/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php @@ -110,4 +110,5 @@ class WebTest_Member_OfflineAutoRenewMembershipTest extends CiviSeleniumTestCase ); } } + } diff --git a/tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php b/tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php index 56fe2c620d..f487338390 100644 --- a/tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php +++ b/tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php @@ -444,4 +444,5 @@ class WebTest_Member_OfflineMembershipAddPricesetTest extends CiviSeleniumTestCa $this->assertTrue($this->isElementPresent("xpath=//form[@id='MembershipView']/div[2]/div/div[@class='crm-accordion-wrapper']/div/table/tbody/tr/td/span[text()='{$amount}']")); $this->click("_qf_MembershipView_cancel-bottom"); } + } diff --git a/tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php b/tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php index 584346cd83..eec042da60 100644 --- a/tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php +++ b/tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php @@ -433,4 +433,5 @@ class WebTest_Member_OfflineMembershipRenewTest extends CiviSeleniumTestCase { ); $this->webtestVerifyTabularData($verifyMembershipRenewData); } + } diff --git a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php index cc0d05ade4..f178e18894 100644 --- a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php +++ b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php @@ -185,4 +185,5 @@ class WebTest_Member_OnlineAutoRenewMembershipGCTest extends CiviSeleniumTestCas return $pageId; } + } diff --git a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php index 366ffd871c..b39e87bc01 100644 --- a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php +++ b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php @@ -210,4 +210,5 @@ class WebTest_Member_OnlineAutoRenewMembershipTest extends CiviSeleniumTestCase return $pageId; } + } diff --git a/tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php b/tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php index 6cd5678a61..204fd724e1 100644 --- a/tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php +++ b/tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php @@ -335,4 +335,5 @@ class WebTest_Member_OnlineMembershipCreateTest extends CiviSeleniumTestCase { ); $this->webtestVerifyTabularData($expected); } + } diff --git a/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php b/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php index 6c6ec7007b..9983237ed6 100644 --- a/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php +++ b/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php @@ -657,4 +657,5 @@ class WebTest_Member_OnlineMembershipRenewTest extends CiviSeleniumTestCase { ); } } + } diff --git a/tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php b/tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php index ffef11cc32..d95c45e3c8 100644 --- a/tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php +++ b/tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php @@ -162,4 +162,5 @@ class WebTest_Member_SeperateMembershipPaymentTest extends CiviSeleniumTestCase $this->clickLink("_qf_Main_upload-bottom", "_qf_Confirm_next-bottom"); $this->clickLink("_qf_Confirm_next-bottom", NULL); } + } diff --git a/tests/phpunit/WebTest/Member/StandaloneAddTest.php b/tests/phpunit/WebTest/Member/StandaloneAddTest.php index e1194fc148..382d30df47 100644 --- a/tests/phpunit/WebTest/Member/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Member/StandaloneAddTest.php @@ -254,4 +254,5 @@ class WebTest_Member_StandaloneAddTest extends CiviSeleniumTestCase { } ); } + } diff --git a/tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php b/tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php index 0b5bc45bb0..b939645a3e 100644 --- a/tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php +++ b/tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php @@ -128,4 +128,5 @@ class WebTest_Member_UpdateMembershipScriptTest extends CiviSeleniumTestCase { return $memTypeParams; } + } diff --git a/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php b/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php index 6bfa287917..520cd9ad0f 100644 --- a/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php +++ b/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php @@ -122,4 +122,5 @@ class WebTest_Pledge_AddCancelPaymentTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//div[@class='view-content']//table//tbody/tr[1]/td[4]", "1,200.00"); } + } diff --git a/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php b/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php index 74011cb284..a2a27181b2 100644 --- a/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php @@ -116,4 +116,5 @@ class WebTest_Pledge_ContactContextAddTest extends CiviSeleniumTestCase { // Re-enable pop-ups to leave things in the same state $this->enableDisablePopups(TRUE); } + } diff --git a/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php b/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php index 9854f3c840..328e77ed6a 100644 --- a/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php +++ b/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php @@ -444,4 +444,5 @@ class WebTest_Pledge_ContactContextPledgePaymentAddTest extends CiviSeleniumTest // Re-enable pop-ups to leave things in the same state $this->enableDisablePopups(TRUE); } + } diff --git a/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php b/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php index 5e1d40f333..0eee667cf8 100644 --- a/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php +++ b/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php @@ -135,4 +135,5 @@ class WebTest_Pledge_StandaloneAddDeleteTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//div[@class='view-content' and contains(., 'view pledge payments')]/table[@class='selector row-highlight']//tbody/tr[1]/td[4]", "1,930.00"); } + } diff --git a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php index 517c0e9cc8..97fe65271a 100644 --- a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php @@ -92,4 +92,5 @@ class WebTest_Pledge_StandaloneAddTest extends CiviSeleniumTestCase { $this->waitForElementPresent("xpath=//div[@class='view-content']//table//tbody/tr[2]/td[2]/table/tbody/tr[2]/td[8]/a[text()='Record Payment']"); return $contact; } + } diff --git a/tests/phpunit/WebTest/Profile/BatchUpdateTest.php b/tests/phpunit/WebTest/Profile/BatchUpdateTest.php index 1567f4a5ad..e40b5b5d66 100644 --- a/tests/phpunit/WebTest/Profile/BatchUpdateTest.php +++ b/tests/phpunit/WebTest/Profile/BatchUpdateTest.php @@ -791,4 +791,5 @@ class WebTest_Profile_BatchUpdateTest extends CiviSeleniumTestCase { return $returnArray; } + } diff --git a/tests/phpunit/WebTest/Profile/DedupeTest.php b/tests/phpunit/WebTest/Profile/DedupeTest.php index accd8a4faa..e6a93999cc 100644 --- a/tests/phpunit/WebTest/Profile/DedupeTest.php +++ b/tests/phpunit/WebTest/Profile/DedupeTest.php @@ -87,4 +87,5 @@ class WebTest_Profile_DedupeTest extends CiviSeleniumTestCase { $this->click("_qf_Edit_next"); $this->waitForTextPresent("A record already exists with the same information."); } + } diff --git a/tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php b/tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php index 95201e6600..2cdf394f0a 100644 --- a/tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php +++ b/tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php @@ -403,4 +403,5 @@ class WebTest_Profile_MultiRecordProfileAddTest extends CiviSeleniumTestCase { } return $params; } + } diff --git a/tests/phpunit/WebTest/Profile/ProfileAddTest.php b/tests/phpunit/WebTest/Profile/ProfileAddTest.php index cc97e9d10f..b1774cd931 100644 --- a/tests/phpunit/WebTest/Profile/ProfileAddTest.php +++ b/tests/phpunit/WebTest/Profile/ProfileAddTest.php @@ -329,4 +329,5 @@ class WebTest_Profile_ProfileAddTest extends CiviSeleniumTestCase { // delete created profile $this->_testdeleteProfile($profileTitle); } + } diff --git a/tests/phpunit/WebTest/Profile/ProfileCountryState.php b/tests/phpunit/WebTest/Profile/ProfileCountryState.php index ee35c8e0c4..6231b68060 100644 --- a/tests/phpunit/WebTest/Profile/ProfileCountryState.php +++ b/tests/phpunit/WebTest/Profile/ProfileCountryState.php @@ -151,4 +151,5 @@ class WebTest_Profile_ProfileCountryState extends CiviSeleniumTestCase { } } } + } diff --git a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php index fa1702f1bf..2ec95ded3e 100644 --- a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php +++ b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php @@ -142,4 +142,5 @@ class WebTest_Profile_ProfileGroupSubscriptionTest extends CiviSeleniumTestCase $this->waitForElementPresent('newCiviCRMProfile-bottom'); $this->waitForText('crm-notification-container', "Your CiviCRM Profile '{$profileTitle}' has been deleted."); } + } diff --git a/tests/phpunit/WebTest/Profile/SearchTest.php b/tests/phpunit/WebTest/Profile/SearchTest.php index d399f0f562..5111bef852 100644 --- a/tests/phpunit/WebTest/Profile/SearchTest.php +++ b/tests/phpunit/WebTest/Profile/SearchTest.php @@ -247,4 +247,5 @@ class WebTest_Profile_SearchTest extends CiviSeleniumTestCase { $this->waitForText('crm-notification-container', 'Is this field hidden from other users'); $this->select('visibility', 'value=Public Pages and Listings'); } + } diff --git a/tests/phpunit/WebTest/Release/InstallScript.php b/tests/phpunit/WebTest/Release/InstallScript.php index 9fa85523fc..91e2de915b 100644 --- a/tests/phpunit/WebTest/Release/InstallScript.php +++ b/tests/phpunit/WebTest/Release/InstallScript.php @@ -63,4 +63,5 @@ class WebTest_Release_InstallScript extends WebTest_Release_ReleaseTestCase { $this->openCiviPage("dashboard", "reset=1"); $this->assertTrue($this->isTextPresent("CiviCRM Home")); } + } diff --git a/tests/phpunit/WebTest/Release/ReleaseTestCase.php b/tests/phpunit/WebTest/Release/ReleaseTestCase.php index f1d51b8279..3f1cb60222 100644 --- a/tests/phpunit/WebTest/Release/ReleaseTestCase.php +++ b/tests/phpunit/WebTest/Release/ReleaseTestCase.php @@ -60,4 +60,5 @@ class WebTest_Release_ReleaseTestCase extends CiviSeleniumTestCase { protected function setUp() { parent::setUp(); } + } diff --git a/tests/phpunit/WebTest/Release/UpgradeScript.php b/tests/phpunit/WebTest/Release/UpgradeScript.php index b91531a6f4..823f1a448e 100644 --- a/tests/phpunit/WebTest/Release/UpgradeScript.php +++ b/tests/phpunit/WebTest/Release/UpgradeScript.php @@ -47,4 +47,5 @@ class WebTest_Release_UpgradeScript extends WebTest_Release_ReleaseTestCase { $this->waitForTextPresent("CiviCRM upgrade was successful."); } + } diff --git a/tests/phpunit/WebTest/Report/AddTest.php b/tests/phpunit/WebTest/Report/AddTest.php index 6c99eaf30d..0b20699565 100644 --- a/tests/phpunit/WebTest/Report/AddTest.php +++ b/tests/phpunit/WebTest/Report/AddTest.php @@ -193,4 +193,5 @@ class WebTest_Report_AddTest extends CiviSeleniumTestCase { // Is correct access permission? $this->assertSelectedLabel("permission", "access CiviCRM"); } + } diff --git a/tests/phpunit/WebTest/Report/DonarReportTest.php b/tests/phpunit/WebTest/Report/DonarReportTest.php index d3cd45c066..82a0a892a1 100644 --- a/tests/phpunit/WebTest/Report/DonarReportTest.php +++ b/tests/phpunit/WebTest/Report/DonarReportTest.php @@ -114,4 +114,5 @@ class WebTest_Report_DonarReportTest extends CiviSeleniumTestCase { // check if criteria still exits $this->assertElementContainsText('css=table.statistics-table', "Is greater than or equal to 10", "Criteria is not selected"); } + } diff --git a/tests/phpunit/WebTest/Report/LoggingReportTest.php b/tests/phpunit/WebTest/Report/LoggingReportTest.php index 322eb374d0..e1e026c0a0 100644 --- a/tests/phpunit/WebTest/Report/LoggingReportTest.php +++ b/tests/phpunit/WebTest/Report/LoggingReportTest.php @@ -379,4 +379,5 @@ class WebTest_Report_LoggingReportTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); } } + } diff --git a/tests/phpunit/WebTest/Report/RolePermissionReportTest.php b/tests/phpunit/WebTest/Report/RolePermissionReportTest.php index 471f566f54..5f3cc5120e 100644 --- a/tests/phpunit/WebTest/Report/RolePermissionReportTest.php +++ b/tests/phpunit/WebTest/Report/RolePermissionReportTest.php @@ -256,4 +256,5 @@ class WebTest_Report_RolePermissionReportTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); return $name; } + } diff --git a/tests/phpunit/api/v3/ACLCachingTest.php b/tests/phpunit/api/v3/ACLCachingTest.php index 28695e1077..507f5c0676 100644 --- a/tests/phpunit/api/v3/ACLCachingTest.php +++ b/tests/phpunit/api/v3/ACLCachingTest.php @@ -63,4 +63,5 @@ class api_v3_ACLCachingTest extends CiviUnitTestCase { $values = $this->callAPISuccess('custom_field', 'getoptions', array('field' => 'custom_group_id')); $this->assertTrue($values['count'] == 1, 'check that cached value is not retained for custom_group_id'); } + } diff --git a/tests/phpunit/api/v3/ACLPermissionTest.php b/tests/phpunit/api/v3/ACLPermissionTest.php index 431adcfc3b..26490335b8 100644 --- a/tests/phpunit/api/v3/ACLPermissionTest.php +++ b/tests/phpunit/api/v3/ACLPermissionTest.php @@ -370,4 +370,5 @@ class api_v3_ACLPermissionTest extends CiviUnitTestCase { public function aclWhereOnlySecond($type, &$tables, &$whereTables, &$contactID, &$where) { $where = " contact_a.id > 1"; } + } diff --git a/tests/phpunit/api/v3/APIStandardsTest.php b/tests/phpunit/api/v3/APIStandardsTest.php index 878ca5772d..fb2e596d0a 100644 --- a/tests/phpunit/api/v3/APIStandardsTest.php +++ b/tests/phpunit/api/v3/APIStandardsTest.php @@ -172,4 +172,5 @@ class api_v3_APIStandardsTest extends CiviUnitTestCase { } return $functions; } + } diff --git a/tests/phpunit/api/v3/APIWrapperTest.php b/tests/phpunit/api/v3/APIWrapperTest.php index a017a43bf9..eded7aa7f4 100644 --- a/tests/phpunit/api/v3/APIWrapperTest.php +++ b/tests/phpunit/api/v3/APIWrapperTest.php @@ -83,6 +83,7 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase { $this->assertEquals('First', $result['values'][$result['id']]['first_name']); $this->assertEquals('MUNGE! First Last', $result['values'][$result['id']]['display_name_munged']); } + } /** @@ -113,4 +114,5 @@ class api_v3_APIWrapperTest_Impl implements API_Wrapper { } return $result; } + } diff --git a/tests/phpunit/api/v3/ActivityContactTest.php b/tests/phpunit/api/v3/ActivityContactTest.php index 8e77611cc5..d9988a6119 100644 --- a/tests/phpunit/api/v3/ActivityContactTest.php +++ b/tests/phpunit/api/v3/ActivityContactTest.php @@ -105,4 +105,5 @@ class api_v3_ActivityContactTest extends CiviUnitTestCase { $this->callAPIFailure('ActivityContact', 'Get', array('activity_id' => 'abc')); $this->callAPIFailure('ActivityContact', 'Get', array('record_type_id' => 'abc')); } + } diff --git a/tests/phpunit/api/v3/ActivityTest.php b/tests/phpunit/api/v3/ActivityTest.php index 65aca47531..03b24655d0 100644 --- a/tests/phpunit/api/v3/ActivityTest.php +++ b/tests/phpunit/api/v3/ActivityTest.php @@ -1177,4 +1177,5 @@ class api_v3_ActivityTest extends CiviUnitTestCase { $this->assertTrue(is_array($value), $key . " is not an array in line " . __LINE__); } } + } diff --git a/tests/phpunit/api/v3/ActivityTypeTest.php b/tests/phpunit/api/v3/ActivityTypeTest.php index c6ec4a41d6..890e03f32b 100644 --- a/tests/phpunit/api/v3/ActivityTypeTest.php +++ b/tests/phpunit/api/v3/ActivityTypeTest.php @@ -94,4 +94,5 @@ class api_v3_ActivityTypeTest extends CiviUnitTestCase { ); $result = $this->callAPISuccess('activity_type', 'delete', $params, __FUNCTION__, __FILE__); } + } diff --git a/tests/phpunit/api/v3/AddressTest.php b/tests/phpunit/api/v3/AddressTest.php index a890a70ed9..59044b6251 100644 --- a/tests/phpunit/api/v3/AddressTest.php +++ b/tests/phpunit/api/v3/AddressTest.php @@ -346,4 +346,5 @@ class api_v3_AddressTest extends CiviUnitTestCase { $this->assertEquals(1, $check); $this->callAPISuccess('address', 'delete', array('id' => $address1['id'])); } + } diff --git a/tests/phpunit/api/v3/AllTests.php b/tests/phpunit/api/v3/AllTests.php index 9e3409fb41..8ddcd46251 100644 --- a/tests/phpunit/api/v3/AllTests.php +++ b/tests/phpunit/api/v3/AllTests.php @@ -68,6 +68,7 @@ class api_v3_AllTests extends CiviTestSuite { $inst = self::getInstance(); return $inst->implSuite(__FILE__); } + } // class api_v3_AllTests diff --git a/tests/phpunit/api/v3/AttachmentTest.php b/tests/phpunit/api/v3/AttachmentTest.php index d0e852c33d..76fc5eca26 100644 --- a/tests/phpunit/api/v3/AttachmentTest.php +++ b/tests/phpunit/api/v3/AttachmentTest.php @@ -592,4 +592,5 @@ class api_v3_AttachmentTest extends CiviUnitTestCase { } } + } diff --git a/tests/phpunit/api/v3/CRM11793Test.php b/tests/phpunit/api/v3/CRM11793Test.php index 8af6e8076b..7df9c9cdcc 100644 --- a/tests/phpunit/api/v3/CRM11793Test.php +++ b/tests/phpunit/api/v3/CRM11793Test.php @@ -68,4 +68,5 @@ class api_v3_CRM11793Test extends CiviUnitTestCase { $this->assertEquals($contact['contact_type'], $contactType, "In line " . __LINE__); } } + } diff --git a/tests/phpunit/api/v3/CampaignTest.php b/tests/phpunit/api/v3/CampaignTest.php index bd56ce7f59..623d530ffe 100644 --- a/tests/phpunit/api/v3/CampaignTest.php +++ b/tests/phpunit/api/v3/CampaignTest.php @@ -73,4 +73,5 @@ class api_v3_CampaignTest extends CiviUnitTestCase { $checkDeleted = $this->callAPISuccess('campaign', 'get', array()); $this->assertEquals(0, $checkDeleted['count'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/CaseTest.php b/tests/phpunit/api/v3/CaseTest.php index 10d4b9ec6a..76780b16eb 100644 --- a/tests/phpunit/api/v3/CaseTest.php +++ b/tests/phpunit/api/v3/CaseTest.php @@ -372,4 +372,5 @@ class api_v3_CaseTest extends CiviCaseTestCase { $this->customFieldDelete($custom_ids['custom_field_id']); $this->customGroupDelete($custom_ids['custom_group_id']); } + } diff --git a/tests/phpunit/api/v3/CaseTypeTest.php b/tests/phpunit/api/v3/CaseTypeTest.php index b5366899b6..22bd7eb2a4 100644 --- a/tests/phpunit/api/v3/CaseTypeTest.php +++ b/tests/phpunit/api/v3/CaseTypeTest.php @@ -227,4 +227,5 @@ class api_v3_CaseTypeTest extends CiviCaseTestCase { $getCaseType = $this->callAPISuccess('CaseType', 'get', array('id' => $createCaseType['id'])); $this->assertEquals(0, $getCaseType['count']); } + } diff --git a/tests/phpunit/api/v3/ConstantTest.php b/tests/phpunit/api/v3/ConstantTest.php index baa5501acb..ece88d4c7a 100644 --- a/tests/phpunit/api/v3/ConstantTest.php +++ b/tests/phpunit/api/v3/ConstantTest.php @@ -144,4 +144,5 @@ class api_v3_ConstantTest extends CiviUnitTestCase { $this->assertContains('POP3', $result['values'], "In line " . __LINE__); $this->assertContains('Localdir', $result['values'], "In line " . __LINE__); } + } diff --git a/tests/phpunit/api/v3/ContactTest.php b/tests/phpunit/api/v3/ContactTest.php index 64082d036a..e806dbeef6 100644 --- a/tests/phpunit/api/v3/ContactTest.php +++ b/tests/phpunit/api/v3/ContactTest.php @@ -1996,4 +1996,5 @@ class api_v3_ContactTest extends CiviUnitTestCase { $this->assertArrayKeyExists($action, $result['deprecated']); } } + } diff --git a/tests/phpunit/api/v3/ContactTypeTest.php b/tests/phpunit/api/v3/ContactTypeTest.php index 84665931eb..56a8b01aba 100644 --- a/tests/phpunit/api/v3/ContactTypeTest.php +++ b/tests/phpunit/api/v3/ContactTypeTest.php @@ -386,4 +386,5 @@ class api_v3_ContactTypeTest extends CiviUnitTestCase { ); $this->callAPISuccess('contact', 'delete', $params); } + } diff --git a/tests/phpunit/api/v3/ContributionPageTest.php b/tests/phpunit/api/v3/ContributionPageTest.php index 11692b6931..d81e79d308 100644 --- a/tests/phpunit/api/v3/ContributionPageTest.php +++ b/tests/phpunit/api/v3/ContributionPageTest.php @@ -506,4 +506,5 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase { $unitTest = new CiviUnitTestCase(); $unitTest->quickCleanup($tablesToTruncate); } + } diff --git a/tests/phpunit/api/v3/ContributionRecurTest.php b/tests/phpunit/api/v3/ContributionRecurTest.php index 33c5ac94a5..77d4e774c7 100644 --- a/tests/phpunit/api/v3/ContributionRecurTest.php +++ b/tests/phpunit/api/v3/ContributionRecurTest.php @@ -86,4 +86,5 @@ class api_v3_ContributionRecurTest extends CiviUnitTestCase { $result = $this->callAPISuccess($this->_entity, 'getfields', array('action' => 'create')); $this->assertEquals(12, $result['values']['start_date']['type']); } + } diff --git a/tests/phpunit/api/v3/ContributionSoftTest.php b/tests/phpunit/api/v3/ContributionSoftTest.php index 7335251319..c604832e31 100644 --- a/tests/phpunit/api/v3/ContributionSoftTest.php +++ b/tests/phpunit/api/v3/ContributionSoftTest.php @@ -369,4 +369,5 @@ class api_v3_ContributionSoftTest extends CiviUnitTestCase { $this->assertEquals($p2['amount'], $res['amount'], 'In line ' . __LINE__); $this->assertEquals($p2['currency'], $res['currency'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/ContributionTest.php b/tests/phpunit/api/v3/ContributionTest.php index 5c93c7cd62..4bcf2caf8d 100644 --- a/tests/phpunit/api/v3/ContributionTest.php +++ b/tests/phpunit/api/v3/ContributionTest.php @@ -1909,4 +1909,5 @@ class api_v3_ContributionTest extends CiviUnitTestCase { $this->assertDBCompareValues('CRM_Financial_DAO_FinancialItem', $fitemParams, $compareParams); } } + } diff --git a/tests/phpunit/api/v3/CountryTest.php b/tests/phpunit/api/v3/CountryTest.php index f4e913e91d..43f5a437db 100644 --- a/tests/phpunit/api/v3/CountryTest.php +++ b/tests/phpunit/api/v3/CountryTest.php @@ -115,4 +115,5 @@ class api_v3_CountryTest extends CiviUnitTestCase { )); $this->assertEquals(1, $check); } + } diff --git a/tests/phpunit/api/v3/CustomFieldTest.php b/tests/phpunit/api/v3/CustomFieldTest.php index a4bb9e14ea..8b9f054b31 100644 --- a/tests/phpunit/api/v3/CustomFieldTest.php +++ b/tests/phpunit/api/v3/CustomFieldTest.php @@ -504,4 +504,5 @@ class api_v3_CustomFieldTest extends CiviUnitTestCase { sort($r); return $r; } + } diff --git a/tests/phpunit/api/v3/CustomGroupTest.php b/tests/phpunit/api/v3/CustomGroupTest.php index a3c2587ae4..2d5eff7f77 100644 --- a/tests/phpunit/api/v3/CustomGroupTest.php +++ b/tests/phpunit/api/v3/CustomGroupTest.php @@ -374,4 +374,5 @@ class api_v3_CustomGroupTest extends CiviUnitTestCase { $this->assertEquals($value, $values[$key], $key . " doesn't match " . print_r($values, TRUE) . 'in line' . __LINE__); } } + } diff --git a/tests/phpunit/api/v3/CustomSearchTest.php b/tests/phpunit/api/v3/CustomSearchTest.php index a0b658801f..b273816637 100644 --- a/tests/phpunit/api/v3/CustomSearchTest.php +++ b/tests/phpunit/api/v3/CustomSearchTest.php @@ -68,4 +68,5 @@ class api_v3_CustomSearchTest extends CiviUnitTestCase { OR label = "CRM_Contact_Form_Search_Custom_Examplez" '); } + } diff --git a/tests/phpunit/api/v3/CustomValueContactTypeTest.php b/tests/phpunit/api/v3/CustomValueContactTypeTest.php index 423208911e..6e4a88e27a 100644 --- a/tests/phpunit/api/v3/CustomValueContactTypeTest.php +++ b/tests/phpunit/api/v3/CustomValueContactTypeTest.php @@ -285,4 +285,5 @@ class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase { $this->assertEquals($getContact['values'][$this->individualStudent]["custom_{$this->IndiStudentField['id']}"], 'Test String', 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/CustomValueTest.php b/tests/phpunit/api/v3/CustomValueTest.php index ecc27bd643..ae837aae68 100644 --- a/tests/phpunit/api/v3/CustomValueTest.php +++ b/tests/phpunit/api/v3/CustomValueTest.php @@ -173,4 +173,5 @@ class api_v3_CustomValueTest extends CiviUnitTestCase { $this->assertEquals('second multi value 3', $result['values'][$firstCustomField][4]); $this->assertEquals('second multi value 3', $result['values'][$firstCustomField]['latest']); } + } diff --git a/tests/phpunit/api/v3/DashboardContactTest.php b/tests/phpunit/api/v3/DashboardContactTest.php index a599b19012..15cfc18e5f 100644 --- a/tests/phpunit/api/v3/DashboardContactTest.php +++ b/tests/phpunit/api/v3/DashboardContactTest.php @@ -75,4 +75,5 @@ class api_v3_DashboardContactTest extends CiviUnitTestCase { $newCount = CRM_Core_DAO::singleValueQuery("select count(*) from civicrm_dashboard_contact where contact_id = {$contact['id']} AND is_active = 1 AND dashboard_id = {$dashresult['id']}"); $this->assertEquals($oldCount + 1, $newCount); } + } diff --git a/tests/phpunit/api/v3/DashboardTest.php b/tests/phpunit/api/v3/DashboardTest.php index 68a3a61781..41c7988ac1 100644 --- a/tests/phpunit/api/v3/DashboardTest.php +++ b/tests/phpunit/api/v3/DashboardTest.php @@ -80,4 +80,5 @@ class api_v3_DashboardTest extends CiviUnitTestCase { $newCount = CRM_Core_DAO::singleValueQuery('select count(*) from civicrm_dashboard'); $this->assertEquals($oldCount, $newCount); } + } diff --git a/tests/phpunit/api/v3/DomainTest.php b/tests/phpunit/api/v3/DomainTest.php index 430f74d6cc..73fab3e0be 100644 --- a/tests/phpunit/api/v3/DomainTest.php +++ b/tests/phpunit/api/v3/DomainTest.php @@ -179,4 +179,5 @@ class api_v3_DomainTest extends CiviUnitTestCase { public function testCreateWithEmptyParams() { $result = $this->callAPIFailure('domain', 'create', array()); } + } diff --git a/tests/phpunit/api/v3/EmailTest.php b/tests/phpunit/api/v3/EmailTest.php index f9731e0a3b..7e3a827f24 100644 --- a/tests/phpunit/api/v3/EmailTest.php +++ b/tests/phpunit/api/v3/EmailTest.php @@ -376,4 +376,5 @@ class api_v3_EmailTest extends CiviUnitTestCase { $this->assertEquals(1, $get['values'][$emailID]['on_hold'], 'In line ' . __LINE__); $this->assertEquals('1-2@example.com', $get['values'][$emailID]['email'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/EntityTagTest.php b/tests/phpunit/api/v3/EntityTagTest.php index f2f99ce4c1..3f11a103cb 100644 --- a/tests/phpunit/api/v3/EntityTagTest.php +++ b/tests/phpunit/api/v3/EntityTagTest.php @@ -323,4 +323,5 @@ class api_v3_EntityTagTest extends CiviUnitTestCase { $this->assertEquals($result['removed'], 1); $this->assertEquals($result['not_removed'], 1); } + } diff --git a/tests/phpunit/api/v3/EventTest.php b/tests/phpunit/api/v3/EventTest.php index 0f5662e986..a506c2721e 100644 --- a/tests/phpunit/api/v3/EventTest.php +++ b/tests/phpunit/api/v3/EventTest.php @@ -550,4 +550,5 @@ class api_v3_EventTest extends CiviUnitTestCase { $result = $this->callAPISuccess('event', 'getfields', $params); $this->assertEquals(1, $result['values']['id']['api.required']); } + } diff --git a/tests/phpunit/api/v3/GrantTest.php b/tests/phpunit/api/v3/GrantTest.php index 9688a712bf..b39abea795 100644 --- a/tests/phpunit/api/v3/GrantTest.php +++ b/tests/phpunit/api/v3/GrantTest.php @@ -241,4 +241,5 @@ class api_v3_GrantTest extends CiviUnitTestCase { $baoObj->deleteTestObjects($baoString); $baoObj->free(); } + } diff --git a/tests/phpunit/api/v3/GroupContactTest.php b/tests/phpunit/api/v3/GroupContactTest.php index 304015f41a..703a980b9c 100644 --- a/tests/phpunit/api/v3/GroupContactTest.php +++ b/tests/phpunit/api/v3/GroupContactTest.php @@ -191,4 +191,5 @@ class api_v3_GroupContactTest extends CiviUnitTestCase { $this->assertEquals(0, $result['count'], "in line " . __LINE__); $this->assertArrayNotHasKey('id', $result, "in line " . __LINE__); } + } diff --git a/tests/phpunit/api/v3/GroupNestingTest.php b/tests/phpunit/api/v3/GroupNestingTest.php index dbad258aa7..8d1e5f41e9 100644 --- a/tests/phpunit/api/v3/GroupNestingTest.php +++ b/tests/phpunit/api/v3/GroupNestingTest.php @@ -241,4 +241,5 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase { public function testDeleteWithEmptyParams() { $result = $this->callAPIFailure('group_nesting', 'delete', array()); } + } diff --git a/tests/phpunit/api/v3/GroupOrganizationTest.php b/tests/phpunit/api/v3/GroupOrganizationTest.php index 00b5b023f5..db82caa584 100644 --- a/tests/phpunit/api/v3/GroupOrganizationTest.php +++ b/tests/phpunit/api/v3/GroupOrganizationTest.php @@ -217,4 +217,5 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase { $result = $this->callAPIFailure('group_organization', 'delete', $paramsDelete); $this->assertEquals($result['error_message'], 'Mandatory key(s) missing from params array: id'); } + } diff --git a/tests/phpunit/api/v3/GroupTest.php b/tests/phpunit/api/v3/GroupTest.php index 0f2f859a9b..590310365e 100644 --- a/tests/phpunit/api/v3/GroupTest.php +++ b/tests/phpunit/api/v3/GroupTest.php @@ -145,4 +145,5 @@ class api_v3_GroupTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument('group', 'getfields', $params, __FUNCTION__, __FILE__, $description, 'getfields', 'getfields'); $this->assertEquals(1, $result['values']['is_active']['api.default']); } + } diff --git a/tests/phpunit/api/v3/ImTest.php b/tests/phpunit/api/v3/ImTest.php index f36ca49a78..9c0540d5e2 100644 --- a/tests/phpunit/api/v3/ImTest.php +++ b/tests/phpunit/api/v3/ImTest.php @@ -86,4 +86,5 @@ class api_v3_ImTest extends CiviUnitTestCase { $checkDeleted = $this->callAPISuccess($this->_entity, 'get', array()); $this->assertEquals(1, $checkDeleted['count'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/JobProcessMailingTest.php b/tests/phpunit/api/v3/JobProcessMailingTest.php index 0db4658de9..d8de9f3d55 100644 --- a/tests/phpunit/api/v3/JobProcessMailingTest.php +++ b/tests/phpunit/api/v3/JobProcessMailingTest.php @@ -123,4 +123,5 @@ class api_v3_JobProcessMailingTest extends CiviUnitTestCase { } return $recipients; } + } diff --git a/tests/phpunit/api/v3/JobTest.php b/tests/phpunit/api/v3/JobTest.php index eb40d6b42b..cc1396ef25 100644 --- a/tests/phpunit/api/v3/JobTest.php +++ b/tests/phpunit/api/v3/JobTest.php @@ -310,4 +310,5 @@ class api_v3_JobTest extends CiviUnitTestCase { $params['description'] = 'Go Go you good thing'; } } + } diff --git a/tests/phpunit/api/v3/MailSettingsTest.php b/tests/phpunit/api/v3/MailSettingsTest.php index abc882f6bc..3e0cbf0c38 100644 --- a/tests/phpunit/api/v3/MailSettingsTest.php +++ b/tests/phpunit/api/v3/MailSettingsTest.php @@ -110,4 +110,5 @@ class api_v3_MailSettingsTest extends CiviUnitTestCase { $this->callAPIAndDocument('MailSettings', 'get', $params, __FUNCTION__, __FILE__, $description, $subFile); $this->assertEquals(0, $this->callAPISuccess('MailSettings', 'getcount', array())); } + } diff --git a/tests/phpunit/api/v3/MailingABTest.php b/tests/phpunit/api/v3/MailingABTest.php index 6a19c5de2e..f4da26506a 100755 --- a/tests/phpunit/api/v3/MailingABTest.php +++ b/tests/phpunit/api/v3/MailingABTest.php @@ -195,4 +195,5 @@ class api_v3_MailingABTest extends CiviUnitTestCase { ), )); } + } diff --git a/tests/phpunit/api/v3/MailingContactTest.php b/tests/phpunit/api/v3/MailingContactTest.php index 1d0e07cd77..1a28382091 100644 --- a/tests/phpunit/api/v3/MailingContactTest.php +++ b/tests/phpunit/api/v3/MailingContactTest.php @@ -191,4 +191,5 @@ class api_v3_MailingContactTest extends CiviUnitTestCase { $this->assertEquals($result['values'][2]['creator_id'], 3, "In line " . __LINE__); $this->assertEquals($result['values'][2]['creator_name'], "xyz1, abc1", "In line " . __LINE__); } + } diff --git a/tests/phpunit/api/v3/MailingGroupTest.php b/tests/phpunit/api/v3/MailingGroupTest.php index 79ad0e46ec..7aed09fa63 100644 --- a/tests/phpunit/api/v3/MailingGroupTest.php +++ b/tests/phpunit/api/v3/MailingGroupTest.php @@ -184,4 +184,5 @@ class api_v3_MailingGroupTest extends CiviUnitTestCase { $result = $this->callAPISuccess('mailing_event_confirm', 'create', $params); $this->contactDelete($contactID); } + } diff --git a/tests/phpunit/api/v3/MembershipPaymentTest.php b/tests/phpunit/api/v3/MembershipPaymentTest.php index a6f8b4fa4e..333e42c4c6 100644 --- a/tests/phpunit/api/v3/MembershipPaymentTest.php +++ b/tests/phpunit/api/v3/MembershipPaymentTest.php @@ -142,4 +142,5 @@ class api_v3_MembershipPaymentTest extends CiviUnitTestCase { $this->assertEquals($result['values'][$result['id']]['membership_id'], $params['membership_id'], 'Check Membership Id'); $this->assertEquals($result['values'][$result['id']]['contribution_id'], $params['contribution_id'], 'Check Contribution Id'); } + } diff --git a/tests/phpunit/api/v3/MembershipStatusTest.php b/tests/phpunit/api/v3/MembershipStatusTest.php index 1d05e79e7d..1154406928 100644 --- a/tests/phpunit/api/v3/MembershipStatusTest.php +++ b/tests/phpunit/api/v3/MembershipStatusTest.php @@ -181,4 +181,5 @@ class api_v3_MembershipStatusTest extends CiviUnitTestCase { )); $result = $this->callAPISuccess('membership_status', 'delete', $params); } + } diff --git a/tests/phpunit/api/v3/MembershipTest.php b/tests/phpunit/api/v3/MembershipTest.php index 595d0769ab..3f8158fa13 100644 --- a/tests/phpunit/api/v3/MembershipTest.php +++ b/tests/phpunit/api/v3/MembershipTest.php @@ -1032,4 +1032,5 @@ class api_v3_MembershipTest extends CiviUnitTestCase { $this->assertEquals('2009-12-21', $result['end_date']); } + } diff --git a/tests/phpunit/api/v3/MembershipTypeTest.php b/tests/phpunit/api/v3/MembershipTypeTest.php index 96c0669695..ec82781158 100644 --- a/tests/phpunit/api/v3/MembershipTypeTest.php +++ b/tests/phpunit/api/v3/MembershipTypeTest.php @@ -278,4 +278,5 @@ class api_v3_MembershipTypeTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument('membership_type', 'delete', $params, __FUNCTION__, __FILE__); } + } diff --git a/tests/phpunit/api/v3/NoteTest.php b/tests/phpunit/api/v3/NoteTest.php index 548669c951..c264be2e16 100644 --- a/tests/phpunit/api/v3/NoteTest.php +++ b/tests/phpunit/api/v3/NoteTest.php @@ -259,6 +259,7 @@ class api_v3_NoteTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument('note', 'delete', $params, __FUNCTION__, __FILE__); } + } /** diff --git a/tests/phpunit/api/v3/OptionGroupTest.php b/tests/phpunit/api/v3/OptionGroupTest.php index 77aa3a4b99..aab1ec7830 100644 --- a/tests/phpunit/api/v3/OptionGroupTest.php +++ b/tests/phpunit/api/v3/OptionGroupTest.php @@ -169,4 +169,5 @@ class api_v3_OptionGroupTest extends CiviUnitTestCase { $result = $this->callAPISuccess($this->_entity, 'create', $this->_params); $this->callAPIAndDocument('OptionGroup', 'delete', array('id' => $result['id']), __FUNCTION__, __FILE__); } + } diff --git a/tests/phpunit/api/v3/OptionValueTest.php b/tests/phpunit/api/v3/OptionValueTest.php index b7a754a7fb..1e0b0e4158 100644 --- a/tests/phpunit/api/v3/OptionValueTest.php +++ b/tests/phpunit/api/v3/OptionValueTest.php @@ -347,4 +347,5 @@ class api_v3_OptionValueTest extends CiviUnitTestCase { )); $this->assertEquals($val, 0, "update with group id is not proper " . __LINE__); } + } diff --git a/tests/phpunit/api/v3/ParticipantPaymentTest.php b/tests/phpunit/api/v3/ParticipantPaymentTest.php index 3d17b76cba..2fa25fc6ba 100644 --- a/tests/phpunit/api/v3/ParticipantPaymentTest.php +++ b/tests/phpunit/api/v3/ParticipantPaymentTest.php @@ -395,4 +395,5 @@ class api_v3_ParticipantPaymentTest extends CiviUnitTestCase { } $this->assertDBCompareValues('CRM_Financial_DAO_FinancialItem', $fitemParams, $compareParams); } + } diff --git a/tests/phpunit/api/v3/ParticipantStatusTypeTest.php b/tests/phpunit/api/v3/ParticipantStatusTypeTest.php index 1e51b16218..0c6c0bb1f5 100644 --- a/tests/phpunit/api/v3/ParticipantStatusTypeTest.php +++ b/tests/phpunit/api/v3/ParticipantStatusTypeTest.php @@ -78,4 +78,5 @@ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase { $checkDeleted = $this->callAPISuccess('ParticipantStatusType', 'Get', array()); $this->assertEquals($entity['count'] - 1, $checkDeleted['count'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/ParticipantTest.php b/tests/phpunit/api/v3/ParticipantTest.php index a748e5029b..5a87f2cbc3 100644 --- a/tests/phpunit/api/v3/ParticipantTest.php +++ b/tests/phpunit/api/v3/ParticipantTest.php @@ -729,4 +729,5 @@ class api_v3_ParticipantTest extends CiviUnitTestCase { $this->assertEquals(1, $result['values'][$result['id']]['api.participant_payment.create']['count']); $this->callAPISuccess('contact', 'delete', array('id' => $result['id'])); } + } diff --git a/tests/phpunit/api/v3/PaymentProcessorTest.php b/tests/phpunit/api/v3/PaymentProcessorTest.php index 874669c6b2..092b1e6c1c 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTest.php @@ -125,4 +125,5 @@ class api_v3_PaymentProcessorTest extends CiviUnitTestCase { $this->assertEquals(1, $results['count'], ' in line ' . __LINE__); $this->assertEquals('test@test.com', $results['values'][$results['id']]['user_name'], ' in line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/PaymentProcessorTypeTest.php b/tests/phpunit/api/v3/PaymentProcessorTypeTest.php index fba29f681a..e436bd570b 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTypeTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTypeTest.php @@ -253,4 +253,5 @@ class api_v3_PaymentProcessorTypeTest extends CiviUnitTestCase { $this->assertEquals(1, $result['count'], ' in line ' . __LINE__); $this->assertEquals('CRM_Core_Payment_APITest_12', $result['values'][$result['id']]['class_name'], ' in line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/PhoneTest.php b/tests/phpunit/api/v3/PhoneTest.php index eb55bc4e8e..5bb8aff2aa 100644 --- a/tests/phpunit/api/v3/PhoneTest.php +++ b/tests/phpunit/api/v3/PhoneTest.php @@ -153,4 +153,5 @@ class api_v3_PhoneTest extends CiviUnitTestCase { )); $this->assertEquals(1, $check); } + } diff --git a/tests/phpunit/api/v3/PledgePaymentTest.php b/tests/phpunit/api/v3/PledgePaymentTest.php index d34f02b0b0..3f635caeef 100644 --- a/tests/phpunit/api/v3/PledgePaymentTest.php +++ b/tests/phpunit/api/v3/PledgePaymentTest.php @@ -273,4 +273,5 @@ class api_v3_PledgePaymentTest extends CiviUnitTestCase { $result = $this->callAPISuccess('PledgePayment', 'GetFields', array()); $this->assertType('array', $result); } + } diff --git a/tests/phpunit/api/v3/PledgeTest.php b/tests/phpunit/api/v3/PledgeTest.php index d1873c6b12..e39771124e 100644 --- a/tests/phpunit/api/v3/PledgeTest.php +++ b/tests/phpunit/api/v3/PledgeTest.php @@ -515,4 +515,5 @@ class api_v3_PledgeTest extends CiviUnitTestCase { $pledgeID = array('id' => $result['id']); $pledge = $this->callAPISuccess('pledge', 'delete', $pledgeID); } + } diff --git a/tests/phpunit/api/v3/PriceFieldValueTest.php b/tests/phpunit/api/v3/PriceFieldValueTest.php index 5943d6b2e6..b6c12c62b4 100644 --- a/tests/phpunit/api/v3/PriceFieldValueTest.php +++ b/tests/phpunit/api/v3/PriceFieldValueTest.php @@ -203,4 +203,5 @@ class api_v3_PriceFieldValueTest extends CiviUnitTestCase { $this->callAPISuccess($this->_entity, 'delete', array('id' => $result1['id'])); $this->callAPISuccess($this->_entity, 'delete', array('id' => $result2['id'])); } + } diff --git a/tests/phpunit/api/v3/PriceSetTest.php b/tests/phpunit/api/v3/PriceSetTest.php index 350ed679fd..a0bc982bae 100644 --- a/tests/phpunit/api/v3/PriceSetTest.php +++ b/tests/phpunit/api/v3/PriceSetTest.php @@ -158,4 +158,5 @@ class api_v3_PriceSetTest extends CiviUnitTestCase { $unitTest = new CiviUnitTestCase(); $unitTest->quickCleanup($tablesToTruncate); } + } diff --git a/tests/phpunit/api/v3/ProductTest.php b/tests/phpunit/api/v3/ProductTest.php index 676314cc5f..5a447025a5 100644 --- a/tests/phpunit/api/v3/ProductTest.php +++ b/tests/phpunit/api/v3/ProductTest.php @@ -53,4 +53,5 @@ class api_v3_ProductTest extends CiviUnitTestCase { $options = $this->callAPISuccess($this->_entity, 'getoptions', array('field' => 'period_type')); $this->assertArrayHasKey('rolling', $options['values']); } + } diff --git a/tests/phpunit/api/v3/ProfileTest.php b/tests/phpunit/api/v3/ProfileTest.php index 37e5bb3e15..f54465b7c0 100644 --- a/tests/phpunit/api/v3/ProfileTest.php +++ b/tests/phpunit/api/v3/ProfileTest.php @@ -936,4 +936,5 @@ class api_v3_ProfileTest extends CiviUnitTestCase { 'contact_type' => 'Contact', )); } + } diff --git a/tests/phpunit/api/v3/RelationshipTest.php b/tests/phpunit/api/v3/RelationshipTest.php index aa4e857368..65a2fee0a2 100644 --- a/tests/phpunit/api/v3/RelationshipTest.php +++ b/tests/phpunit/api/v3/RelationshipTest.php @@ -1118,4 +1118,5 @@ class api_v3_RelationshipTest extends CiviUnitTestCase { $this->callAPISuccess($this->_entity, 'create', array('id' => $relationship['id'], 'is_active' => 0)); $this->callAPISuccess($this->_entity, 'create', array('id' => $relationship['id'], 'is_active' => 1)); } + } diff --git a/tests/phpunit/api/v3/RelationshipTypeTest.php b/tests/phpunit/api/v3/RelationshipTypeTest.php index 9354fab545..cc73b5bc18 100644 --- a/tests/phpunit/api/v3/RelationshipTypeTest.php +++ b/tests/phpunit/api/v3/RelationshipTypeTest.php @@ -340,4 +340,5 @@ class api_v3_RelationshipTypeTest extends CiviUnitTestCase { return $this->relationshipTypeCreate($params); } + } diff --git a/tests/phpunit/api/v3/ReportTemplateTest.php b/tests/phpunit/api/v3/ReportTemplateTest.php index f7d02211d4..641111ad36 100644 --- a/tests/phpunit/api/v3/ReportTemplateTest.php +++ b/tests/phpunit/api/v3/ReportTemplateTest.php @@ -200,4 +200,5 @@ class api_v3_ReportTemplateTest extends CiviUnitTestCase { return $reportTemplates; } + } diff --git a/tests/phpunit/api/v3/SettingTest.php b/tests/phpunit/api/v3/SettingTest.php index addf0f1452..afa6801d3f 100644 --- a/tests/phpunit/api/v3/SettingTest.php +++ b/tests/phpunit/api/v3/SettingTest.php @@ -549,4 +549,5 @@ class api_v3_SettingTest extends CiviUnitTestCase { $this->assertArrayHasKey('extensionsDir', $result['values'][$dom['id']]); $this->assertEquals('Unconfirmed', $result['values'][$dom['id']]['tag_unconfirmed']); } + } diff --git a/tests/phpunit/api/v3/SyntaxConformanceTest.php b/tests/phpunit/api/v3/SyntaxConformanceTest.php index fa1146ff65..94669f9d10 100644 --- a/tests/phpunit/api/v3/SyntaxConformanceTest.php +++ b/tests/phpunit/api/v3/SyntaxConformanceTest.php @@ -1557,4 +1557,5 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase { 1 => array($eventId, 'Integer'), )); } + } diff --git a/tests/phpunit/api/v3/SystemTest.php b/tests/phpunit/api/v3/SystemTest.php index cf73f07b2d..f6b8a3feb2 100644 --- a/tests/phpunit/api/v3/SystemTest.php +++ b/tests/phpunit/api/v3/SystemTest.php @@ -100,4 +100,5 @@ class api_v3_SystemTest extends CiviUnitTestCase { $this->assertRegExp('/^[0-9]+\.[0-9]+\.[0-9a-z\-]+$/', $result['values'][0]['version']); $this->assertEquals('UnitTests', $result['values'][0]['uf']); } + } diff --git a/tests/phpunit/api/v3/TagTest.php b/tests/phpunit/api/v3/TagTest.php index 4f72a7e80d..48983f3e72 100644 --- a/tests/phpunit/api/v3/TagTest.php +++ b/tests/phpunit/api/v3/TagTest.php @@ -199,4 +199,5 @@ class api_v3_TagTest extends CiviUnitTestCase { $this->assertEquals($this->tag['description'], $result['values'][0]['description'][0], 'In line ' . __LINE__); $this->assertEquals($this->tag['used_for'], $result['values'][0]['extra']['used_for'], 'In line ' . __LINE__); } + } diff --git a/tests/phpunit/api/v3/TaxContributionPageTest.php b/tests/phpunit/api/v3/TaxContributionPageTest.php index 81b7d4ca61..06446b67e8 100644 --- a/tests/phpunit/api/v3/TaxContributionPageTest.php +++ b/tests/phpunit/api/v3/TaxContributionPageTest.php @@ -529,4 +529,5 @@ class api_v3_TaxContributionPageTest extends CiviUnitTestCase { ); $this->callAPIAndDocument('contribution', 'delete', $params, __FUNCTION__, __FILE__); } + } diff --git a/tests/phpunit/api/v3/UFFieldTest.php b/tests/phpunit/api/v3/UFFieldTest.php index 84b95fac10..759b852c87 100644 --- a/tests/phpunit/api/v3/UFFieldTest.php +++ b/tests/phpunit/api/v3/UFFieldTest.php @@ -216,4 +216,5 @@ class api_v3_UFFieldTest extends CiviUnitTestCase { } } } + } diff --git a/tests/phpunit/api/v3/UFGroupTest.php b/tests/phpunit/api/v3/UFGroupTest.php index 52b3172255..c784bc0523 100644 --- a/tests/phpunit/api/v3/UFGroupTest.php +++ b/tests/phpunit/api/v3/UFGroupTest.php @@ -207,4 +207,5 @@ class api_v3_UFGroupTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument('uf_group', 'delete', $params, __FUNCTION__, __FILE__); $this->assertEquals(0, $this->callAPISuccess('uf_group', 'getcount', $params), "in line " . __LINE__); } + } diff --git a/tests/phpunit/api/v3/UFJoinTest.php b/tests/phpunit/api/v3/UFJoinTest.php index fa401b3d62..13b4f41d30 100644 --- a/tests/phpunit/api/v3/UFJoinTest.php +++ b/tests/phpunit/api/v3/UFJoinTest.php @@ -217,4 +217,5 @@ class api_v3_UFJoinTest extends CiviUnitTestCase { $expectedResult = UF_join_create_expectedresult(); $this->assertEquals($result, $expectedResult); } + } diff --git a/tests/phpunit/api/v3/UFMatchTest.php b/tests/phpunit/api/v3/UFMatchTest.php index 2d3c575784..ec69003a0a 100644 --- a/tests/phpunit/api/v3/UFMatchTest.php +++ b/tests/phpunit/api/v3/UFMatchTest.php @@ -142,4 +142,5 @@ class api_v3_UFMatchTest extends CiviUnitTestCase { 'id' => $result['id'], ))); } + } diff --git a/tests/phpunit/api/v3/UtilsTest.php b/tests/phpunit/api/v3/UtilsTest.php index 72af35eaf7..cf2bb6907a 100644 --- a/tests/phpunit/api/v3/UtilsTest.php +++ b/tests/phpunit/api/v3/UtilsTest.php @@ -312,4 +312,5 @@ class api_v3_UtilsTest extends CiviUnitTestCase { $this->assertEquals('Household', $result['values']['contact_type']['options']['Household']); $this->assertEquals('HTML', $result['values']['preferred_mail_format']['options']['HTML']); } + } diff --git a/tests/phpunit/api/v3/WebsiteTest.php b/tests/phpunit/api/v3/WebsiteTest.php index 23fd4fab40..6e21f24274 100644 --- a/tests/phpunit/api/v3/WebsiteTest.php +++ b/tests/phpunit/api/v3/WebsiteTest.php @@ -105,4 +105,5 @@ class api_v3_WebsiteTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument($this->_entity, 'getfields', array('action' => 'get'), __FUNCTION__, __FILE__); $this->assertArrayKeyExists('url', $result['values']); } + } -- 2.25.1