From ef10e0b52408ba266239a859756d757a10348228 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 30 Dec 2014 17:23:33 -0800 Subject: [PATCH] phpcs - Fix error, "Expected 1 newline at end of file; XXX found". --- 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/ACL.php | 1 - CRM/ACL/Form/ACLBasic.php | 1 - CRM/ACL/Form/EntityRole.php | 1 - CRM/ACL/Page/ACL.php | 1 - CRM/ACL/Page/ACLBasic.php | 1 - CRM/ACL/Page/EntityRole.php | 1 - CRM/Activity/BAO/Activity.php | 1 - CRM/Activity/BAO/ActivityAssignment.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/Import/Form/Summary.php | 1 - CRM/Activity/Import/Parser.php | 1 - CRM/Activity/Import/Parser/Activity.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/StateMachine/Search.php | 1 - CRM/Activity/Task.php | 1 - CRM/Admin/Form.php | 1 - CRM/Admin/Form/CMSUser.php | 1 - CRM/Admin/Form/ContactType.php | 1 - CRM/Admin/Form/Extensions.php | 1 - CRM/Admin/Form/Job.php | 1 - CRM/Admin/Form/MailSettings.php | 1 - CRM/Admin/Form/Mapping.php | 1 - CRM/Admin/Form/MessageTemplates.php | 1 - CRM/Admin/Form/ParticipantStatus.php | 1 - CRM/Admin/Form/PaymentProcessorType.php | 1 - CRM/Admin/Form/Persistent.php | 1 - CRM/Admin/Form/Preferences.php | 1 - CRM/Admin/Form/Preferences/Address.php | 1 - CRM/Admin/Form/Preferences/Campaign.php | 1 - CRM/Admin/Form/Preferences/Contribute.php | 3 --- CRM/Admin/Form/Preferences/Display.php | 1 - CRM/Admin/Form/Preferences/Event.php | 1 - CRM/Admin/Form/Preferences/Member.php | 1 - CRM/Admin/Form/Preferences/Multisite.php | 1 - CRM/Admin/Form/RelationshipType.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/Tag.php | 1 - CRM/Admin/Form/WordReplacements.php | 1 - CRM/Admin/Page/AJAX.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/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/ParticipantStatus.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/Page/Layout.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/Config.php | 1 - CRM/Campaign/Controller/Search.php | 1 - CRM/Campaign/Form/Campaign.php | 3 --- CRM/Campaign/Form/Gotv.php | 1 - CRM/Campaign/Form/Petition.php | 4 ---- CRM/Campaign/Form/Petition/Signature.php | 3 --- 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/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/AuditConfig.php | 1 - CRM/Case/BAO/Case.php | 1 - CRM/Case/BAO/Query.php | 1 - CRM/Case/Config.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/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 | 2 +- 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/Location.php | 1 - CRM/Contact/BAO/Contact/Optimizer.php | 1 - CRM/Contact/BAO/Contact/Permission.php | 1 - CRM/Contact/BAO/ContactType.php | 1 - CRM/Contact/BAO/DashboardContact.php | 2 +- CRM/Contact/BAO/Group.php | 1 - CRM/Contact/BAO/GroupContact.php | 1 - CRM/Contact/BAO/GroupContactCache.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/Relationship.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/Controller/Search.php | 1 - CRM/Contact/Form/Contact.php | 1 - CRM/Contact/Form/CustomData.php | 2 +- CRM/Contact/Form/DedupeFind.php | 1 - CRM/Contact/Form/DedupeRules.php | 1 - CRM/Contact/Form/Domain.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/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/Website.php | 1 - CRM/Contact/Form/GroupContact.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/Relationship.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/ActivitySearch.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 - .../Form/Search/Custom/FullText/AbstractPartialQuery.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Activity.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Case.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Contact.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Contribution.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Membership.php | 2 +- CRM/Contact/Form/Search/Custom/FullText/Participant.php | 2 +- CRM/Contact/Form/Search/Custom/Group.php | 1 - 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/Batch.php | 1 - CRM/Contact/Form/Task/Delete.php | 1 - CRM/Contact/Form/Task/Email.php | 1 - CRM/Contact/Form/Task/HookSample.php | 1 - CRM/Contact/Form/Task/Label.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/Form/Summary.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.php | 1 - CRM/Contact/Import/Parser/Contact.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 | 2 -- 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/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/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/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/Utils.php | 1 - CRM/Contribute/BAO/ContributionPage.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/Config.php | 1 - CRM/Contribute/Controller/Contribution.php | 1 - CRM/Contribute/Controller/ContributionPage.php | 1 - CRM/Contribute/Controller/Search.php | 1 - CRM/Contribute/Form.php | 1 - CRM/Contribute/Form/AdditionalInfo.php | 2 -- CRM/Contribute/Form/Contribution/Main.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/ManagePremiums.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/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/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/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/CustomValueTable.php | 1 - CRM/Core/BAO/Dashboard.php | 1 - CRM/Core/BAO/Discount.php | 1 - CRM/Core/BAO/Domain.php | 1 - CRM/Core/BAO/Email.php | 1 - CRM/Core/BAO/EntityTag.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/Mapping.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/OptionValue.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/SchemaHandler.php | 1 - CRM/Core/BAO/Tag.php | 1 - CRM/Core/BAO/UFField.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/Util/Smarty.php | 2 +- CRM/Core/Component.php | 1 - CRM/Core/Component/Config.php | 1 - CRM/Core/Component/Info.php | 1 - CRM/Core/Config/Defaults.php | 1 - CRM/Core/Config/Variables.php | 1 - CRM/Core/Controller/Simple.php | 1 - CRM/Core/Exception.php | 1 - CRM/Core/FileSearchInterface.php | 2 +- CRM/Core/Form.php | 1 - CRM/Core/Form/Date.php | 1 - CRM/Core/Form/Renderer.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_4_1_0.php | 1 - CRM/Core/I18n/SchemaStructure_4_1_alpha1.php | 1 - CRM/Core/IDS.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/OptionGroup.php | 1 - CRM/Core/OptionValue.php | 1 - CRM/Core/Page.php | 1 - CRM/Core/Page/AJAX.php | 1 - CRM/Core/Page/Basic.php | 1 - CRM/Core/Page/File.php | 1 - CRM/Core/Payment/AuthorizeNet.php | 1 - CRM/Core/Payment/AuthorizeNetIPN.php | 1 - CRM/Core/Payment/Dummy.php | 1 - CRM/Core/Payment/Elavon.php | 1 - CRM/Core/Payment/FirstData.php | 3 --- 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/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/Base.php | 1 - CRM/Core/Permission/Drupal.php | 1 - CRM/Core/Permission/Drupal6.php | 1 - CRM/Core/Permission/Drupal8.php | 1 - CRM/Core/Permission/Joomla.php | 1 - CRM/Core/Permission/Soap.php | 1 - CRM/Core/Permission/UnitTests.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/Report/Excel.php | 1 - CRM/Core/ScheduledJob.php | 1 - CRM/Core/Selector/API.php | 1 - CRM/Core/Selector/Base.php | 1 - CRM/Core/Selector/Controller.php | 1 - CRM/Core/ShowHideBlocks.php | 1 - CRM/Core/Smarty.php | 1 - CRM/Core/Smarty/plugins/block.edit.php | 1 - CRM/Core/Smarty/plugins/block.htxt.php | 1 - CRM/Core/Smarty/plugins/block.localize.php | 1 - CRM/Core/Smarty/plugins/block.serialize.php | 1 - CRM/Core/Smarty/plugins/block.ts.php | 1 - CRM/Core/Smarty/plugins/function.crmAPI.php | 4 ---- CRM/Core/Smarty/plugins/function.crmDBTpl.php | 2 -- CRM/Core/Smarty/plugins/function.crmKey.php | 1 - CRM/Core/Smarty/plugins/function.docURL.php | 1 - CRM/Core/Smarty/plugins/function.isValueChange.php | 1 - CRM/Core/Smarty/plugins/function.sectionTotal.php | 1 - CRM/Core/Smarty/plugins/function.simpleActivityContacts.php | 1 - CRM/Core/Smarty/plugins/modifier.crmAddClass.php | 1 - CRM/Core/Smarty/plugins/modifier.crmBtnType.php | 1 - CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php | 1 - CRM/Core/Smarty/plugins/modifier.crmDate.php | 1 - CRM/Core/Smarty/plugins/modifier.crmDelete.php | 1 - CRM/Core/Smarty/plugins/modifier.crmFirstWord.php | 1 - CRM/Core/Smarty/plugins/modifier.crmICalDate.php | 1 - CRM/Core/Smarty/plugins/modifier.crmICalText.php | 1 - CRM/Core/Smarty/plugins/modifier.crmInsert.php | 1 - CRM/Core/Smarty/plugins/modifier.crmMoney.php | 1 - CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php | 1 - CRM/Core/Smarty/plugins/modifier.crmReplace.php | 1 - CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php | 1 - CRM/Core/Smarty/plugins/modifier.htmlize.php | 1 - CRM/Core/Smarty/plugins/modifier.json.php | 1 - CRM/Core/Smarty/plugins/modifier.mb_truncate.php | 1 - CRM/Core/Smarty/plugins/modifier.substring.php | 1 - CRM/Core/Smarty/plugins/prefilter.resetExtScope.php | 2 +- CRM/Core/Smarty/resources/String.php | 1 - CRM/Core/State.php | 1 - CRM/Core/StateMachine.php | 1 - CRM/Core/TableHierarchy.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/Field.php | 1 - CRM/Custom/Import/Parser.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/CaseDashboard.php | 1 - CRM/Dashlet/Page/MyCases.php | 1 - CRM/Dedupe/BAO/QueryBuilder.php | 3 --- CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php | 3 --- CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php | 3 --- CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php | 3 --- CRM/Dedupe/BAO/Rule.php | 1 - CRM/Dedupe/BAO/RuleGroup.php | 1 - CRM/Dedupe/Finder.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 | 3 --- 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 | 3 --- CRM/Event/Cart/Page/CheckoutAJAX.php | 1 - CRM/Event/Cart/Page/RemoveFromCart.php | 3 --- CRM/Event/Cart/Page/ViewCart.php | 3 --- CRM/Event/Cart/StateMachine/Checkout.php | 1 - CRM/Event/Config.php | 1 - CRM/Event/Controller/Registration.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/ScheduleReminders.php | 2 +- CRM/Event/Form/ParticipantView.php | 1 - CRM/Event/Form/Registration.php | 1 - CRM/Event/Form/Registration/AdditionalParticipant.php | 1 - CRM/Event/Form/Registration/ParticipantConfirm.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/Form/Summary.php | 1 - CRM/Event/Import/Parser.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/Manager/Module.php | 1 - CRM/Financial/BAO/FinancialAccount.php | 1 - CRM/Financial/BAO/FinancialType.php | 1 - CRM/Financial/BAO/FinancialTypeAccount.php | 1 - CRM/Financial/BAO/PaymentProcessor.php | 1 - CRM/Financial/BAO/PaymentProcessorType.php | 1 - CRM/Financial/Form/BatchTransaction.php | 2 -- CRM/Financial/Form/FinancialBatch.php | 2 -- CRM/Financial/Form/FinancialTypeAccount.php | 2 -- CRM/Financial/Form/Search.php | 1 - CRM/Financial/Page/Batch.php | 1 - CRM/Financial/Page/BatchTransaction.php | 2 -- CRM/Financial/Page/FinancialAccount.php | 2 -- CRM/Financial/Page/FinancialTypeAccount.php | 2 -- 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/Config.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/Reverter.php | 1 - CRM/Logging/Schema.php | 1 - CRM/Mailing/BAO/BouncePattern.php | 1 - CRM/Mailing/BAO/MailingJob.php | 1 - CRM/Mailing/BAO/Query.php | 1 - CRM/Mailing/BAO/Recipients.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/Confirm.php | 1 - CRM/Mailing/Event/BAO/Forward.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/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/Optout.php | 2 -- CRM/Mailing/Form/Schedule.php | 1 - CRM/Mailing/Form/Search.php | 1 - CRM/Mailing/Form/Subscribe.php | 1 - CRM/Mailing/Form/Task/Print.php | 2 +- CRM/Mailing/Form/Test.php | 1 - CRM/Mailing/Form/Unsubscribe.php | 2 -- 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/StateMachine/Send.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/Config.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/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/Form/Summary.php | 1 - CRM/Member/Import/Parser.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/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/Config.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/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 | 1 - CRM/Report/Config.php | 1 - CRM/Report/Form/Activity.php | 1 - CRM/Report/Form/ActivitySummary.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/Detail.php | 1 - CRM/Report/Form/Contact/Log.php | 1 - CRM/Report/Form/Contact/LoggingDetail.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 | 2 +- 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 | 1 - 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/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/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/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/SMS/BAO/Provider.php | 2 -- 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/Provider.php | 1 - CRM/SMS/Provider.php | 1 - CRM/SMS/StateMachine/Send.php | 1 - CRM/Tag/Form/Tag.php | 1 - CRM/UF/Form/AdvanceSetting.php | 1 - CRM/UF/Form/Group.php | 1 - CRM/UF/Form/Inline/Preview.php | 1 - CRM/UF/Form/Inline/PreviewById.php | 1 - CRM/UF/Page/Field.php | 1 - CRM/UF/Page/Group.php | 1 - CRM/Upgrade/Controller.php | 1 - CRM/Upgrade/Headless.php | 1 - CRM/Upgrade/Incremental/Legacy.php | 1 - CRM/Upgrade/Incremental/php/FourOne.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/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/Set.php | 1 - CRM/Upgrade/StateMachine.php | 1 - CRM/Utils/Address.php | 1 - CRM/Utils/Address/BatchUpdate.php | 1 - CRM/Utils/Address/USPS.php | 1 - CRM/Utils/Array.php | 1 - CRM/Utils/Cache/ArrayCache.php | 1 - CRM/Utils/Cache/Memcache.php | 1 - CRM/Utils/Cache/NoCache.php | 1 - CRM/Utils/Cache/SerializeCache.php | 1 - CRM/Utils/Check/Case.php | 2 +- CRM/Utils/Crypt.php | 1 - CRM/Utils/Date.php | 1 - CRM/Utils/File.php | 1 - CRM/Utils/Geocode/Google.php | 1 - CRM/Utils/Hook/Drupal6.php | 1 - CRM/Utils/Hook/Drupal8.php | 2 +- 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/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/OpenFlashChart.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/QueryFormatter.php | 2 +- 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/SoapServer.php | 1 - CRM/Utils/String.php | 1 - CRM/Utils/Sunlight.php | 1 - CRM/Utils/System/Base.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/Time.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/Widget/Widget.php | 1 - Civi/CCase/CaseChangeListener.php | 2 +- Civi/CCase/Events.php | 2 +- Civi/CCase/Exception/MultipleActivityException.php | 2 +- Civi/CCase/SequenceListener.php | 2 +- Civi/CiUtil/Arrays.php | 2 +- Civi/CiUtil/CSVParser.php | 2 +- Civi/CiUtil/Command/AntagonistCommand.php | 2 +- Civi/CiUtil/Command/LsCommand.php | 2 +- Civi/CiUtil/ComparisonPrinter.php | 2 +- Civi/CiUtil/CsvPrinter.php | 2 +- Civi/CiUtil/EnvTestRunner.php | 2 +- Civi/CiUtil/JenkinsParser.php | 2 +- Civi/CiUtil/PHPUnitParser.php | 2 +- 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/BAO/CaseTypeForkTest.php | 2 +- tests/phpunit/CRM/Contact/AllTests.php | 1 - tests/phpunit/CRM/Contact/BAO/ContactTest.php | 3 --- .../phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php | 3 --- tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php | 3 --- tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php | 1 - .../phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php | 3 --- tests/phpunit/CRM/Contact/BAO/GroupContactTest.php | 1 - tests/phpunit/CRM/Contact/BAO/GroupTest.php | 1 - tests/phpunit/CRM/Contact/BAO/QueryTest.php | 1 - .../CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php | 2 -- tests/phpunit/CRM/Contribute/AllTests.php | 1 - tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php | 2 -- tests/phpunit/CRM/Contribute/BAO/ContributionTest.php | 2 -- tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php | 2 -- tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php | 2 -- tests/phpunit/CRM/Core/AllTests.php | 1 - tests/phpunit/CRM/Core/BAO/AddressTest.php | 2 -- tests/phpunit/CRM/Core/BAO/CustomFieldTest.php | 2 -- 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 | 2 -- tests/phpunit/CRM/Core/BAO/IMTest.php | 2 -- 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/SettingTest.php | 1 - tests/phpunit/CRM/Core/MenuTest.php | 2 +- tests/phpunit/CRM/Core/Payment/BaseIPNTest.php | 2 -- tests/phpunit/CRM/Dedupe/DedupeFinderTest.php | 3 --- 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 | 2 -- tests/phpunit/CRM/Extension/AllTests.php | 1 - tests/phpunit/CRM/Extension/Container/AllTests.php | 1 - tests/phpunit/CRM/Extension/Manager/AllTests.php | 1 - tests/phpunit/CRM/Mailing/BAO/QueryTest.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 | 2 -- 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/Queue/SqlTest.php | 1 - tests/phpunit/CRM/Queue/QueueTest.php | 1 - tests/phpunit/CRM/Queue/RunnerTest.php | 1 - tests/phpunit/CRM/Utils/Cache/AllTests.php | 1 - tests/phpunit/CRM/Utils/HtmlToTextTest.php | 1 - tests/phpunit/CRM/Utils/MailTest.php | 1 - tests/phpunit/CRM/Utils/QueryFormatterTest.php | 2 +- tests/phpunit/CRM/Utils/SQL/InsertTest.php | 2 +- tests/phpunit/CRM/Utils/StringTest.php | 1 - tests/phpunit/CRM/Utils/TimeTest.php | 2 +- tests/phpunit/Civi/AllTests.php | 1 - tests/phpunit/Civi/CCase/SequenceListenerTest.php | 2 +- tests/phpunit/CiviTest/AuthorizeNet.php | 3 --- tests/phpunit/CiviTest/CiviCaseTestCase.php | 2 +- tests/phpunit/CiviTest/Custom.php | 2 -- tests/phpunit/CiviTest/Event.php | 3 --- tests/phpunit/CiviTest/Membership.php | 3 --- tests/phpunit/CiviTest/bootstrap.php | 2 +- tests/phpunit/EnvTests.php | 2 +- 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/Admin/CustomAddTest.php | 1 - tests/phpunit/WebTest/Admin/CustomAddTestSameField.php | 1 - tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php | 1 - tests/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/MailingTest.php | 1 - tests/phpunit/WebTest/Campaign/MembershipTest.php | 1 - tests/phpunit/WebTest/Campaign/OfflineContributionTest.php | 1 - .../phpunit/WebTest/Campaign/OfflineEventRegistrationTest.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/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 - .../WebTest/Contact/AdvancedSearchedRelatedContactTest.php | 1 - tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php | 1 - tests/phpunit/WebTest/Contact/ContactTagTest.php | 1 - .../phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php | 1 - tests/phpunit/WebTest/Contact/CustomDataAddTest.php | 1 - .../WebTest/Contact/DeceasedContactsAdvancedSearchTest.php | 1 - tests/phpunit/WebTest/Contact/DupeContactTest.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/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/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 - .../WebTest/Contribute/OfflineRecurContributionTest.php | 1 - tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php | 1 - tests/phpunit/WebTest/Contribute/OnlineContributionTest.php | 1 - .../WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php | 1 - .../WebTest/Contribute/OnlineRecurContributionTest.php | 1 - tests/phpunit/WebTest/Contribute/PCPAddTest.php | 1 - .../WebTest/Contribute/UpdateBatchPendingContributionTest.php | 1 - .../WebTest/Contribute/UpdatePendingContributionTest.php | 1 - .../phpunit/WebTest/Contribute/VerifySSLContributionTest.php | 1 - tests/phpunit/WebTest/Event/AddPricesetTest.php | 1 - tests/phpunit/WebTest/Event/ChangeParticipantStatus.php | 1 - tests/phpunit/WebTest/Event/EventListingTest.php | 1 - tests/phpunit/WebTest/Event/EventWaitListTest.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/TellAFriendTest.php | 1 - tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.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/StandaloneAddTest.php | 1 - tests/phpunit/WebTest/Import/ActivityTest.php | 1 - tests/phpunit/WebTest/Import/AddressImportTest.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/Member/ContactContextAddTest.php | 1 - .../phpunit/WebTest/Member/DefaultMembershipPricesetTest.php | 1 - tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php | 1 - tests/phpunit/WebTest/Member/InheritedMembershipTest.php | 1 - .../phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php | 1 - .../WebTest/Member/OnlineAutoRenewMembershipGCTest.php | 1 - .../phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php | 1 - .../WebTest/Member/OnlineMembershipAddPricesetTest.php | 1 - tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.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 - .../phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.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/api/v3/ACLCachingTest.php | 1 - tests/phpunit/api/v3/APIStandardsTest.php | 1 - tests/phpunit/api/v3/APITest.php | 1 - tests/phpunit/api/v3/ActivityContactTest.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/CampaignTest.php | 1 - tests/phpunit/api/v3/CaseTypeTest.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/CustomValueContactTypeTest.php | 1 - tests/phpunit/api/v3/CustomValueTest.php | 2 +- 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/JobTest.php | 1 - tests/phpunit/api/v3/LineItemTest.php | 1 - tests/phpunit/api/v3/LocBlockTest.php | 1 - tests/phpunit/api/v3/MailSettingsTest.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/MembershipTypeTest.php | 1 - tests/phpunit/api/v3/MessageTemplateTest.php | 1 - tests/phpunit/api/v3/NoteTest.php | 1 - tests/phpunit/api/v3/OptionGroupTest.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/PriceFieldTest.php | 1 - tests/phpunit/api/v3/PriceFieldValueTest.php | 1 - tests/phpunit/api/v3/PriceSetTest.php | 1 - tests/phpunit/api/v3/ProfileTest.php | 1 - tests/phpunit/api/v3/RelationshipTypeTest.php | 1 - tests/phpunit/api/v3/SettingTest.php | 1 - tests/phpunit/api/v3/SurveyRespondantTest.php | 1 - tests/phpunit/api/v3/SurveyTest.php | 1 - tests/phpunit/api/v3/TagTest.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 - .../api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php | 1 - .../api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php | 1 - .../api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php | 1 - tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php | 1 - tests/phpunit/api/v3/settings/test.setting.php | 2 +- 1312 files changed, 43 insertions(+), 1383 deletions(-) diff --git a/CRM/ACL/API.php b/CRM/ACL/API.php index 99bfaeabf9..4f3bef6072 100644 --- a/CRM/ACL/API.php +++ b/CRM/ACL/API.php @@ -215,4 +215,3 @@ 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 fb43ff01e3..d2e84a985b 100644 --- a/CRM/ACL/BAO/ACL.php +++ b/CRM/ACL/BAO/ACL.php @@ -970,4 +970,3 @@ ORDER BY a.object_id $acl->delete(); } } - diff --git a/CRM/ACL/BAO/Cache.php b/CRM/ACL/BAO/Cache.php index b56255e901..a22f00a3a1 100644 --- a/CRM/ACL/BAO/Cache.php +++ b/CRM/ACL/BAO/Cache.php @@ -171,4 +171,3 @@ WHERE modified_date IS NULL } } } - diff --git a/CRM/ACL/BAO/EntityRole.php b/CRM/ACL/BAO/EntityRole.php index f727bc2176..7eafbdef40 100644 --- a/CRM/ACL/BAO/EntityRole.php +++ b/CRM/ACL/BAO/EntityRole.php @@ -99,4 +99,3 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole { $entityDAO->delete(); } } - diff --git a/CRM/ACL/Form/ACL.php b/CRM/ACL/Form/ACL.php index 8cf433993a..09585d7bf5 100644 --- a/CRM/ACL/Form/ACL.php +++ b/CRM/ACL/Form/ACL.php @@ -318,4 +318,3 @@ class CRM_ACL_Form_ACL extends CRM_Admin_Form { } } - diff --git a/CRM/ACL/Form/ACLBasic.php b/CRM/ACL/Form/ACLBasic.php index a16487e8f4..294992f961 100644 --- a/CRM/ACL/Form/ACLBasic.php +++ b/CRM/ACL/Form/ACLBasic.php @@ -166,4 +166,3 @@ DELETE } } } - diff --git a/CRM/ACL/Form/EntityRole.php b/CRM/ACL/Form/EntityRole.php index 9145e066fd..97bbec7197 100644 --- a/CRM/ACL/Form/EntityRole.php +++ b/CRM/ACL/Form/EntityRole.php @@ -94,4 +94,3 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form { } } } - diff --git a/CRM/ACL/Page/ACL.php b/CRM/ACL/Page/ACL.php index e67e2ab0c0..8bf7a85afc 100644 --- a/CRM/ACL/Page/ACL.php +++ b/CRM/ACL/Page/ACL.php @@ -277,4 +277,3 @@ ORDER BY entity_id return 'civicrm/acl'; } } - diff --git a/CRM/ACL/Page/ACLBasic.php b/CRM/ACL/Page/ACLBasic.php index 73945097d7..82601b0fc6 100644 --- a/CRM/ACL/Page/ACLBasic.php +++ b/CRM/ACL/Page/ACLBasic.php @@ -214,4 +214,3 @@ ORDER BY entity_id return 'civicrm/acl/basic'; } } - diff --git a/CRM/ACL/Page/EntityRole.php b/CRM/ACL/Page/EntityRole.php index 814c7ca073..66efb44070 100644 --- a/CRM/ACL/Page/EntityRole.php +++ b/CRM/ACL/Page/EntityRole.php @@ -221,4 +221,3 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic { return 'civicrm/acl/entityrole'; } } - diff --git a/CRM/Activity/BAO/Activity.php b/CRM/Activity/BAO/Activity.php index 5ec2f4b0d0..95105a0520 100644 --- a/CRM/Activity/BAO/Activity.php +++ b/CRM/Activity/BAO/Activity.php @@ -2630,4 +2630,3 @@ INNER JOIN civicrm_option_group grp ON ( grp.id = val.option_group_id AND grp.n } } - diff --git a/CRM/Activity/BAO/ActivityAssignment.php b/CRM/Activity/BAO/ActivityAssignment.php index 4df02ccd94..32971d7d44 100644 --- a/CRM/Activity/BAO/ActivityAssignment.php +++ b/CRM/Activity/BAO/ActivityAssignment.php @@ -156,4 +156,3 @@ AND civicrm_activity_contact.record_type_id = $assigneeID return $assigneeNames; } } - diff --git a/CRM/Activity/BAO/ActivityTarget.php b/CRM/Activity/BAO/ActivityTarget.php index e55fef61d5..97bb4ee482 100644 --- a/CRM/Activity/BAO/ActivityTarget.php +++ b/CRM/Activity/BAO/ActivityTarget.php @@ -130,4 +130,3 @@ AND contact_a.is_deleted = 0 return $targetNames; } } - diff --git a/CRM/Activity/BAO/ICalendar.php b/CRM/Activity/BAO/ICalendar.php index f3695f4af3..901bfe9d18 100644 --- a/CRM/Activity/BAO/ICalendar.php +++ b/CRM/Activity/BAO/ICalendar.php @@ -132,4 +132,3 @@ class CRM_Activity_BAO_ICalendar { return $primary; } } - diff --git a/CRM/Activity/BAO/Query.php b/CRM/Activity/BAO/Query.php index 990ea5bb01..912924c6cb 100644 --- a/CRM/Activity/BAO/Query.php +++ b/CRM/Activity/BAO/Query.php @@ -664,4 +664,3 @@ class CRM_Activity_BAO_Query { return $matches[0]; } } - diff --git a/CRM/Activity/Controller/Search.php b/CRM/Activity/Controller/Search.php index d8d0ddb90f..43f515369d 100644 --- a/CRM/Activity/Controller/Search.php +++ b/CRM/Activity/Controller/Search.php @@ -68,4 +68,3 @@ class CRM_Activity_Controller_Search extends CRM_Core_Controller { return $this->get('selectorName'); } } - diff --git a/CRM/Activity/Form/Activity.php b/CRM/Activity/Form/Activity.php index 0bcfe7f7e2..b701387e83 100644 --- a/CRM/Activity/Form/Activity.php +++ b/CRM/Activity/Form/Activity.php @@ -1184,4 +1184,3 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Activity/Form/ActivityFilter.php b/CRM/Activity/Form/ActivityFilter.php index b90ef62d5b..1bedfa0904 100644 --- a/CRM/Activity/Form/ActivityFilter.php +++ b/CRM/Activity/Form/ActivityFilter.php @@ -85,4 +85,3 @@ 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 57f6f3fdc6..d039c7a852 100644 --- a/CRM/Activity/Form/ActivityLinks.php +++ b/CRM/Activity/Form/ActivityLinks.php @@ -119,4 +119,3 @@ 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 cf7fb4a2f9..8ea1495928 100644 --- a/CRM/Activity/Form/ActivityView.php +++ b/CRM/Activity/Form/ActivityView.php @@ -128,4 +128,3 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form { ); } } - diff --git a/CRM/Activity/Form/Search.php b/CRM/Activity/Form/Search.php index 39c0aad67b..f444589d6a 100644 --- a/CRM/Activity/Form/Search.php +++ b/CRM/Activity/Form/Search.php @@ -401,4 +401,3 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search { return ts('Find Activities'); } } - diff --git a/CRM/Activity/Form/Task.php b/CRM/Activity/Form/Task.php index 42882f8b53..864854939a 100644 --- a/CRM/Activity/Form/Task.php +++ b/CRM/Activity/Form/Task.php @@ -196,4 +196,3 @@ WHERE activity_id IN ( $IDs ) AND ); } } - diff --git a/CRM/Activity/Form/Task/AddToTag.php b/CRM/Activity/Form/Task/AddToTag.php index 3e1ad78da9..d75d6262af 100644 --- a/CRM/Activity/Form/Task/AddToTag.php +++ b/CRM/Activity/Form/Task/AddToTag.php @@ -155,4 +155,3 @@ 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 995ec7fff4..e28a5acd3f 100755 --- a/CRM/Activity/Form/Task/Batch.php +++ b/CRM/Activity/Form/Task/Batch.php @@ -299,4 +299,3 @@ WHERE a.id = %1 "; } } } - diff --git a/CRM/Activity/Form/Task/Delete.php b/CRM/Activity/Form/Task/Delete.php index 411f8d514b..65823df9b8 100755 --- a/CRM/Activity/Form/Task/Delete.php +++ b/CRM/Activity/Form/Task/Delete.php @@ -86,4 +86,3 @@ class CRM_Activity_Form_Task_Delete extends CRM_Activity_Form_Task { 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 8b5fb8de69..8fa654f060 100644 --- a/CRM/Activity/Form/Task/Email.php +++ b/CRM/Activity/Form/Task/Email.php @@ -93,4 +93,3 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } } - diff --git a/CRM/Activity/Form/Task/FileOnCase.php b/CRM/Activity/Form/Task/FileOnCase.php index babe87ca3a..dc1b4e3916 100644 --- a/CRM/Activity/Form/Task/FileOnCase.php +++ b/CRM/Activity/Form/Task/FileOnCase.php @@ -141,4 +141,3 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task { 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 13de288389..ce8981551f 100644 --- a/CRM/Activity/Form/Task/PickOption.php +++ b/CRM/Activity/Form/Task/PickOption.php @@ -184,4 +184,3 @@ 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 331735dc72..7988fd6730 100755 --- a/CRM/Activity/Form/Task/PickProfile.php +++ b/CRM/Activity/Form/Task/PickProfile.php @@ -170,4 +170,3 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task { $this->controller->resetPage('Batch'); } } - diff --git a/CRM/Activity/Form/Task/Print.php b/CRM/Activity/Form/Task/Print.php index 1ca951e86b..1ec4292a8f 100644 --- a/CRM/Activity/Form/Task/Print.php +++ b/CRM/Activity/Form/Task/Print.php @@ -102,4 +102,3 @@ class CRM_Activity_Form_Task_Print extends CRM_Activity_Form_Task { // 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 8fb97c6746..031a13ea52 100644 --- a/CRM/Activity/Form/Task/RemoveFromTag.php +++ b/CRM/Activity/Form/Task/RemoveFromTag.php @@ -143,4 +143,3 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task { } } } - diff --git a/CRM/Activity/Form/Task/SMS.php b/CRM/Activity/Form/Task/SMS.php index d9288261b4..5f505879f8 100644 --- a/CRM/Activity/Form/Task/SMS.php +++ b/CRM/Activity/Form/Task/SMS.php @@ -79,4 +79,3 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task { CRM_Contact_Form_Task_SMSCommon::postProcess($this); } } - diff --git a/CRM/Activity/Form/Task/SearchTaskHookSample.php b/CRM/Activity/Form/Task/SearchTaskHookSample.php index 727a52b0e2..eee90149ac 100644 --- a/CRM/Activity/Form/Task/SearchTaskHookSample.php +++ b/CRM/Activity/Form/Task/SearchTaskHookSample.php @@ -94,4 +94,3 @@ 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 92bbf07648..e838df67b5 100644 --- a/CRM/Activity/Import/Controller.php +++ b/CRM/Activity/Import/Controller.php @@ -55,4 +55,3 @@ class CRM_Activity_Import_Controller extends CRM_Core_Controller { $this->addActions($config->uploadDir, array('uploadFile')); } } - diff --git a/CRM/Activity/Import/Field.php b/CRM/Activity/Import/Field.php index 7eda9a8ee4..b865151ab4 100644 --- a/CRM/Activity/Import/Field.php +++ b/CRM/Activity/Import/Field.php @@ -124,4 +124,3 @@ class CRM_Activity_Import_Field { return TRUE; } } - diff --git a/CRM/Activity/Import/Form/DataSource.php b/CRM/Activity/Import/Form/DataSource.php index 215144fcb2..b5e9c7a9d1 100644 --- a/CRM/Activity/Import/Form/DataSource.php +++ b/CRM/Activity/Import/Form/DataSource.php @@ -168,4 +168,3 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form { return ts('Upload Data'); } } - diff --git a/CRM/Activity/Import/Form/MapField.php b/CRM/Activity/Import/Form/MapField.php index 1594ede39d..ebac84585e 100644 --- a/CRM/Activity/Import/Form/MapField.php +++ b/CRM/Activity/Import/Form/MapField.php @@ -476,4 +476,3 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField { $parser->set($this); } } - diff --git a/CRM/Activity/Import/Form/Preview.php b/CRM/Activity/Import/Form/Preview.php index 379620cf9f..4263c463e1 100644 --- a/CRM/Activity/Import/Form/Preview.php +++ b/CRM/Activity/Import/Form/Preview.php @@ -190,4 +190,3 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview { } } } - diff --git a/CRM/Activity/Import/Form/Summary.php b/CRM/Activity/Import/Form/Summary.php index bdce589234..42c1a33c93 100644 --- a/CRM/Activity/Import/Form/Summary.php +++ b/CRM/Activity/Import/Form/Summary.php @@ -101,4 +101,3 @@ class CRM_Activity_Import_Form_Summary extends CRM_Import_Form_Summary { } } - diff --git a/CRM/Activity/Import/Parser.php b/CRM/Activity/Import/Parser.php index ba9f7982c7..c7af7217c9 100644 --- a/CRM/Activity/Import/Parser.php +++ b/CRM/Activity/Import/Parser.php @@ -409,4 +409,3 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser { } } - diff --git a/CRM/Activity/Import/Parser/Activity.php b/CRM/Activity/Import/Parser/Activity.php index 6f62aee876..c31712ec7a 100644 --- a/CRM/Activity/Import/Parser/Activity.php +++ b/CRM/Activity/Import/Parser/Activity.php @@ -395,4 +395,3 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser { public function fini() {} } - diff --git a/CRM/Activity/Page/AJAX.php b/CRM/Activity/Page/AJAX.php index c39a339a88..10cdf19787 100644 --- a/CRM/Activity/Page/AJAX.php +++ b/CRM/Activity/Page/AJAX.php @@ -518,4 +518,3 @@ class CRM_Activity_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Activity/Page/Tab.php b/CRM/Activity/Page/Tab.php index 504a05cb19..4917cafa4e 100644 --- a/CRM/Activity/Page/Tab.php +++ b/CRM/Activity/Page/Tab.php @@ -222,4 +222,3 @@ 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 77a1a6a5ff..a1bad0b64a 100644 --- a/CRM/Activity/Page/UserDashboard.php +++ b/CRM/Activity/Page/UserDashboard.php @@ -75,4 +75,3 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar $this->listActivities(); } } - diff --git a/CRM/Activity/Selector/Activity.php b/CRM/Activity/Selector/Activity.php index 0e6ff75723..8cfe002cb8 100644 --- a/CRM/Activity/Selector/Activity.php +++ b/CRM/Activity/Selector/Activity.php @@ -509,4 +509,3 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C return self::$_columnHeaders; } } - diff --git a/CRM/Activity/StateMachine/Search.php b/CRM/Activity/StateMachine/Search.php index 2faed64043..811bbefaad 100644 --- a/CRM/Activity/StateMachine/Search.php +++ b/CRM/Activity/StateMachine/Search.php @@ -110,4 +110,3 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Activity/Task.php b/CRM/Activity/Task.php index f0444f61b0..a17978ea23 100644 --- a/CRM/Activity/Task.php +++ b/CRM/Activity/Task.php @@ -208,4 +208,3 @@ class CRM_Activity_Task { ); } } - diff --git a/CRM/Admin/Form.php b/CRM/Admin/Form.php index fde9e8a176..1910cc3bb3 100644 --- a/CRM/Admin/Form.php +++ b/CRM/Admin/Form.php @@ -136,4 +136,3 @@ class CRM_Admin_Form extends CRM_Core_Form { } } } - diff --git a/CRM/Admin/Form/CMSUser.php b/CRM/Admin/Form/CMSUser.php index 7c3ebef3c4..9ea0aeccc6 100644 --- a/CRM/Admin/Form/CMSUser.php +++ b/CRM/Admin/Form/CMSUser.php @@ -70,4 +70,3 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form { CRM_Core_BAO_CMSUser::synchronize(); } } - diff --git a/CRM/Admin/Form/ContactType.php b/CRM/Admin/Form/ContactType.php index e981ed5fb3..80bc08e910 100644 --- a/CRM/Admin/Form/ContactType.php +++ b/CRM/Admin/Form/ContactType.php @@ -154,4 +154,3 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/Extensions.php b/CRM/Admin/Form/Extensions.php index 58d92e6f82..1c614b7cde 100644 --- a/CRM/Admin/Form/Extensions.php +++ b/CRM/Admin/Form/Extensions.php @@ -218,4 +218,3 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form { ); } } - diff --git a/CRM/Admin/Form/Job.php b/CRM/Admin/Form/Job.php index 3069192442..f59350f3d8 100644 --- a/CRM/Admin/Form/Job.php +++ b/CRM/Admin/Form/Job.php @@ -210,4 +210,3 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/MailSettings.php b/CRM/Admin/Form/MailSettings.php index bd68f7bb72..cc6a036056 100644 --- a/CRM/Admin/Form/MailSettings.php +++ b/CRM/Admin/Form/MailSettings.php @@ -181,4 +181,3 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/Mapping.php b/CRM/Admin/Form/Mapping.php index 8532fdaee5..4304651d27 100644 --- a/CRM/Admin/Form/Mapping.php +++ b/CRM/Admin/Form/Mapping.php @@ -112,4 +112,3 @@ class CRM_Admin_Form_Mapping extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/MessageTemplates.php b/CRM/Admin/Form/MessageTemplates.php index fb0029a1a6..017a179224 100644 --- a/CRM/Admin/Form/MessageTemplates.php +++ b/CRM/Admin/Form/MessageTemplates.php @@ -236,4 +236,3 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form { } } } - diff --git a/CRM/Admin/Form/ParticipantStatus.php b/CRM/Admin/Form/ParticipantStatus.php index 6161f62094..9a1994fa6b 100644 --- a/CRM/Admin/Form/ParticipantStatus.php +++ b/CRM/Admin/Form/ParticipantStatus.php @@ -137,4 +137,3 @@ class CRM_Admin_Form_ParticipantStatus extends CRM_Admin_Form { } } } - diff --git a/CRM/Admin/Form/PaymentProcessorType.php b/CRM/Admin/Form/PaymentProcessorType.php index 50df98a164..a02bfd5842 100644 --- a/CRM/Admin/Form/PaymentProcessorType.php +++ b/CRM/Admin/Form/PaymentProcessorType.php @@ -245,4 +245,3 @@ UPDATE civicrm_payment_processor SET is_default = 0"; $dao->save(); } } - diff --git a/CRM/Admin/Form/Persistent.php b/CRM/Admin/Form/Persistent.php index c8ce8a9d2e..c0014595e7 100644 --- a/CRM/Admin/Form/Persistent.php +++ b/CRM/Admin/Form/Persistent.php @@ -101,4 +101,3 @@ 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.php b/CRM/Admin/Form/Preferences.php index 1ca464b507..26c00a1f71 100644 --- a/CRM/Admin/Form/Preferences.php +++ b/CRM/Admin/Form/Preferences.php @@ -311,4 +311,3 @@ class CRM_Admin_Form_Preferences extends CRM_Core_Form { } } - diff --git a/CRM/Admin/Form/Preferences/Address.php b/CRM/Admin/Form/Preferences/Address.php index ea43f10a7a..67f916e2f2 100644 --- a/CRM/Admin/Form/Preferences/Address.php +++ b/CRM/Admin/Form/Preferences/Address.php @@ -216,4 +216,3 @@ 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 d48c104ba8..0de208a7c5 100644 --- a/CRM/Admin/Form/Preferences/Campaign.php +++ b/CRM/Admin/Form/Preferences/Campaign.php @@ -60,4 +60,3 @@ 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 2db90660f5..76f464c255 100644 --- a/CRM/Admin/Form/Preferences/Contribute.php +++ b/CRM/Admin/Form/Preferences/Contribute.php @@ -142,6 +142,3 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences { } } } - - - diff --git a/CRM/Admin/Form/Preferences/Display.php b/CRM/Admin/Form/Preferences/Display.php index 89333bc3a2..9fcb4ed638 100644 --- a/CRM/Admin/Form/Preferences/Display.php +++ b/CRM/Admin/Form/Preferences/Display.php @@ -242,4 +242,3 @@ 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 e2657af60c..2fe8529af2 100644 --- a/CRM/Admin/Form/Preferences/Event.php +++ b/CRM/Admin/Form/Preferences/Event.php @@ -69,4 +69,3 @@ class CRM_Admin_Form_Preferences_Event extends CRM_Admin_Form_Preferences { parent::preProcess(); } } - diff --git a/CRM/Admin/Form/Preferences/Member.php b/CRM/Admin/Form/Preferences/Member.php index 810ff37217..403e3ea926 100644 --- a/CRM/Admin/Form/Preferences/Member.php +++ b/CRM/Admin/Form/Preferences/Member.php @@ -64,4 +64,3 @@ class CRM_Admin_Form_Preferences_Member extends CRM_Admin_Form_Preferences { parent::buildQuickForm(); } } - diff --git a/CRM/Admin/Form/Preferences/Multisite.php b/CRM/Admin/Form/Preferences/Multisite.php index b5944c3987..855d374d11 100644 --- a/CRM/Admin/Form/Preferences/Multisite.php +++ b/CRM/Admin/Form/Preferences/Multisite.php @@ -78,4 +78,3 @@ class CRM_Admin_Form_Preferences_Multisite extends CRM_Admin_Form_Preferences { parent::preProcess(); } } - diff --git a/CRM/Admin/Form/RelationshipType.php b/CRM/Admin/Form/RelationshipType.php index 04897eba3e..9c9df7ad12 100644 --- a/CRM/Admin/Form/RelationshipType.php +++ b/CRM/Admin/Form/RelationshipType.php @@ -171,4 +171,3 @@ class CRM_Admin_Form_RelationshipType extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/Setting.php b/CRM/Admin/Form/Setting.php index 5c252fa7a0..9c4bd5bc0b 100644 --- a/CRM/Admin/Form/Setting.php +++ b/CRM/Admin/Form/Setting.php @@ -281,4 +281,3 @@ AND time_format <> '' @unlink($configFile); } } - diff --git a/CRM/Admin/Form/Setting/Component.php b/CRM/Admin/Form/Setting/Component.php index 99ce170e6a..36b92a9327 100644 --- a/CRM/Admin/Form/Setting/Component.php +++ b/CRM/Admin/Form/Setting/Component.php @@ -175,4 +175,3 @@ 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 85455b1cef..a25e059aae 100644 --- a/CRM/Admin/Form/Setting/Date.php +++ b/CRM/Admin/Form/Setting/Date.php @@ -66,4 +66,3 @@ 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 483bb23087..55128f0cae 100644 --- a/CRM/Admin/Form/Setting/Debugging.php +++ b/CRM/Admin/Form/Setting/Debugging.php @@ -59,4 +59,3 @@ 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 6d035d1d19..98a0d57ffa 100644 --- a/CRM/Admin/Form/Setting/Localization.php +++ b/CRM/Admin/Form/Setting/Localization.php @@ -313,4 +313,3 @@ class CRM_Admin_Form_Setting_Localization extends CRM_Admin_Form_Setting { } } } - diff --git a/CRM/Admin/Form/Setting/Mail.php b/CRM/Admin/Form/Setting/Mail.php index 28e1294564..47b3f8bfe6 100644 --- a/CRM/Admin/Form/Setting/Mail.php +++ b/CRM/Admin/Form/Setting/Mail.php @@ -87,4 +87,3 @@ 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 db17c5b1ec..d49b81283a 100644 --- a/CRM/Admin/Form/Setting/Mapping.php +++ b/CRM/Admin/Form/Setting/Mapping.php @@ -95,4 +95,3 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting { $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 d8da5896d9..ed17f057b8 100644 --- a/CRM/Admin/Form/Setting/Miscellaneous.php +++ b/CRM/Admin/Form/Setting/Miscellaneous.php @@ -181,4 +181,3 @@ 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 9bdb5065b6..8bfc4f9e3a 100644 --- a/CRM/Admin/Form/Setting/Path.php +++ b/CRM/Admin/Form/Setting/Path.php @@ -73,4 +73,3 @@ 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 17118c5e16..7c716e141c 100644 --- a/CRM/Admin/Form/Setting/Search.php +++ b/CRM/Admin/Form/Setting/Search.php @@ -95,4 +95,3 @@ 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 ced998d220..59ad651d90 100644 --- a/CRM/Admin/Form/Setting/Smtp.php +++ b/CRM/Admin/Form/Setting/Smtp.php @@ -272,4 +272,3 @@ 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 8ff1d6fc9b..5ca2b082d7 100644 --- a/CRM/Admin/Form/Setting/UF.php +++ b/CRM/Admin/Form/Setting/UF.php @@ -98,4 +98,3 @@ 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 bc8f7d499d..e8eec00338 100644 --- a/CRM/Admin/Form/Setting/UpdateConfigBackend.php +++ b/CRM/Admin/Form/Setting/UpdateConfigBackend.php @@ -166,4 +166,3 @@ 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 0bef001d39..8cc261d872 100644 --- a/CRM/Admin/Form/Setting/Url.php +++ b/CRM/Admin/Form/Setting/Url.php @@ -105,4 +105,3 @@ class CRM_Admin_Form_Setting_Url extends CRM_Admin_Form_Setting { parent::rebuildMenu(); } } - diff --git a/CRM/Admin/Form/Tag.php b/CRM/Admin/Form/Tag.php index 2428b3f9f3..bcc1689e2d 100644 --- a/CRM/Admin/Form/Tag.php +++ b/CRM/Admin/Form/Tag.php @@ -171,4 +171,3 @@ class CRM_Admin_Form_Tag extends CRM_Admin_Form { } } - diff --git a/CRM/Admin/Form/WordReplacements.php b/CRM/Admin/Form/WordReplacements.php index e92d86df4c..a1221c937a 100644 --- a/CRM/Admin/Form/WordReplacements.php +++ b/CRM/Admin/Form/WordReplacements.php @@ -278,4 +278,3 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form { } } } - diff --git a/CRM/Admin/Page/AJAX.php b/CRM/Admin/Page/AJAX.php index b930058f6d..3def0e680a 100644 --- a/CRM/Admin/Page/AJAX.php +++ b/CRM/Admin/Page/AJAX.php @@ -340,4 +340,3 @@ LIMIT $limit"; } } - diff --git a/CRM/Admin/Page/APIDoc.php b/CRM/Admin/Page/APIDoc.php index 549af5a0f0..3582ec77f8 100644 --- a/CRM/Admin/Page/APIDoc.php +++ b/CRM/Admin/Page/APIDoc.php @@ -64,4 +64,3 @@ class CRM_Admin_Page_APIDoc extends CRM_Core_Page { return 'civicrm/api/doc'; } } - diff --git a/CRM/Admin/Page/APIExplorer.php b/CRM/Admin/Page/APIExplorer.php index 5200f02aac..04579650be 100644 --- a/CRM/Admin/Page/APIExplorer.php +++ b/CRM/Admin/Page/APIExplorer.php @@ -60,4 +60,3 @@ class CRM_Admin_Page_APIExplorer extends CRM_Core_Page { return 'civicrm/api/explorer'; } } - diff --git a/CRM/Admin/Page/Access.php b/CRM/Admin/Page/Access.php index a5c75d0a18..b6a3dd5720 100644 --- a/CRM/Admin/Page/Access.php +++ b/CRM/Admin/Page/Access.php @@ -80,4 +80,3 @@ 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 fa5e14e8ce..1af54007b7 100644 --- a/CRM/Admin/Page/Admin.php +++ b/CRM/Admin/Page/Admin.php @@ -119,4 +119,3 @@ class CRM_Admin_Page_Admin extends CRM_Core_Page { return parent::run(); } } - diff --git a/CRM/Admin/Page/CMSUser.php b/CRM/Admin/Page/CMSUser.php index 1af029dbec..f77e25625d 100644 --- a/CRM/Admin/Page/CMSUser.php +++ b/CRM/Admin/Page/CMSUser.php @@ -69,4 +69,3 @@ 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 984e634767..545b54cc5c 100644 --- a/CRM/Admin/Page/ConfigTaskList.php +++ b/CRM/Admin/Page/ConfigTaskList.php @@ -56,4 +56,3 @@ 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 bc16e7b17a..2e6d793151 100644 --- a/CRM/Admin/Page/ContactType.php +++ b/CRM/Admin/Page/ContactType.php @@ -159,4 +159,3 @@ class CRM_Admin_Page_ContactType extends CRM_Core_Page_Basic { return 'civicrm/admin/options/subtype'; } } - diff --git a/CRM/Admin/Page/EventTemplate.php b/CRM/Admin/Page/EventTemplate.php index d308149041..df375ba3ac 100644 --- a/CRM/Admin/Page/EventTemplate.php +++ b/CRM/Admin/Page/EventTemplate.php @@ -169,4 +169,3 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic { return 'civicrm/admin/eventTemplate'; } } - diff --git a/CRM/Admin/Page/Extensions.php b/CRM/Admin/Page/Extensions.php index e7145dc50d..2e418b9022 100644 --- a/CRM/Admin/Page/Extensions.php +++ b/CRM/Admin/Page/Extensions.php @@ -320,4 +320,3 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic { return $extensionRow; } } - diff --git a/CRM/Admin/Page/Job.php b/CRM/Admin/Page/Job.php index 4dccfc4968..00dce28991 100644 --- a/CRM/Admin/Page/Job.php +++ b/CRM/Admin/Page/Job.php @@ -216,4 +216,3 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic { return 'civicrm/admin/job'; } } - diff --git a/CRM/Admin/Page/JobLog.php b/CRM/Admin/Page/JobLog.php index 3a5caac74e..e0891b3b7e 100644 --- a/CRM/Admin/Page/JobLog.php +++ b/CRM/Admin/Page/JobLog.php @@ -160,4 +160,3 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic { return 'civicrm/admin/job'; } } - diff --git a/CRM/Admin/Page/LabelFormats.php b/CRM/Admin/Page/LabelFormats.php index c62840fbea..d0701c0e6c 100644 --- a/CRM/Admin/Page/LabelFormats.php +++ b/CRM/Admin/Page/LabelFormats.php @@ -165,4 +165,3 @@ 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 ce7c3f6de2..285583a8ff 100644 --- a/CRM/Admin/Page/LocationType.php +++ b/CRM/Admin/Page/LocationType.php @@ -121,4 +121,3 @@ class CRM_Admin_Page_LocationType extends CRM_Core_Page_Basic { return 'civicrm/admin/locationType'; } } - diff --git a/CRM/Admin/Page/MailSettings.php b/CRM/Admin/Page/MailSettings.php index 020fd6669d..b9a83aef66 100644 --- a/CRM/Admin/Page/MailSettings.php +++ b/CRM/Admin/Page/MailSettings.php @@ -158,4 +158,3 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic { return 'civicrm/admin/mailSettings'; } } - diff --git a/CRM/Admin/Page/Mapping.php b/CRM/Admin/Page/Mapping.php index 79cf5fd303..609cac7fad 100644 --- a/CRM/Admin/Page/Mapping.php +++ b/CRM/Admin/Page/Mapping.php @@ -141,4 +141,3 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic { return parent::run($sort); } } - diff --git a/CRM/Admin/Page/MessageTemplates.php b/CRM/Admin/Page/MessageTemplates.php index 60ab2b5c81..e7e6cf2d98 100644 --- a/CRM/Admin/Page/MessageTemplates.php +++ b/CRM/Admin/Page/MessageTemplates.php @@ -290,4 +290,3 @@ 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 b51cdc4bb1..fb6877048c 100644 --- a/CRM/Admin/Page/Navigation.php +++ b/CRM/Admin/Page/Navigation.php @@ -105,4 +105,3 @@ class CRM_Admin_Page_Navigation extends CRM_Core_Page_Basic { ->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 e70bbf29fd..2fd88f0a75 100644 --- a/CRM/Admin/Page/Options.php +++ b/CRM/Admin/Page/Options.php @@ -287,4 +287,3 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic { return 'civicrm/admin/options' . (self::$_gName ? '/' . self::$_gName : ''); } } - diff --git a/CRM/Admin/Page/ParticipantStatus.php b/CRM/Admin/Page/ParticipantStatus.php index 42d5411d7f..c40161bc35 100644 --- a/CRM/Admin/Page/ParticipantStatus.php +++ b/CRM/Admin/Page/ParticipantStatus.php @@ -137,4 +137,3 @@ class CRM_Admin_Page_ParticipantStatus extends CRM_Core_Page_Basic { return 'civicrm/admin/participant_status'; } } - diff --git a/CRM/Admin/Page/PaymentProcessor.php b/CRM/Admin/Page/PaymentProcessor.php index 52e0c0e4f7..aa4a36b858 100644 --- a/CRM/Admin/Page/PaymentProcessor.php +++ b/CRM/Admin/Page/PaymentProcessor.php @@ -192,4 +192,3 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic { return 'civicrm/admin/paymentProcessor'; } } - diff --git a/CRM/Admin/Page/PaymentProcessorType.php b/CRM/Admin/Page/PaymentProcessorType.php index 6bb5b9c657..67c06f8348 100644 --- a/CRM/Admin/Page/PaymentProcessorType.php +++ b/CRM/Admin/Page/PaymentProcessorType.php @@ -119,4 +119,3 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic { return 'civicrm/admin/paymentProcessorType'; } } - diff --git a/CRM/Admin/Page/PdfFormats.php b/CRM/Admin/Page/PdfFormats.php index b302c0ea59..b36a435bb3 100644 --- a/CRM/Admin/Page/PdfFormats.php +++ b/CRM/Admin/Page/PdfFormats.php @@ -148,4 +148,3 @@ 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 12bcb649a3..bfe8426fd0 100644 --- a/CRM/Admin/Page/Persistent.php +++ b/CRM/Admin/Page/Persistent.php @@ -151,4 +151,3 @@ 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 678c5b2e9b..29c1381d8c 100644 --- a/CRM/Admin/Page/PreferencesDate.php +++ b/CRM/Admin/Page/PreferencesDate.php @@ -119,4 +119,3 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic { return 'civicrm/admin/setting/preferences/date'; } } - diff --git a/CRM/Admin/Page/RelationshipType.php b/CRM/Admin/Page/RelationshipType.php index 4682ed3fdb..593fcc8c40 100644 --- a/CRM/Admin/Page/RelationshipType.php +++ b/CRM/Admin/Page/RelationshipType.php @@ -127,4 +127,3 @@ class CRM_Admin_Page_RelationshipType extends CRM_Core_Page_Basic { return 'civicrm/admin/reltype'; } } - diff --git a/CRM/Admin/Page/ScheduleReminders.php b/CRM/Admin/Page/ScheduleReminders.php index 12b55e38d8..e106831d98 100644 --- a/CRM/Admin/Page/ScheduleReminders.php +++ b/CRM/Admin/Page/ScheduleReminders.php @@ -162,4 +162,3 @@ 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 68227ae7ff..a528fc005d 100644 --- a/CRM/Admin/Page/Setting.php +++ b/CRM/Admin/Page/Setting.php @@ -48,4 +48,3 @@ 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 49699bb3a3..e4ad61362a 100644 --- a/CRM/Admin/Page/Tag.php +++ b/CRM/Admin/Page/Tag.php @@ -211,4 +211,3 @@ 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 700eff6700..93d5b9556a 100644 --- a/CRM/Badge/BAO/Badge.php +++ b/CRM/Badge/BAO/Badge.php @@ -482,4 +482,3 @@ class CRM_Badge_BAO_Badge { $eventBadgeClass->createLabels($rows, $layoutInfo); } } - diff --git a/CRM/Badge/BAO/Layout.php b/CRM/Badge/BAO/Layout.php index db6efc4c20..0bbe2ce1fc 100644 --- a/CRM/Badge/BAO/Layout.php +++ b/CRM/Badge/BAO/Layout.php @@ -176,4 +176,3 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel { return json_decode($jsonData, true); } } - diff --git a/CRM/Badge/Page/Layout.php b/CRM/Badge/Page/Layout.php index 803dde0ad9..4e49d6a8d9 100644 --- a/CRM/Badge/Page/Layout.php +++ b/CRM/Badge/Page/Layout.php @@ -119,4 +119,3 @@ class CRM_Badge_Page_Layout extends CRM_Core_Page_Basic { return 'civicrm/admin/badgelayout'; } } - diff --git a/CRM/Batch/Form/Batch.php b/CRM/Batch/Form/Batch.php index 8879e3b63e..ffe7bffdb0 100755 --- a/CRM/Batch/Form/Batch.php +++ b/CRM/Batch/Form/Batch.php @@ -131,4 +131,3 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form { } } } - diff --git a/CRM/Batch/Form/Entry.php b/CRM/Batch/Form/Entry.php index d166a11bed..8c8df3381c 100755 --- a/CRM/Batch/Form/Entry.php +++ b/CRM/Batch/Form/Entry.php @@ -858,4 +858,3 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form { return $this->processContribution($params); } } - diff --git a/CRM/Batch/Form/Search.php b/CRM/Batch/Form/Search.php index 1168ef4a77..f8e092a26d 100644 --- a/CRM/Batch/Form/Search.php +++ b/CRM/Batch/Form/Search.php @@ -64,4 +64,3 @@ class CRM_Batch_Form_Search extends CRM_Core_Form { $this->assign('suppressForm', TRUE); } } - diff --git a/CRM/Batch/Page/AJAX.php b/CRM/Batch/Page/AJAX.php index 108d123d89..7003a7148c 100644 --- a/CRM/Batch/Page/AJAX.php +++ b/CRM/Batch/Page/AJAX.php @@ -125,4 +125,3 @@ class CRM_Batch_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Batch/Page/Batch.php b/CRM/Batch/Page/Batch.php index 4ef9b44d3c..a4ff19fa38 100644 --- a/CRM/Batch/Page/Batch.php +++ b/CRM/Batch/Page/Batch.php @@ -119,4 +119,3 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic { $form->run(); } } - diff --git a/CRM/Bridge/OG/CiviCRM.php b/CRM/Bridge/OG/CiviCRM.php index c1b34b829d..8646196230 100644 --- a/CRM/Bridge/OG/CiviCRM.php +++ b/CRM/Bridge/OG/CiviCRM.php @@ -121,4 +121,3 @@ class CRM_Bridge_OG_CiviCRM { } } } - diff --git a/CRM/Bridge/OG/Drupal.php b/CRM/Bridge/OG/Drupal.php index 86d384a082..fe963acbcb 100644 --- a/CRM/Bridge/OG/Drupal.php +++ b/CRM/Bridge/OG/Drupal.php @@ -266,4 +266,3 @@ SELECT v.id } } } - diff --git a/CRM/Bridge/OG/Utils.php b/CRM/Bridge/OG/Utils.php index ad52db9369..fea608be4e 100644 --- a/CRM/Bridge/OG/Utils.php +++ b/CRM/Bridge/OG/Utils.php @@ -150,4 +150,3 @@ SELECT id return $groupID; } } - diff --git a/CRM/Campaign/BAO/Campaign.php b/CRM/Campaign/BAO/Campaign.php index 3fdea0ce64..5485b48874 100644 --- a/CRM/Campaign/BAO/Campaign.php +++ b/CRM/Campaign/BAO/Campaign.php @@ -652,4 +652,3 @@ 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 62ce1fe45f..26393d99c8 100644 --- a/CRM/Campaign/BAO/Petition.php +++ b/CRM/Campaign/BAO/Petition.php @@ -681,4 +681,3 @@ AND tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )"; } } } - diff --git a/CRM/Campaign/BAO/Query.php b/CRM/Campaign/BAO/Query.php index bdf4c7243c..4eeaf8a584 100755 --- a/CRM/Campaign/BAO/Query.php +++ b/CRM/Campaign/BAO/Query.php @@ -623,4 +623,3 @@ 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 71f79d0d3f..1ebf0e5e8a 100644 --- a/CRM/Campaign/BAO/Survey.php +++ b/CRM/Campaign/BAO/Survey.php @@ -1126,4 +1126,3 @@ UPDATE civicrm_activity return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context); } } - diff --git a/CRM/Campaign/Config.php b/CRM/Campaign/Config.php index bfbd77e93c..75efaab469 100644 --- a/CRM/Campaign/Config.php +++ b/CRM/Campaign/Config.php @@ -36,4 +36,3 @@ * */ class CRM_Campaign_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Campaign/Controller/Search.php b/CRM/Campaign/Controller/Search.php index de7b0a5f31..f0aad4fa7a 100755 --- a/CRM/Campaign/Controller/Search.php +++ b/CRM/Campaign/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Campaign_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Campaign/Form/Campaign.php b/CRM/Campaign/Form/Campaign.php index 5bb5e7e100..a6260bff25 100644 --- a/CRM/Campaign/Form/Campaign.php +++ b/CRM/Campaign/Form/Campaign.php @@ -387,6 +387,3 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form { } } } - - - diff --git a/CRM/Campaign/Form/Gotv.php b/CRM/Campaign/Form/Gotv.php index 2efed40d0d..8e555a6d46 100755 --- a/CRM/Campaign/Form/Gotv.php +++ b/CRM/Campaign/Form/Gotv.php @@ -171,4 +171,3 @@ 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 34008ad51f..ca6117d416 100644 --- a/CRM/Campaign/Form/Petition.php +++ b/CRM/Campaign/Form/Petition.php @@ -366,7 +366,3 @@ WHERE $whereClause } } } - - - - diff --git a/CRM/Campaign/Form/Petition/Signature.php b/CRM/Campaign/Form/Petition/Signature.php index 4eb148edee..925b90b85b 100644 --- a/CRM/Campaign/Form/Petition/Signature.php +++ b/CRM/Campaign/Form/Petition/Signature.php @@ -687,6 +687,3 @@ 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 8ae590dc49..152611610b 100755 --- a/CRM/Campaign/Form/Search.php +++ b/CRM/Campaign/Form/Search.php @@ -470,4 +470,3 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search { return ts('Find Respondents'); } } - diff --git a/CRM/Campaign/Form/Search/Campaign.php b/CRM/Campaign/Form/Search/Campaign.php index 475b1b1faf..6250cae60c 100755 --- a/CRM/Campaign/Form/Search/Campaign.php +++ b/CRM/Campaign/Form/Search/Campaign.php @@ -123,4 +123,3 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form { $this->assign('searchParams', json_encode($this->_searchParams)); } } - diff --git a/CRM/Campaign/Form/Search/Petition.php b/CRM/Campaign/Form/Search/Petition.php index d5caa0f47a..54c3a60f63 100755 --- a/CRM/Campaign/Form/Search/Petition.php +++ b/CRM/Campaign/Form/Search/Petition.php @@ -100,4 +100,3 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form { $this->assign('searchParams', json_encode($this->_searchParams)); } } - diff --git a/CRM/Campaign/Form/Search/Survey.php b/CRM/Campaign/Form/Search/Survey.php index 42b0f0cf3d..d093baf2e5 100755 --- a/CRM/Campaign/Form/Search/Survey.php +++ b/CRM/Campaign/Form/Search/Survey.php @@ -110,4 +110,3 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form { $this->assign('searchParams', json_encode($this->_searchParams)); } } - diff --git a/CRM/Campaign/Form/Survey.php b/CRM/Campaign/Form/Survey.php index ad96b31d5b..238a989a54 100644 --- a/CRM/Campaign/Form/Survey.php +++ b/CRM/Campaign/Form/Survey.php @@ -184,4 +184,3 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form { } } } - diff --git a/CRM/Campaign/Form/Survey/Delete.php b/CRM/Campaign/Form/Survey/Delete.php index be5fbd7eba..a6bc4991cf 100644 --- a/CRM/Campaign/Form/Survey/Delete.php +++ b/CRM/Campaign/Form/Survey/Delete.php @@ -106,4 +106,3 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form { } } } - diff --git a/CRM/Campaign/Form/Survey/Main.php b/CRM/Campaign/Form/Survey/Main.php index 3f538d3703..2998297539 100644 --- a/CRM/Campaign/Form/Survey/Main.php +++ b/CRM/Campaign/Form/Survey/Main.php @@ -238,4 +238,3 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey { parent::endPostProcess(); } } - diff --git a/CRM/Campaign/Form/SurveyType.php b/CRM/Campaign/Form/SurveyType.php index 43a2dfbe5a..49d75148e6 100644 --- a/CRM/Campaign/Form/SurveyType.php +++ b/CRM/Campaign/Form/SurveyType.php @@ -178,4 +178,3 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form { } } } - diff --git a/CRM/Campaign/Form/Task.php b/CRM/Campaign/Form/Task.php index 62d73ebe0f..d6dc930204 100755 --- a/CRM/Campaign/Form/Task.php +++ b/CRM/Campaign/Form/Task.php @@ -156,4 +156,3 @@ 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 8a17f1b0a9..c081d19555 100755 --- a/CRM/Campaign/Form/Task/Interview.php +++ b/CRM/Campaign/Form/Task/Interview.php @@ -651,4 +651,3 @@ 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 cc5b71cc53..378d6def07 100755 --- a/CRM/Campaign/Form/Task/Print.php +++ b/CRM/Campaign/Form/Task/Print.php @@ -111,4 +111,3 @@ class CRM_Campaign_Form_Task_Print extends CRM_Campaign_Form_Task { // 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 05b18fc628..3478941223 100644 --- a/CRM/Campaign/Form/Task/Release.php +++ b/CRM/Campaign/Form/Task/Release.php @@ -164,4 +164,3 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task { } } } - diff --git a/CRM/Campaign/Form/Task/Reserve.php b/CRM/Campaign/Form/Task/Reserve.php index ee2faf93ba..bc8cc7e620 100644 --- a/CRM/Campaign/Form/Task/Reserve.php +++ b/CRM/Campaign/Form/Task/Reserve.php @@ -353,4 +353,3 @@ 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 e085ae9ccb..3572d757c0 100755 --- a/CRM/Campaign/Form/Task/Result.php +++ b/CRM/Campaign/Form/Task/Result.php @@ -63,4 +63,3 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task { ); } } - diff --git a/CRM/Campaign/Info.php b/CRM/Campaign/Info.php index 98ce31dd6b..cb34e25281 100644 --- a/CRM/Campaign/Info.php +++ b/CRM/Campaign/Info.php @@ -141,4 +141,3 @@ class CRM_Campaign_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Campaign/Page/AJAX.php b/CRM/Campaign/Page/AJAX.php index 30d784d822..b57a43431c 100644 --- a/CRM/Campaign/Page/AJAX.php +++ b/CRM/Campaign/Page/AJAX.php @@ -832,4 +832,3 @@ class CRM_Campaign_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Campaign/Page/Campaign.php b/CRM/Campaign/Page/Campaign.php index 410e9682cf..bee0234590 100644 --- a/CRM/Campaign/Page/Campaign.php +++ b/CRM/Campaign/Page/Campaign.php @@ -141,4 +141,3 @@ 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 3e82595615..46b0c41a78 100644 --- a/CRM/Campaign/Page/DashBoard.php +++ b/CRM/Campaign/Page/DashBoard.php @@ -497,4 +497,3 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page { $this->assign('tabHeader', $allTabs); } } - diff --git a/CRM/Campaign/Page/Petition.php b/CRM/Campaign/Page/Petition.php index 09aada8d39..af5c3ac3cf 100644 --- a/CRM/Campaign/Page/Petition.php +++ b/CRM/Campaign/Page/Petition.php @@ -60,4 +60,3 @@ 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 3863287b62..24028dc763 100644 --- a/CRM/Campaign/Page/Petition/Confirm.php +++ b/CRM/Campaign/Page/Petition/Confirm.php @@ -129,4 +129,3 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page { $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 2908725cd7..c209c0ece1 100644 --- a/CRM/Campaign/Page/Petition/ThankYou.php +++ b/CRM/Campaign/Page/Petition/ThankYou.php @@ -63,4 +63,3 @@ 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 f2962c4fcb..b7addf9e23 100644 --- a/CRM/Campaign/Page/Survey.php +++ b/CRM/Campaign/Page/Survey.php @@ -133,4 +133,3 @@ 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 ad964b5c9f..f6c9523d17 100644 --- a/CRM/Campaign/Page/SurveyType.php +++ b/CRM/Campaign/Page/SurveyType.php @@ -215,4 +215,3 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic { return 'reset=1'; } } - diff --git a/CRM/Campaign/Page/Vote.php b/CRM/Campaign/Page/Vote.php index 5c0a739836..712bb816df 100644 --- a/CRM/Campaign/Page/Vote.php +++ b/CRM/Campaign/Page/Vote.php @@ -134,4 +134,3 @@ 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 79b1c6505d..f0076e40df 100755 --- a/CRM/Campaign/PseudoConstant.php +++ b/CRM/Campaign/PseudoConstant.php @@ -162,4 +162,3 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant { } } } - diff --git a/CRM/Campaign/Selector/Search.php b/CRM/Campaign/Selector/Search.php index 22baac855c..049a626e21 100755 --- a/CRM/Campaign/Selector/Search.php +++ b/CRM/Campaign/Selector/Search.php @@ -368,4 +368,3 @@ FROM {$from} return ts('CiviCRM Respondent Search'); } } - diff --git a/CRM/Campaign/StateMachine/Search.php b/CRM/Campaign/StateMachine/Search.php index 95499d1ce8..6c26d07125 100755 --- a/CRM/Campaign/StateMachine/Search.php +++ b/CRM/Campaign/StateMachine/Search.php @@ -97,4 +97,3 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine { return CRM_Utils_String::getClassName($this->_task); } } - diff --git a/CRM/Campaign/Task.php b/CRM/Campaign/Task.php index 5ef305bd5d..db4f7f5635 100755 --- a/CRM/Campaign/Task.php +++ b/CRM/Campaign/Task.php @@ -157,4 +157,3 @@ class CRM_Campaign_Task { ); } } - diff --git a/CRM/Case/Audit/AuditConfig.php b/CRM/Case/Audit/AuditConfig.php index f611e8a205..4a2beeb9aa 100644 --- a/CRM/Case/Audit/AuditConfig.php +++ b/CRM/Case/Audit/AuditConfig.php @@ -272,4 +272,3 @@ class CRM_Case_Audit_AuditConfig { return $x - $y; } } - diff --git a/CRM/Case/BAO/Case.php b/CRM/Case/BAO/Case.php index ba274a2ecf..61cd49329c 100644 --- a/CRM/Case/BAO/Case.php +++ b/CRM/Case/BAO/Case.php @@ -3357,4 +3357,3 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')'; return CRM_Core_PseudoConstant::get($className, $fieldName, $params, $context); } } - diff --git a/CRM/Case/BAO/Query.php b/CRM/Case/BAO/Query.php index cb14e84b0d..2f460c9a7b 100644 --- a/CRM/Case/BAO/Query.php +++ b/CRM/Case/BAO/Query.php @@ -772,4 +772,3 @@ case_relation_type.id = case_relationship.relationship_type_id )"; */ public static function searchAction(&$row, $id) {} } - diff --git a/CRM/Case/Config.php b/CRM/Case/Config.php index 72a081cbda..67ba166229 100644 --- a/CRM/Case/Config.php +++ b/CRM/Case/Config.php @@ -37,4 +37,3 @@ * */ class CRM_Case_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Case/Controller/Search.php b/CRM/Case/Controller/Search.php index 582449942c..4730563f84 100644 --- a/CRM/Case/Controller/Search.php +++ b/CRM/Case/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Case_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Case/Form/Activity.php b/CRM/Case/Form/Activity.php index 16364f40e1..f9c82a16ca 100644 --- a/CRM/Case/Form/Activity.php +++ b/CRM/Case/Form/Activity.php @@ -710,4 +710,3 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity { } } } - diff --git a/CRM/Case/Form/Activity/ChangeCaseStartDate.php b/CRM/Case/Form/Activity/ChangeCaseStartDate.php index 835bfeb95d..de202d1612 100644 --- a/CRM/Case/Form/Activity/ChangeCaseStartDate.php +++ b/CRM/Case/Form/Activity/ChangeCaseStartDate.php @@ -251,4 +251,3 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate { $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 efd283aa42..d79dff10bf 100644 --- a/CRM/Case/Form/Activity/ChangeCaseStatus.php +++ b/CRM/Case/Form/Activity/ChangeCaseStatus.php @@ -192,4 +192,3 @@ class CRM_Case_Form_Activity_ChangeCaseStatus { $params['statusMsg'] = ts('Case Status changed successfully.'); } } - diff --git a/CRM/Case/Form/Activity/ChangeCaseType.php b/CRM/Case/Form/Activity/ChangeCaseType.php index ef60157749..773dbdbc04 100644 --- a/CRM/Case/Form/Activity/ChangeCaseType.php +++ b/CRM/Case/Form/Activity/ChangeCaseType.php @@ -198,4 +198,3 @@ class CRM_Case_Form_Activity_ChangeCaseType { $params['statusMsg'] = ts('Case Type changed successfully.'); } } - diff --git a/CRM/Case/Form/Activity/LinkCases.php b/CRM/Case/Form/Activity/LinkCases.php index 841be8d6d2..b24ad656e4 100644 --- a/CRM/Case/Form/Activity/LinkCases.php +++ b/CRM/Case/Form/Activity/LinkCases.php @@ -153,4 +153,3 @@ class CRM_Case_Form_Activity_LinkCases { } } } - diff --git a/CRM/Case/Form/Activity/OpenCase.php b/CRM/Case/Form/Activity/OpenCase.php index 5d4024c670..8e103e584b 100644 --- a/CRM/Case/Form/Activity/OpenCase.php +++ b/CRM/Case/Form/Activity/OpenCase.php @@ -366,4 +366,3 @@ class CRM_Case_Form_Activity_OpenCase { } } } - diff --git a/CRM/Case/Form/ActivityChangeStatus.php b/CRM/Case/Form/ActivityChangeStatus.php index a9337a9b14..3706a788fe 100644 --- a/CRM/Case/Form/ActivityChangeStatus.php +++ b/CRM/Case/Form/ActivityChangeStatus.php @@ -49,4 +49,3 @@ class CRM_Case_Form_ActivityChangeStatus extends CRM_Core_Form { $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 c0aaacb04b..46930ef2f9 100644 --- a/CRM/Case/Form/ActivityToCase.php +++ b/CRM/Case/Form/ActivityToCase.php @@ -99,4 +99,3 @@ class CRM_Case_Form_ActivityToCase extends CRM_Core_Form { $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 0fe1ee584b..6fa94a50fe 100644 --- a/CRM/Case/Form/ActivityView.php +++ b/CRM/Case/Form/ActivityView.php @@ -180,4 +180,3 @@ class CRM_Case_Form_ActivityView extends CRM_Core_Form { ); } } - diff --git a/CRM/Case/Form/Case.php b/CRM/Case/Form/Case.php index ebecf9a81d..bd086fb2e7 100644 --- a/CRM/Case/Form/Case.php +++ b/CRM/Case/Form/Case.php @@ -440,4 +440,3 @@ class CRM_Case_Form_Case extends CRM_Core_Form { CRM_Core_Session::setStatus($params['statusMsg'], ts('Saved'), 'success'); } } - diff --git a/CRM/Case/Form/CustomData.php b/CRM/Case/Form/CustomData.php index 688bb488e8..cb21b67fae 100644 --- a/CRM/Case/Form/CustomData.php +++ b/CRM/Case/Form/CustomData.php @@ -178,4 +178,3 @@ 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 60e3158624..10c8c152e6 100644 --- a/CRM/Case/Form/EditClient.php +++ b/CRM/Case/Form/EditClient.php @@ -134,4 +134,3 @@ 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 0f24403c2c..8b2f51d4b3 100644 --- a/CRM/Case/Form/Report.php +++ b/CRM/Case/Form/Report.php @@ -135,4 +135,3 @@ 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 2a620a9066..1a8454b6a3 100644 --- a/CRM/Case/Form/Search.php +++ b/CRM/Case/Form/Search.php @@ -442,4 +442,3 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search { return ts('Find Cases'); } } - diff --git a/CRM/Case/Form/Task.php b/CRM/Case/Form/Task.php index 2ada0407e9..cc8ddecbdb 100644 --- a/CRM/Case/Form/Task.php +++ b/CRM/Case/Form/Task.php @@ -174,4 +174,3 @@ 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 52cc62b26a..5af39b4abc 100644 --- a/CRM/Case/Form/Task/Delete.php +++ b/CRM/Case/Form/Task/Delete.php @@ -95,4 +95,3 @@ class CRM_Case_Form_Task_Delete extends CRM_Case_Form_Task { 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 90bc4c4ab9..91cc032dd7 100644 --- a/CRM/Case/Form/Task/Print.php +++ b/CRM/Case/Form/Task/Print.php @@ -103,4 +103,3 @@ class CRM_Case_Form_Task_Print extends CRM_Case_Form_Task { // 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 5b6f78e1ed..5ace8e0c14 100644 --- a/CRM/Case/Form/Task/Restore.php +++ b/CRM/Case/Form/Task/Restore.php @@ -84,4 +84,3 @@ class CRM_Case_Form_Task_Restore extends CRM_Case_Form_Task { 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 908cf7ad30..5289241c0b 100644 --- a/CRM/Case/Form/Task/Result.php +++ b/CRM/Case/Form/Task/Result.php @@ -63,4 +63,3 @@ 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 0a21341df7..f17c04db65 100644 --- a/CRM/Case/Form/Task/SearchTaskHookSample.php +++ b/CRM/Case/Form/Task/SearchTaskHookSample.php @@ -87,4 +87,3 @@ WHERE cs.id IN ( {$caseIDs} )"; ); } } - diff --git a/CRM/Case/Info.php b/CRM/Case/Info.php index 3bc17bb411..4874abc6af 100644 --- a/CRM/Case/Info.php +++ b/CRM/Case/Info.php @@ -225,4 +225,3 @@ class CRM_Case_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Case/ManagedEntities.php b/CRM/Case/ManagedEntities.php index 6604e9e2f2..6f0c5d47bc 100644 --- a/CRM/Case/ManagedEntities.php +++ b/CRM/Case/ManagedEntities.php @@ -140,4 +140,4 @@ class CRM_Case_ManagedEntities { return $result; } -} \ No newline at end of file +} diff --git a/CRM/Case/Page/AJAX.php b/CRM/Case/Page/AJAX.php index 31720c0686..44ae2aab00 100644 --- a/CRM/Case/Page/AJAX.php +++ b/CRM/Case/Page/AJAX.php @@ -214,4 +214,3 @@ class CRM_Case_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Case/Page/CaseDetails.php b/CRM/Case/Page/CaseDetails.php index 25655b964a..4987dd4cb8 100644 --- a/CRM/Case/Page/CaseDetails.php +++ b/CRM/Case/Page/CaseDetails.php @@ -79,4 +79,3 @@ 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 d57b141f71..fa66d50816 100644 --- a/CRM/Case/Page/DashBoard.php +++ b/CRM/Case/Page/DashBoard.php @@ -116,4 +116,3 @@ 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 308bc93497..b9314f5ac8 100644 --- a/CRM/Case/Page/Tab.php +++ b/CRM/Case/Page/Tab.php @@ -324,4 +324,3 @@ class CRM_Case_Page_Tab extends CRM_Core_Page { } } } - diff --git a/CRM/Case/PseudoConstant.php b/CRM/Case/PseudoConstant.php index b9fb0e617e..9cd5535f22 100644 --- a/CRM/Case/PseudoConstant.php +++ b/CRM/Case/PseudoConstant.php @@ -259,4 +259,3 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant { } } } - diff --git a/CRM/Case/Selector/Search.php b/CRM/Case/Selector/Search.php index fc1947786d..02f5803db2 100644 --- a/CRM/Case/Selector/Search.php +++ b/CRM/Case/Selector/Search.php @@ -499,4 +499,3 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base { return ts('Case Search'); } } - diff --git a/CRM/Case/StateMachine/Search.php b/CRM/Case/StateMachine/Search.php index 04914306d1..3a8871f689 100644 --- a/CRM/Case/StateMachine/Search.php +++ b/CRM/Case/StateMachine/Search.php @@ -108,4 +108,3 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Case/Task.php b/CRM/Case/Task.php index 19e0cffb91..0d98f79df9 100644 --- a/CRM/Case/Task.php +++ b/CRM/Case/Task.php @@ -177,4 +177,3 @@ class CRM_Case_Task { ); } } - diff --git a/CRM/Case/XMLProcessor.php b/CRM/Case/XMLProcessor.php index 9287233681..4abcb8aa52 100644 --- a/CRM/Case/XMLProcessor.php +++ b/CRM/Case/XMLProcessor.php @@ -132,4 +132,3 @@ class CRM_Case_XMLProcessor { self::$relationshipTypes = NULL; } } - diff --git a/CRM/Case/XMLProcessor/Process.php b/CRM/Case/XMLProcessor/Process.php index 6846b0198b..e3bf4fd41b 100644 --- a/CRM/Case/XMLProcessor/Process.php +++ b/CRM/Case/XMLProcessor/Process.php @@ -665,4 +665,3 @@ AND a.is_deleted = 0 return ( string ) $xml->NaturalActivityTypeSort ? 1 : 0; } } - diff --git a/CRM/Case/XMLProcessor/Report.php b/CRM/Case/XMLProcessor/Report.php index 665dc244dd..5ee01eef3c 100644 --- a/CRM/Case/XMLProcessor/Report.php +++ b/CRM/Case/XMLProcessor/Report.php @@ -981,4 +981,3 @@ LIMIT 1 CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Case/XMLProcessor/Settings.php b/CRM/Case/XMLProcessor/Settings.php index 77e0e638e3..a2499e6611 100644 --- a/CRM/Case/XMLProcessor/Settings.php +++ b/CRM/Case/XMLProcessor/Settings.php @@ -61,4 +61,3 @@ class CRM_Case_XMLProcessor_Settings extends CRM_Case_XMLProcessor { return $this->_settings; } } - diff --git a/CRM/Contact/BAO/Contact/Location.php b/CRM/Contact/BAO/Contact/Location.php index 47de3a9ea1..1c71e5e257 100644 --- a/CRM/Contact/BAO/Contact/Location.php +++ b/CRM/Contact/BAO/Contact/Location.php @@ -202,4 +202,3 @@ 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 956766acb7..0edb6d8ae0 100644 --- a/CRM/Contact/BAO/Contact/Optimizer.php +++ b/CRM/Contact/BAO/Contact/Optimizer.php @@ -187,4 +187,3 @@ class CRM_Contact_BAO_Contact_Optimizer { unset( $newValues['email'] ); } } - diff --git a/CRM/Contact/BAO/Contact/Permission.php b/CRM/Contact/BAO/Contact/Permission.php index 3d72692cfc..9f6498e33a 100644 --- a/CRM/Contact/BAO/Contact/Permission.php +++ b/CRM/Contact/BAO/Contact/Permission.php @@ -396,4 +396,3 @@ 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/ContactType.php b/CRM/Contact/BAO/ContactType.php index c0fd8bfca6..5ce037616b 100644 --- a/CRM/Contact/BAO/ContactType.php +++ b/CRM/Contact/BAO/ContactType.php @@ -924,4 +924,3 @@ WHERE ($subtypeClause)"; return CRM_Core_DAO::singleValueQuery($query, array(1 => array($entityID, 'Integer'))); } } - diff --git a/CRM/Contact/BAO/DashboardContact.php b/CRM/Contact/BAO/DashboardContact.php index 1ba6f4febf..7cb881cec6 100644 --- a/CRM/Contact/BAO/DashboardContact.php +++ b/CRM/Contact/BAO/DashboardContact.php @@ -32,4 +32,4 @@ * */ class CRM_Contact_BAO_DashboardContact extends CRM_Contact_DAO_DashboardContact { -} \ No newline at end of file +} diff --git a/CRM/Contact/BAO/Group.php b/CRM/Contact/BAO/Group.php index 9193b6dc9a..cb56c73178 100644 --- a/CRM/Contact/BAO/Group.php +++ b/CRM/Contact/BAO/Group.php @@ -1271,4 +1271,3 @@ 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 2ac2c4519a..ea23c9a386 100644 --- a/CRM/Contact/BAO/GroupContact.php +++ b/CRM/Contact/BAO/GroupContact.php @@ -767,4 +767,3 @@ AND contact_id IN ( $contactStr ) return array($numContactsAdded, $numContactsNotAdded); } } - diff --git a/CRM/Contact/BAO/GroupContactCache.php b/CRM/Contact/BAO/GroupContactCache.php index 72410220bf..0e7155f0d1 100644 --- a/CRM/Contact/BAO/GroupContactCache.php +++ b/CRM/Contact/BAO/GroupContactCache.php @@ -664,4 +664,3 @@ ORDER BY gc.contact_id, g.children } } - diff --git a/CRM/Contact/BAO/GroupNesting.php b/CRM/Contact/BAO/GroupNesting.php index 870637e215..d6ad7f296e 100644 --- a/CRM/Contact/BAO/GroupNesting.php +++ b/CRM/Contact/BAO/GroupNesting.php @@ -705,4 +705,3 @@ 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 f8ddc512ab..dad6896268 100644 --- a/CRM/Contact/BAO/GroupNestingCache.php +++ b/CRM/Contact/BAO/GroupNestingCache.php @@ -259,4 +259,3 @@ WHERE id = $id return $json; } } - diff --git a/CRM/Contact/BAO/GroupOrganization.php b/CRM/Contact/BAO/GroupOrganization.php index 115df01c68..42228113d1 100644 --- a/CRM/Contact/BAO/GroupOrganization.php +++ b/CRM/Contact/BAO/GroupOrganization.php @@ -152,4 +152,3 @@ 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 f8e4bc1da9..1c50444dc3 100644 --- a/CRM/Contact/BAO/Household.php +++ b/CRM/Contact/BAO/Household.php @@ -69,4 +69,3 @@ 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 96a78f75da..19a67969ea 100644 --- a/CRM/Contact/BAO/Individual.php +++ b/CRM/Contact/BAO/Individual.php @@ -405,4 +405,3 @@ 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 63b87e5538..e6fe770572 100644 --- a/CRM/Contact/BAO/ProximityQuery.php +++ b/CRM/Contact/BAO/ProximityQuery.php @@ -380,4 +380,3 @@ ACOS( } } } - diff --git a/CRM/Contact/BAO/Relationship.php b/CRM/Contact/BAO/Relationship.php index 6b47d8bac3..e8faf2c6d1 100644 --- a/CRM/Contact/BAO/Relationship.php +++ b/CRM/Contact/BAO/Relationship.php @@ -1723,4 +1723,3 @@ AND cc.sort_name LIKE '%$name%'"; } } - diff --git a/CRM/Contact/BAO/RelationshipType.php b/CRM/Contact/BAO/RelationshipType.php index 95ce8be34c..d3b0309fb9 100644 --- a/CRM/Contact/BAO/RelationshipType.php +++ b/CRM/Contact/BAO/RelationshipType.php @@ -175,4 +175,3 @@ UPDATE civicrm_membership_type return $relationshipType->delete(); } } - diff --git a/CRM/Contact/BAO/SavedSearch.php b/CRM/Contact/BAO/SavedSearch.php index 1f91fb95db..96adfce565 100644 --- a/CRM/Contact/BAO/SavedSearch.php +++ b/CRM/Contact/BAO/SavedSearch.php @@ -303,4 +303,3 @@ 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 3f534af36a..10b91e4b29 100644 --- a/CRM/Contact/BAO/SearchCustom.php +++ b/CRM/Contact/BAO/SearchCustom.php @@ -165,4 +165,3 @@ class CRM_Contact_BAO_SearchCustom { return array($from, $where); } } - diff --git a/CRM/Contact/BAO/SubscriptionHistory.php b/CRM/Contact/BAO/SubscriptionHistory.php index 56805ef259..6aa669066c 100644 --- a/CRM/Contact/BAO/SubscriptionHistory.php +++ b/CRM/Contact/BAO/SubscriptionHistory.php @@ -79,4 +79,3 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi $history->delete(); } } - diff --git a/CRM/Contact/Controller/Search.php b/CRM/Contact/Controller/Search.php index c66637b5e7..3fe4bf4497 100644 --- a/CRM/Contact/Controller/Search.php +++ b/CRM/Contact/Controller/Search.php @@ -98,4 +98,3 @@ class CRM_Contact_Controller_Search extends CRM_Core_Controller { } } - diff --git a/CRM/Contact/Form/Contact.php b/CRM/Contact/Form/Contact.php index 1f3905e298..2efd276617 100644 --- a/CRM/Contact/Form/Contact.php +++ b/CRM/Contact/Form/Contact.php @@ -1428,4 +1428,3 @@ 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 e8f7773e8d..022534ea15 100644 --- a/CRM/Contact/Form/CustomData.php +++ b/CRM/Contact/Form/CustomData.php @@ -312,4 +312,4 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form { // reset the group contact cache for this group CRM_Contact_BAO_GroupContactCache::remove(); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/DedupeFind.php b/CRM/Contact/Form/DedupeFind.php index 36997388b8..ba5939a6fd 100644 --- a/CRM/Contact/Form/DedupeFind.php +++ b/CRM/Contact/Form/DedupeFind.php @@ -106,4 +106,3 @@ 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 c2e67bf1e5..59da83f0a1 100644 --- a/CRM/Contact/Form/DedupeRules.php +++ b/CRM/Contact/Form/DedupeRules.php @@ -309,4 +309,3 @@ 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 9526a8d9d4..3ac6c92369 100644 --- a/CRM/Contact/Form/Domain.php +++ b/CRM/Contact/Form/Domain.php @@ -318,4 +318,3 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form { $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin', 'reset=1')); } } - diff --git a/CRM/Contact/Form/Edit/CommunicationPreferences.php b/CRM/Contact/Form/Edit/CommunicationPreferences.php index c109cae159..59d275b4e1 100644 --- a/CRM/Contact/Form/Edit/CommunicationPreferences.php +++ b/CRM/Contact/Form/Edit/CommunicationPreferences.php @@ -245,4 +245,3 @@ 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 f85087cdec..ed521492dc 100644 --- a/CRM/Contact/Form/Edit/CustomData.php +++ b/CRM/Contact/Form/Edit/CustomData.php @@ -113,4 +113,3 @@ class CRM_Contact_Form_Edit_CustomData { $defaults += CRM_Custom_Form_CustomData::setDefaultValues($form); } } - diff --git a/CRM/Contact/Form/Edit/Demographics.php b/CRM/Contact/Form/Edit/Demographics.php index 213e5ff6d3..9c5af87fea 100644 --- a/CRM/Contact/Form/Edit/Demographics.php +++ b/CRM/Contact/Form/Edit/Demographics.php @@ -76,4 +76,3 @@ 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 050e6a21ca..e99b635e69 100644 --- a/CRM/Contact/Form/Edit/Email.php +++ b/CRM/Contact/Form/Edit/Email.php @@ -115,4 +115,3 @@ class CRM_Contact_Form_Edit_Email { } } } - diff --git a/CRM/Contact/Form/Edit/Household.php b/CRM/Contact/Form/Edit/Household.php index e289cc9586..4ad5751d20 100644 --- a/CRM/Contact/Form/Edit/Household.php +++ b/CRM/Contact/Form/Edit/Household.php @@ -100,4 +100,3 @@ 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 35171a0a8f..347e58da3c 100644 --- a/CRM/Contact/Form/Edit/IM.php +++ b/CRM/Contact/Form/Edit/IM.php @@ -77,4 +77,3 @@ 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 dfc0eeac17..cc4ccd1971 100644 --- a/CRM/Contact/Form/Edit/Individual.php +++ b/CRM/Contact/Form/Edit/Individual.php @@ -166,4 +166,3 @@ class CRM_Contact_Form_Edit_Individual { return empty($errors) ? TRUE : $errors; } } - diff --git a/CRM/Contact/Form/Edit/Notes.php b/CRM/Contact/Form/Edit/Notes.php index e19e7333e5..a5494df693 100644 --- a/CRM/Contact/Form/Edit/Notes.php +++ b/CRM/Contact/Form/Edit/Notes.php @@ -46,4 +46,3 @@ Class CRM_Contact_Form_Edit_Notes { $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 75f1132b43..5fa1094320 100644 --- a/CRM/Contact/Form/Edit/OpenID.php +++ b/CRM/Contact/Form/Edit/OpenID.php @@ -74,4 +74,3 @@ 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 46f1f99a0b..543476c199 100644 --- a/CRM/Contact/Form/Edit/Organization.php +++ b/CRM/Contact/Form/Edit/Organization.php @@ -108,4 +108,3 @@ class CRM_Contact_Form_Edit_Organization { return empty($errors) ? TRUE : $errors; } } - diff --git a/CRM/Contact/Form/Edit/Phone.php b/CRM/Contact/Form/Edit/Phone.php index 2f60db0c45..72241f0122 100644 --- a/CRM/Contact/Form/Edit/Phone.php +++ b/CRM/Contact/Form/Edit/Phone.php @@ -79,4 +79,3 @@ class CRM_Contact_Form_Edit_Phone { // $form->addRule( "location[$locationId][phone][$locationId][phone]", ts('Phone number is not valid.'), 'phone' ); } } - diff --git a/CRM/Contact/Form/Edit/Website.php b/CRM/Contact/Form/Edit/Website.php index 7ca4f1919e..68a3b718b1 100644 --- a/CRM/Contact/Form/Edit/Website.php +++ b/CRM/Contact/Form/Edit/Website.php @@ -74,4 +74,3 @@ 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 f8471467d6..809e108bf7 100644 --- a/CRM/Contact/Form/GroupContact.php +++ b/CRM/Contact/Form/GroupContact.php @@ -137,4 +137,3 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form { } } } - diff --git a/CRM/Contact/Form/Location.php b/CRM/Contact/Form/Location.php index 5b20f3b2d3..c858eaec27 100644 --- a/CRM/Contact/Form/Location.php +++ b/CRM/Contact/Form/Location.php @@ -120,4 +120,3 @@ class CRM_Contact_Form_Location { $form->assign('ajaxRequestBlocks', $ajaxRequestBlocks); } } - diff --git a/CRM/Contact/Form/Merge.php b/CRM/Contact/Form/Merge.php index 9b63f883bd..ae06c8bbfa 100644 --- a/CRM/Contact/Form/Merge.php +++ b/CRM/Contact/Form/Merge.php @@ -389,4 +389,3 @@ 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 444853824f..27533c439e 100644 --- a/CRM/Contact/Form/ProfileContact.php +++ b/CRM/Contact/Form/ProfileContact.php @@ -156,4 +156,3 @@ class CRM_Contact_Form_ProfileContact { } } } - diff --git a/CRM/Contact/Form/RelatedContact.php b/CRM/Contact/Form/RelatedContact.php index fa3868302a..647eb4fbe5 100644 --- a/CRM/Contact/Form/RelatedContact.php +++ b/CRM/Contact/Form/RelatedContact.php @@ -195,4 +195,3 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form { CRM_Core_Session::setStatus($message, ts('Contact Saved'), 'success'); } } - diff --git a/CRM/Contact/Form/Relationship.php b/CRM/Contact/Form/Relationship.php index 0fd1093e00..cfef2fbca0 100644 --- a/CRM/Contact/Form/Relationship.php +++ b/CRM/Contact/Form/Relationship.php @@ -560,4 +560,3 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form { } } - diff --git a/CRM/Contact/Form/Search.php b/CRM/Contact/Form/Search.php index e44eaffeb0..388be6def6 100644 --- a/CRM/Contact/Form/Search.php +++ b/CRM/Contact/Form/Search.php @@ -866,4 +866,3 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search { return ts('Search'); } } - diff --git a/CRM/Contact/Form/Search/Advanced.php b/CRM/Contact/Form/Search/Advanced.php index f5427ca01d..45ccf14938 100644 --- a/CRM/Contact/Form/Search/Advanced.php +++ b/CRM/Contact/Form/Search/Advanced.php @@ -409,4 +409,3 @@ 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 2177419d2f..8bb31812ec 100644 --- a/CRM/Contact/Form/Search/Basic.php +++ b/CRM/Contact/Form/Search/Basic.php @@ -284,4 +284,3 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search { return ts('Find Contacts'); } } - diff --git a/CRM/Contact/Form/Search/Builder.php b/CRM/Contact/Form/Search/Builder.php index 1d80132696..6fa6341da8 100644 --- a/CRM/Contact/Form/Search/Builder.php +++ b/CRM/Contact/Form/Search/Builder.php @@ -485,4 +485,3 @@ 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 98112f70a4..7bd9fb9aad 100644 --- a/CRM/Contact/Form/Search/Criteria.php +++ b/CRM/Contact/Form/Search/Criteria.php @@ -557,4 +557,3 @@ class CRM_Contact_Form_Search_Criteria { CRM_Case_BAO_Query::buildSearchForm($form); } } - diff --git a/CRM/Contact/Form/Search/Custom/ActivitySearch.php b/CRM/Contact/Form/Search/Custom/ActivitySearch.php index 6003bfe269..036cd1203f 100644 --- a/CRM/Contact/Form/Search/Custom/ActivitySearch.php +++ b/CRM/Contact/Form/Search/Custom/ActivitySearch.php @@ -404,4 +404,3 @@ ORDER BY contact_a.sort_name'; return NULL; } } - diff --git a/CRM/Contact/Form/Search/Custom/ContribSYBNT.php b/CRM/Contact/Form/Search/Custom/ContribSYBNT.php index 6e5cc7970e..3017c4c02d 100644 --- a/CRM/Contact/Form/Search/Custom/ContribSYBNT.php +++ b/CRM/Contact/Form/Search/Custom/ContribSYBNT.php @@ -391,4 +391,3 @@ AND c.receive_date < {$this->start_date_1} } } } - diff --git a/CRM/Contact/Form/Search/Custom/ContributionAggregate.php b/CRM/Contact/Form/Search/Custom/ContributionAggregate.php index a216888cbb..9b608900cc 100644 --- a/CRM/Contact/Form/Search/Custom/ContributionAggregate.php +++ b/CRM/Contact/Form/Search/Custom/ContributionAggregate.php @@ -294,4 +294,3 @@ civicrm_contact AS contact_a return NULL; } } - diff --git a/CRM/Contact/Form/Search/Custom/DateAdded.php b/CRM/Contact/Form/Search/Custom/DateAdded.php index e4e97865df..65d4e1a248 100644 --- a/CRM/Contact/Form/Search/Custom/DateAdded.php +++ b/CRM/Contact/Form/Search/Custom/DateAdded.php @@ -433,4 +433,3 @@ class CRM_Contact_Form_Search_Custom_DateAdded extends CRM_Contact_Form_Search_C } } } - diff --git a/CRM/Contact/Form/Search/Custom/EmployerListing.php b/CRM/Contact/Form/Search/Custom/EmployerListing.php index a267d38e8b..a2166045ff 100644 --- a/CRM/Contact/Form/Search/Custom/EmployerListing.php +++ b/CRM/Contact/Form/Search/Custom/EmployerListing.php @@ -286,4 +286,3 @@ class CRM_Contact_Form_Search_Custom_EmployerListing implements CRM_Contact_Form return NULL; } } - diff --git a/CRM/Contact/Form/Search/Custom/EventAggregate.php b/CRM/Contact/Form/Search/Custom/EventAggregate.php index 2adaa5a668..ae56dd85e6 100644 --- a/CRM/Contact/Form/Search/Custom/EventAggregate.php +++ b/CRM/Contact/Form/Search/Custom/EventAggregate.php @@ -335,4 +335,3 @@ class CRM_Contact_Form_Search_Custom_EventAggregate extends CRM_Contact_Form_Sea } } } - diff --git a/CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php b/CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php index be9102d858..70481676ca 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php +++ b/CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php @@ -355,4 +355,4 @@ GROUP BY {$tableValues['id']} return array($intLimit, $intOffset); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Activity.php b/CRM/Contact/Form/Search/Custom/FullText/Activity.php index 47450f554a..53a8f1527d 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Activity.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Activity.php @@ -139,4 +139,4 @@ GROUP BY ca.id CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Case.php b/CRM/Contact/Form/Search/Custom/FullText/Case.php index f8f1ae283a..056e6a59c8 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Case.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Case.php @@ -121,4 +121,4 @@ LEFT JOIN civicrm_contact c ON ccc.contact_id = c.id CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Contact.php b/CRM/Contact/Form/Search/Custom/FullText/Contact.php index 3462dbed85..b94d6d83a6 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Contact.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Contact.php @@ -140,4 +140,4 @@ INNER JOIN civicrm_contact c ON ct.entity_id = c.id CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Contribution.php b/CRM/Contact/Form/Search/Custom/FullText/Contribution.php index 5ddf8e336d..0f750e1ea6 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Contribution.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Contribution.php @@ -125,4 +125,4 @@ LEFT JOIN civicrm_option_value contribution_status ON CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Membership.php b/CRM/Contact/Form/Search/Custom/FullText/Membership.php index 2fad2841c9..c47cdba514 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Membership.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Membership.php @@ -108,4 +108,4 @@ LEFT JOIN civicrm_membership_status cms ON cms.id = cm.status_id CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/FullText/Participant.php b/CRM/Contact/Form/Search/Custom/FullText/Participant.php index 6fab0053e2..b710466076 100644 --- a/CRM/Contact/Form/Search/Custom/FullText/Participant.php +++ b/CRM/Contact/Form/Search/Custom/FullText/Participant.php @@ -119,4 +119,4 @@ LEFT JOIN civicrm_participant_status_type participantStatus ON participantStatu CRM_Core_DAO::executeQuery($sql); } -} \ No newline at end of file +} diff --git a/CRM/Contact/Form/Search/Custom/Group.php b/CRM/Contact/Form/Search/Custom/Group.php index 789ac02dea..b3c2c46ca8 100644 --- a/CRM/Contact/Form/Search/Custom/Group.php +++ b/CRM/Contact/Form/Search/Custom/Group.php @@ -657,4 +657,3 @@ WHERE gcc.group_id = {$ssGroup->id} 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 5e03b35658..0e2bb5fc9e 100644 --- a/CRM/Contact/Form/Search/Custom/MultipleValues.php +++ b/CRM/Contact/Form/Search/Custom/MultipleValues.php @@ -346,4 +346,3 @@ contact_a.sort_name as sort_name, CRM_Utils_System::setTitle($title); } } - diff --git a/CRM/Contact/Form/Search/Custom/PostalMailing.php b/CRM/Contact/Form/Search/Custom/PostalMailing.php index 4e30937807..f218102b8e 100644 --- a/CRM/Contact/Form/Search/Custom/PostalMailing.php +++ b/CRM/Contact/Form/Search/Custom/PostalMailing.php @@ -149,4 +149,3 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address. 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 a623796fd8..9b5dba02e8 100644 --- a/CRM/Contact/Form/Search/Custom/PriceSet.php +++ b/CRM/Contact/Form/Search/Custom/PriceSet.php @@ -354,4 +354,3 @@ INNER JOIN {$this->_tableName} tempTable ON ( tempTable.contact_id = contact_a.i } } } - diff --git a/CRM/Contact/Form/Search/Custom/Proximity.php b/CRM/Contact/Form/Search/Custom/Proximity.php index ac8ee30ecb..b88eeb5d39 100644 --- a/CRM/Contact/Form/Search/Custom/Proximity.php +++ b/CRM/Contact/Form/Search/Custom/Proximity.php @@ -301,4 +301,3 @@ AND cgc.group_id = {$this->_group} } } } - diff --git a/CRM/Contact/Form/Search/Custom/RandomSegment.php b/CRM/Contact/Form/Search/Custom/RandomSegment.php index 720504fba0..172e96b5e8 100644 --- a/CRM/Contact/Form/Search/Custom/RandomSegment.php +++ b/CRM/Contact/Form/Search/Custom/RandomSegment.php @@ -378,4 +378,3 @@ class CRM_Contact_Form_Search_Custom_RandomSegment extends CRM_Contact_Form_Sear return; } } - diff --git a/CRM/Contact/Form/Search/Custom/Sample.php b/CRM/Contact/Form/Search/Custom/Sample.php index 6d9bd2d7be..49c0784d04 100644 --- a/CRM/Contact/Form/Search/Custom/Sample.php +++ b/CRM/Contact/Form/Search/Custom/Sample.php @@ -221,4 +221,3 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address.s } } } - diff --git a/CRM/Contact/Form/Search/Custom/TagContributions.php b/CRM/Contact/Form/Search/Custom/TagContributions.php index 242d2f24ac..0b64f0f891 100644 --- a/CRM/Contact/Form/Search/Custom/TagContributions.php +++ b/CRM/Contact/Form/Search/Custom/TagContributions.php @@ -258,4 +258,3 @@ WHERE $where return NULL; } } - diff --git a/CRM/Contact/Form/Search/Custom/ZipCodeRange.php b/CRM/Contact/Form/Search/Custom/ZipCodeRange.php index f1426186bc..927d6ceea4 100644 --- a/CRM/Contact/Form/Search/Custom/ZipCodeRange.php +++ b/CRM/Contact/Form/Search/Custom/ZipCodeRange.php @@ -187,4 +187,3 @@ LEFT JOIN civicrm_email email ON ( email.contact_id = contact_a.id AND } } } - diff --git a/CRM/Contact/Form/Search/Interface.php b/CRM/Contact/Form/Search/Interface.php index 1a0972d2e6..ccec49a809 100644 --- a/CRM/Contact/Form/Search/Interface.php +++ b/CRM/Contact/Form/Search/Interface.php @@ -106,4 +106,3 @@ interface CRM_Contact_Form_Search_Interface { */ public function &columns(); } - diff --git a/CRM/Contact/Form/Task.php b/CRM/Contact/Form/Task.php index 15913a3b2d..e39ad4d908 100644 --- a/CRM/Contact/Form/Task.php +++ b/CRM/Contact/Form/Task.php @@ -457,4 +457,3 @@ class CRM_Contact_Form_Task extends CRM_Core_Form { } } } - diff --git a/CRM/Contact/Form/Task/AddToGroup.php b/CRM/Contact/Form/Task/AddToGroup.php index f6653f78ce..636c88c6ed 100644 --- a/CRM/Contact/Form/Task/AddToGroup.php +++ b/CRM/Contact/Form/Task/AddToGroup.php @@ -244,4 +244,3 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/AddToHousehold.php b/CRM/Contact/Form/Task/AddToHousehold.php index 1ab5e2f34d..ee9385538d 100644 --- a/CRM/Contact/Form/Task/AddToHousehold.php +++ b/CRM/Contact/Form/Task/AddToHousehold.php @@ -282,4 +282,3 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/AddToTag.php b/CRM/Contact/Form/Task/AddToTag.php index 0ef308892b..e6e4f15d59 100644 --- a/CRM/Contact/Form/Task/AddToTag.php +++ b/CRM/Contact/Form/Task/AddToTag.php @@ -154,4 +154,3 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task { } } - diff --git a/CRM/Contact/Form/Task/Batch.php b/CRM/Contact/Form/Task/Batch.php index 44aba708e8..796ec41d13 100644 --- a/CRM/Contact/Form/Task/Batch.php +++ b/CRM/Contact/Form/Task/Batch.php @@ -321,4 +321,3 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/Delete.php b/CRM/Contact/Form/Task/Delete.php index b4667134d6..717ee9d801 100644 --- a/CRM/Contact/Form/Task/Delete.php +++ b/CRM/Contact/Form/Task/Delete.php @@ -284,4 +284,3 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/Email.php b/CRM/Contact/Form/Task/Email.php index 39516af5b8..e5a89b4c64 100644 --- a/CRM/Contact/Form/Task/Email.php +++ b/CRM/Contact/Form/Task/Email.php @@ -171,4 +171,3 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } } - diff --git a/CRM/Contact/Form/Task/HookSample.php b/CRM/Contact/Form/Task/HookSample.php index 9ac268e6b1..c5e84e308f 100644 --- a/CRM/Contact/Form/Task/HookSample.php +++ b/CRM/Contact/Form/Task/HookSample.php @@ -90,4 +90,3 @@ 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 9f72e7f322..c64fc95296 100644 --- a/CRM/Contact/Form/Task/Label.php +++ b/CRM/Contact/Form/Task/Label.php @@ -492,4 +492,3 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/Map.php b/CRM/Contact/Form/Task/Map.php index 45c73ed5e7..9c18f98c78 100644 --- a/CRM/Contact/Form/Task/Map.php +++ b/CRM/Contact/Form/Task/Map.php @@ -240,4 +240,3 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task { $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 4297f4acc5..87c6faa349 100644 --- a/CRM/Contact/Form/Task/Map/Event.php +++ b/CRM/Contact/Form/Task/Map/Event.php @@ -70,4 +70,3 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map { return 'CRM/Contact/Form/Task/Map.tpl'; } } - diff --git a/CRM/Contact/Form/Task/Merge.php b/CRM/Contact/Form/Task/Merge.php index 59d34e3a69..93b01e3662 100644 --- a/CRM/Contact/Form/Task/Merge.php +++ b/CRM/Contact/Form/Task/Merge.php @@ -90,4 +90,3 @@ class CRM_Contact_Form_Task_Merge extends CRM_Contact_Form_Task { CRM_Utils_System::redirect($url); } } - diff --git a/CRM/Contact/Form/Task/PDF.php b/CRM/Contact/Form/Task/PDF.php index f6862cd5b4..61a801d83a 100644 --- a/CRM/Contact/Form/Task/PDF.php +++ b/CRM/Contact/Form/Task/PDF.php @@ -129,4 +129,3 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task { CRM_Contact_Form_Task_PDFLetterCommon::postProcess($this); } } - diff --git a/CRM/Contact/Form/Task/PDFLetterCommon.php b/CRM/Contact/Form/Task/PDFLetterCommon.php index c0b4fc2594..68c721a65c 100644 --- a/CRM/Contact/Form/Task/PDFLetterCommon.php +++ b/CRM/Contact/Form/Task/PDFLetterCommon.php @@ -457,4 +457,3 @@ 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 efc7a18a1e..6c1d2edf27 100644 --- a/CRM/Contact/Form/Task/PickProfile.php +++ b/CRM/Contact/Form/Task/PickProfile.php @@ -168,4 +168,3 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task { $this->controller->resetPage('Batch'); } } - diff --git a/CRM/Contact/Form/Task/Print.php b/CRM/Contact/Form/Task/Print.php index d620ccfb69..f724d160c7 100644 --- a/CRM/Contact/Form/Task/Print.php +++ b/CRM/Contact/Form/Task/Print.php @@ -140,4 +140,3 @@ class CRM_Contact_Form_Task_Print extends CRM_Contact_Form_Task { // 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 ea85e71350..4427db4f0e 100644 --- a/CRM/Contact/Form/Task/ProximityCommon.php +++ b/CRM/Contact/Form/Task/ProximityCommon.php @@ -158,4 +158,3 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task { return $defaults; } } - diff --git a/CRM/Contact/Form/Task/RemoveFromGroup.php b/CRM/Contact/Form/Task/RemoveFromGroup.php index ef518e8497..589f0a113b 100644 --- a/CRM/Contact/Form/Task/RemoveFromGroup.php +++ b/CRM/Contact/Form/Task/RemoveFromGroup.php @@ -90,4 +90,3 @@ class CRM_Contact_Form_Task_RemoveFromGroup extends CRM_Contact_Form_Task { CRM_Core_Session::setStatus($status, ts("Removed Contact From Group", array('plural' => "Removed Contacts From Group", 'count' => $removed)), 'success', array('expires' => 0)); } } - diff --git a/CRM/Contact/Form/Task/RemoveFromTag.php b/CRM/Contact/Form/Task/RemoveFromTag.php index f83b6e9691..cc1cf3954b 100644 --- a/CRM/Contact/Form/Task/RemoveFromTag.php +++ b/CRM/Contact/Form/Task/RemoveFromTag.php @@ -143,4 +143,3 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/Result.php b/CRM/Contact/Form/Task/Result.php index d3ba16472e..60d03f90be 100644 --- a/CRM/Contact/Form/Task/Result.php +++ b/CRM/Contact/Form/Task/Result.php @@ -111,4 +111,3 @@ 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 2478370ced..290dd4eb7e 100644 --- a/CRM/Contact/Form/Task/SMS.php +++ b/CRM/Contact/Form/Task/SMS.php @@ -95,4 +95,3 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task { CRM_Contact_Form_Task_SMSCommon::postProcess($this); } } - diff --git a/CRM/Contact/Form/Task/SMSCommon.php b/CRM/Contact/Form/Task/SMSCommon.php index aa648beadd..2f7f09fda5 100644 --- a/CRM/Contact/Form/Task/SMSCommon.php +++ b/CRM/Contact/Form/Task/SMSCommon.php @@ -435,4 +435,3 @@ class CRM_Contact_Form_Task_SMSCommon { } } } - diff --git a/CRM/Contact/Form/Task/SaveSearch.php b/CRM/Contact/Form/Task/SaveSearch.php index 843084129e..fe0860ca99 100644 --- a/CRM/Contact/Form/Task/SaveSearch.php +++ b/CRM/Contact/Form/Task/SaveSearch.php @@ -226,4 +226,3 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task { } } } - diff --git a/CRM/Contact/Form/Task/SaveSearch/Update.php b/CRM/Contact/Form/Task/SaveSearch/Update.php index 634c3d6372..b33539d1ef 100644 --- a/CRM/Contact/Form/Task/SaveSearch/Update.php +++ b/CRM/Contact/Form/Task/SaveSearch/Update.php @@ -75,4 +75,3 @@ 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 bc389391a9..8fc69e313c 100644 --- a/CRM/Contact/Form/Task/Unhold.php +++ b/CRM/Contact/Form/Task/Unhold.php @@ -40,4 +40,3 @@ WHERE on_hold = 1 AND hold_date is not null AND contact_id in (" . implode(",", } } } - diff --git a/CRM/Contact/Form/Task/Useradd.php b/CRM/Contact/Form/Task/Useradd.php index fe37d8d376..401f06532c 100755 --- a/CRM/Contact/Form/Task/Useradd.php +++ b/CRM/Contact/Form/Task/Useradd.php @@ -146,4 +146,3 @@ 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 923eae4463..b0d350b0fa 100644 --- a/CRM/Contact/Import/Controller.php +++ b/CRM/Contact/Import/Controller.php @@ -55,4 +55,3 @@ class CRM_Contact_Import_Controller extends CRM_Core_Controller { $this->addActions($config->uploadDir, array('uploadFile')); } } - diff --git a/CRM/Contact/Import/Field.php b/CRM/Contact/Import/Field.php index cc8840a0d6..535e179a4c 100644 --- a/CRM/Contact/Import/Field.php +++ b/CRM/Contact/Import/Field.php @@ -192,4 +192,3 @@ class CRM_Contact_Import_Field { } } } - diff --git a/CRM/Contact/Import/Form/DataSource.php b/CRM/Contact/Import/Form/DataSource.php index 60fb3962b9..38ff171c7c 100644 --- a/CRM/Contact/Import/Form/DataSource.php +++ b/CRM/Contact/Import/Form/DataSource.php @@ -415,4 +415,3 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form { return ts('Choose Data Source'); } } - diff --git a/CRM/Contact/Import/Form/MapField.php b/CRM/Contact/Import/Form/MapField.php index 1bba79e03b..43fd932f6c 100644 --- a/CRM/Contact/Import/Form/MapField.php +++ b/CRM/Contact/Import/Form/MapField.php @@ -1002,4 +1002,3 @@ 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 45d1a04884..7d562517e8 100644 --- a/CRM/Contact/Import/Form/Preview.php +++ b/CRM/Contact/Import/Form/Preview.php @@ -589,4 +589,3 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview { } } } - diff --git a/CRM/Contact/Import/Form/Summary.php b/CRM/Contact/Import/Form/Summary.php index 526843f595..3bf9f8a72a 100644 --- a/CRM/Contact/Import/Form/Summary.php +++ b/CRM/Contact/Import/Form/Summary.php @@ -127,4 +127,3 @@ class CRM_Contact_Import_Form_Summary extends CRM_Import_Form_Summary { } } - diff --git a/CRM/Contact/Import/ImportJob.php b/CRM/Contact/Import/ImportJob.php index 50167e0ee3..ae11294d3a 100644 --- a/CRM/Contact/Import/ImportJob.php +++ b/CRM/Contact/Import/ImportJob.php @@ -466,4 +466,3 @@ class CRM_Contact_Import_ImportJob { return $incompleteImportTables; } } - diff --git a/CRM/Contact/Import/Importer.php b/CRM/Contact/Import/Importer.php index 0bf1dfe8cf..71f4fdf28e 100644 --- a/CRM/Contact/Import/Importer.php +++ b/CRM/Contact/Import/Importer.php @@ -61,4 +61,3 @@ class CRM_Contact_Import_Importer { } } } - diff --git a/CRM/Contact/Import/Page/AJAX.php b/CRM/Contact/Import/Page/AJAX.php index e09d2acd2f..e570934e45 100644 --- a/CRM/Contact/Import/Page/AJAX.php +++ b/CRM/Contact/Import/Page/AJAX.php @@ -60,4 +60,3 @@ class CRM_Contact_Import_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Contact/Import/Parser.php b/CRM/Contact/Import/Parser.php index d2254ca2b3..1a615ac720 100644 --- a/CRM/Contact/Import/Parser.php +++ b/CRM/Contact/Import/Parser.php @@ -801,4 +801,3 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser { } } - diff --git a/CRM/Contact/Import/Parser/Contact.php b/CRM/Contact/Import/Parser/Contact.php index b6f05b95ea..89a2057b8a 100644 --- a/CRM/Contact/Import/Parser/Contact.php +++ b/CRM/Contact/Import/Parser/Contact.php @@ -2096,4 +2096,3 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser { return $allowToCreate; } } - diff --git a/CRM/Contact/Page/CustomSearch.php b/CRM/Contact/Page/CustomSearch.php index ef09445cf0..80875354d7 100644 --- a/CRM/Contact/Page/CustomSearch.php +++ b/CRM/Contact/Page/CustomSearch.php @@ -103,4 +103,3 @@ ORDER By v.weight return $this->browse(); } } - diff --git a/CRM/Contact/Page/DashBoard.php b/CRM/Contact/Page/DashBoard.php index 858e91d2b0..2466d9f8bb 100644 --- a/CRM/Contact/Page/DashBoard.php +++ b/CRM/Contact/Page/DashBoard.php @@ -126,4 +126,3 @@ 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 8aa512ad5b..5025493875 100644 --- a/CRM/Contact/Page/Dashlet.php +++ b/CRM/Contact/Page/Dashlet.php @@ -82,4 +82,3 @@ 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 dfa3925637..5b9c432769 100644 --- a/CRM/Contact/Page/DedupeException.php +++ b/CRM/Contact/Page/DedupeException.php @@ -88,4 +88,3 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page { return parent::run(); } } - diff --git a/CRM/Contact/Page/DedupeFind.php b/CRM/Contact/Page/DedupeFind.php index 71b7cb7451..74721d1bb5 100644 --- a/CRM/Contact/Page/DedupeFind.php +++ b/CRM/Contact/Page/DedupeFind.php @@ -356,4 +356,3 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic { return 'civicrm/contact/dedupefind'; } } - diff --git a/CRM/Contact/Page/DedupeRules.php b/CRM/Contact/Page/DedupeRules.php index f53f523208..3359375c3a 100644 --- a/CRM/Contact/Page/DedupeRules.php +++ b/CRM/Contact/Page/DedupeRules.php @@ -221,4 +221,3 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic { $rgDao->delete(); } } - diff --git a/CRM/Contact/Page/ImageFile.php b/CRM/Contact/Page/ImageFile.php index c67361ba4e..f1ace85677 100644 --- a/CRM/Contact/Page/ImageFile.php +++ b/CRM/Contact/Page/ImageFile.php @@ -63,5 +63,3 @@ class CRM_Contact_Page_ImageFile extends CRM_Core_Page { } } } - - diff --git a/CRM/Contact/Page/Inline/Actions.php b/CRM/Contact/Page/Inline/Actions.php index e13f19df79..016f953599 100644 --- a/CRM/Contact/Page/Inline/Actions.php +++ b/CRM/Contact/Page/Inline/Actions.php @@ -69,4 +69,3 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/Address.php b/CRM/Contact/Page/Inline/Address.php index 7469c452de..d325ea8cc2 100644 --- a/CRM/Contact/Page/Inline/Address.php +++ b/CRM/Contact/Page/Inline/Address.php @@ -118,4 +118,3 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/CommunicationPreferences.php b/CRM/Contact/Page/Inline/CommunicationPreferences.php index fc2762a89c..2ee21d5870 100644 --- a/CRM/Contact/Page/Inline/CommunicationPreferences.php +++ b/CRM/Contact/Page/Inline/CommunicationPreferences.php @@ -78,4 +78,3 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/ContactInfo.php b/CRM/Contact/Page/Inline/ContactInfo.php index 5a91dee7d8..c8aaf89729 100644 --- a/CRM/Contact/Page/Inline/ContactInfo.php +++ b/CRM/Contact/Page/Inline/ContactInfo.php @@ -74,4 +74,3 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/ContactName.php b/CRM/Contact/Page/Inline/ContactName.php index 5d347faab4..90b8b9b0bd 100644 --- a/CRM/Contact/Page/Inline/ContactName.php +++ b/CRM/Contact/Page/Inline/ContactName.php @@ -68,4 +68,3 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/Demographics.php b/CRM/Contact/Page/Inline/Demographics.php index 3077ed74be..f5fe3e1341 100644 --- a/CRM/Contact/Page/Inline/Demographics.php +++ b/CRM/Contact/Page/Inline/Demographics.php @@ -74,4 +74,3 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/Email.php b/CRM/Contact/Page/Inline/Email.php index b08e6f10a6..df793285c8 100644 --- a/CRM/Contact/Page/Inline/Email.php +++ b/CRM/Contact/Page/Inline/Email.php @@ -82,4 +82,3 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/IM.php b/CRM/Contact/Page/Inline/IM.php index e948f66ea0..18f1cc992e 100644 --- a/CRM/Contact/Page/Inline/IM.php +++ b/CRM/Contact/Page/Inline/IM.php @@ -73,4 +73,3 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/OpenID.php b/CRM/Contact/Page/Inline/OpenID.php index 4a536cbe29..f7a61bc4d4 100644 --- a/CRM/Contact/Page/Inline/OpenID.php +++ b/CRM/Contact/Page/Inline/OpenID.php @@ -71,4 +71,3 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/Phone.php b/CRM/Contact/Page/Inline/Phone.php index bc78e6112b..60ddf85df8 100644 --- a/CRM/Contact/Page/Inline/Phone.php +++ b/CRM/Contact/Page/Inline/Phone.php @@ -84,4 +84,3 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/Inline/Website.php b/CRM/Contact/Page/Inline/Website.php index c84b96baa9..58412f3d8d 100644 --- a/CRM/Contact/Page/Inline/Website.php +++ b/CRM/Contact/Page/Inline/Website.php @@ -71,4 +71,3 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page { parent::run(); } } - diff --git a/CRM/Contact/Page/SavedSearch.php b/CRM/Contact/Page/SavedSearch.php index 9a54a4a6f7..2f63b381ca 100644 --- a/CRM/Contact/Page/SavedSearch.php +++ b/CRM/Contact/Page/SavedSearch.php @@ -175,4 +175,3 @@ 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 d5819d96af..147baf3cb1 100644 --- a/CRM/Contact/Page/Task.php +++ b/CRM/Contact/Page/Task.php @@ -51,4 +51,3 @@ class CRM_Contact_Page_Task extends CRM_Core_Page { return "Task Results"; } } - diff --git a/CRM/Contact/Page/View.php b/CRM/Contact/Page/View.php index 9ee4cda25a..35a8f5be87 100644 --- a/CRM/Contact/Page/View.php +++ b/CRM/Contact/Page/View.php @@ -381,4 +381,3 @@ class CRM_Contact_Page_View extends CRM_Core_Page { } } } - diff --git a/CRM/Contact/Page/View/GroupContact.php b/CRM/Contact/Page/View/GroupContact.php index 1dfe5f518d..441374fdd2 100644 --- a/CRM/Contact/Page/View/GroupContact.php +++ b/CRM/Contact/Page/View/GroupContact.php @@ -199,4 +199,3 @@ 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 06a261885f..6833d450cf 100644 --- a/CRM/Contact/Page/View/Log.php +++ b/CRM/Contact/Page/View/Log.php @@ -99,4 +99,3 @@ 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 71a693ecc8..ff0ae35dd2 100644 --- a/CRM/Contact/Page/View/Note.php +++ b/CRM/Contact/Page/View/Note.php @@ -317,4 +317,3 @@ 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 0c7dad9209..073b373fc9 100644 --- a/CRM/Contact/Page/View/Print.php +++ b/CRM/Contact/Page/View/Print.php @@ -74,4 +74,3 @@ 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 d6cac78bb5..8f9b8a3234 100644 --- a/CRM/Contact/Page/View/Relationship.php +++ b/CRM/Contact/Page/View/Relationship.php @@ -319,4 +319,3 @@ 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 71ff4116e3..ea3b02cc6e 100644 --- a/CRM/Contact/Page/View/Summary.php +++ b/CRM/Contact/Page/View/Summary.php @@ -436,4 +436,3 @@ 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 d94fba7b2a..868e80f1c4 100644 --- a/CRM/Contact/Page/View/Sunlight.php +++ b/CRM/Contact/Page/View/Sunlight.php @@ -66,4 +66,3 @@ 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 33b6eef2f9..5702958758 100644 --- a/CRM/Contact/Page/View/Tag.php +++ b/CRM/Contact/Page/View/Tag.php @@ -78,4 +78,3 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page { return parent::run(); } } - diff --git a/CRM/Contact/Page/View/UserDashBoard/GroupContact.php b/CRM/Contact/Page/View/UserDashBoard/GroupContact.php index dcce9159ba..906d41d859 100644 --- a/CRM/Contact/Page/View/UserDashBoard/GroupContact.php +++ b/CRM/Contact/Page/View/UserDashBoard/GroupContact.php @@ -139,4 +139,3 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_ $this->browse(); } } - diff --git a/CRM/Contact/Page/View/Useradd.php b/CRM/Contact/Page/View/Useradd.php index 3a95d39ec8..8b8a205093 100755 --- a/CRM/Contact/Page/View/Useradd.php +++ b/CRM/Contact/Page/View/Useradd.php @@ -59,4 +59,3 @@ 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 42c9804697..a697d348cc 100644 --- a/CRM/Contact/Page/View/Vcard.php +++ b/CRM/Contact/Page/View/Vcard.php @@ -169,4 +169,3 @@ class CRM_Contact_Page_View_Vcard extends CRM_Contact_Page_View { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Contact/Selector.php b/CRM/Contact/Selector.php index 9a8c0348b9..dcac1ec947 100644 --- a/CRM/Contact/Selector.php +++ b/CRM/Contact/Selector.php @@ -1242,4 +1242,3 @@ 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 d791523e06..ac9fe00b98 100644 --- a/CRM/Contact/Selector/Controller.php +++ b/CRM/Contact/Selector/Controller.php @@ -46,4 +46,3 @@ class CRM_Contact_Selector_Controller extends CRM_Core_Selector_Controller { return $this->_object->getQILL(); } } - diff --git a/CRM/Contact/Selector/Custom.php b/CRM/Contact/Selector/Custom.php index 2bfa7e2c98..15fe294802 100644 --- a/CRM/Contact/Selector/Custom.php +++ b/CRM/Contact/Selector/Custom.php @@ -452,4 +452,3 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector { } } } - diff --git a/CRM/Contact/StateMachine/Search.php b/CRM/Contact/StateMachine/Search.php index ff8df96dc9..75f2137c51 100644 --- a/CRM/Contact/StateMachine/Search.php +++ b/CRM/Contact/StateMachine/Search.php @@ -134,4 +134,3 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Contact/Task.php b/CRM/Contact/Task.php index 175c630c58..c31def46d5 100644 --- a/CRM/Contact/Task.php +++ b/CRM/Contact/Task.php @@ -384,4 +384,3 @@ class CRM_Contact_Task { ); } } - diff --git a/CRM/Contribute/BAO/Contribution/Utils.php b/CRM/Contribute/BAO/Contribution/Utils.php index acaa99b3cf..36fce7a8c0 100644 --- a/CRM/Contribute/BAO/Contribution/Utils.php +++ b/CRM/Contribute/BAO/Contribution/Utils.php @@ -895,4 +895,3 @@ LIMIT 1 return $taxAmount; } } - diff --git a/CRM/Contribute/BAO/ContributionPage.php b/CRM/Contribute/BAO/ContributionPage.php index e904cfb586..2cb13c00a7 100644 --- a/CRM/Contribute/BAO/ContributionPage.php +++ b/CRM/Contribute/BAO/ContributionPage.php @@ -922,4 +922,3 @@ LEFT JOIN civicrm_premiums ON ( civicrm_premiums.entity_id = civicrm return $membershipBlocks['values'][0]['is_separate_payment']; } } - diff --git a/CRM/Contribute/BAO/ContributionSoft.php b/CRM/Contribute/BAO/ContributionSoft.php index ad18669da4..053ad18b3a 100644 --- a/CRM/Contribute/BAO/ContributionSoft.php +++ b/CRM/Contribute/BAO/ContributionSoft.php @@ -375,4 +375,3 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio } } } - diff --git a/CRM/Contribute/BAO/ManagePremiums.php b/CRM/Contribute/BAO/ManagePremiums.php index 69243f513b..7d6c7ce86d 100644 --- a/CRM/Contribute/BAO/ManagePremiums.php +++ b/CRM/Contribute/BAO/ManagePremiums.php @@ -148,4 +148,3 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product { $premium->delete(); } } - diff --git a/CRM/Contribute/BAO/Premium.php b/CRM/Contribute/BAO/Premium.php index ce885108a3..0dbb04851d 100644 --- a/CRM/Contribute/BAO/Premium.php +++ b/CRM/Contribute/BAO/Premium.php @@ -270,4 +270,3 @@ 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 39c42fdba6..17c14a3c76 100644 --- a/CRM/Contribute/BAO/Query.php +++ b/CRM/Contribute/BAO/Query.php @@ -1166,4 +1166,3 @@ class CRM_Contribute_BAO_Query { ); } } - diff --git a/CRM/Contribute/BAO/Widget.php b/CRM/Contribute/BAO/Widget.php index 559a7a3782..e2f2c98e87 100644 --- a/CRM/Contribute/BAO/Widget.php +++ b/CRM/Contribute/BAO/Widget.php @@ -196,4 +196,3 @@ class CRM_Contribute_BAO_Widget extends CRM_Contribute_DAO_Widget { return $data; } } - diff --git a/CRM/Contribute/Config.php b/CRM/Contribute/Config.php index e1d1b48499..d91601fb00 100644 --- a/CRM/Contribute/Config.php +++ b/CRM/Contribute/Config.php @@ -37,4 +37,3 @@ * */ class CRM_Contribute_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Contribute/Controller/Contribution.php b/CRM/Contribute/Controller/Contribution.php index ac024a7b46..01c4978814 100644 --- a/CRM/Contribute/Controller/Contribution.php +++ b/CRM/Contribute/Controller/Contribution.php @@ -73,4 +73,3 @@ class CRM_Contribute_Controller_Contribution extends CRM_Core_Controller { } } - diff --git a/CRM/Contribute/Controller/ContributionPage.php b/CRM/Contribute/Controller/ContributionPage.php index ede46cf31e..821173bde7 100644 --- a/CRM/Contribute/Controller/ContributionPage.php +++ b/CRM/Contribute/Controller/ContributionPage.php @@ -63,4 +63,3 @@ class CRM_Contribute_Controller_ContributionPage extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Contribute/Controller/Search.php b/CRM/Contribute/Controller/Search.php index d4affc1499..c5db200ceb 100644 --- a/CRM/Contribute/Controller/Search.php +++ b/CRM/Contribute/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Contribute_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Contribute/Form.php b/CRM/Contribute/Form.php index 234a2ef3a2..1b97fa906b 100644 --- a/CRM/Contribute/Form.php +++ b/CRM/Contribute/Form.php @@ -81,4 +81,3 @@ class CRM_Contribute_Form extends CRM_Admin_Form { } } - diff --git a/CRM/Contribute/Form/AdditionalInfo.php b/CRM/Contribute/Form/AdditionalInfo.php index d6901270ff..c9ea411012 100644 --- a/CRM/Contribute/Form/AdditionalInfo.php +++ b/CRM/Contribute/Form/AdditionalInfo.php @@ -511,5 +511,3 @@ class CRM_Contribute_Form_AdditionalInfo { } } - - diff --git a/CRM/Contribute/Form/Contribution/Main.php b/CRM/Contribute/Form/Contribution/Main.php index e9e684b16e..f7d23bb356 100644 --- a/CRM/Contribute/Form/Contribution/Main.php +++ b/CRM/Contribute/Form/Contribution/Main.php @@ -1440,4 +1440,3 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu $form->assign('paymentProcessorID', $form->_paymentProcessorID); } } - diff --git a/CRM/Contribute/Form/Contribution/ThankYou.php b/CRM/Contribute/Form/Contribution/ThankYou.php index 0af82d9324..8b3b6564d4 100644 --- a/CRM/Contribute/Form/Contribution/ThankYou.php +++ b/CRM/Contribute/Form/Contribution/ThankYou.php @@ -284,4 +284,3 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont $this->controller->reset(); } } - diff --git a/CRM/Contribute/Form/ContributionBase.php b/CRM/Contribute/Form/ContributionBase.php index fd4e8e5cc8..a417718610 100644 --- a/CRM/Contribute/Form/ContributionBase.php +++ b/CRM/Contribute/Form/ContributionBase.php @@ -889,4 +889,3 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form { } } } - diff --git a/CRM/Contribute/Form/ContributionCharts.php b/CRM/Contribute/Form/ContributionCharts.php index ebbb8df6df..fa54c5f8bb 100644 --- a/CRM/Contribute/Form/ContributionCharts.php +++ b/CRM/Contribute/Form/ContributionCharts.php @@ -242,4 +242,3 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form { $this->assign('openFlashChartData', json_encode($chartData)); } } - diff --git a/CRM/Contribute/Form/ContributionPage.php b/CRM/Contribute/Form/ContributionPage.php index 758ac84340..078e96f0ca 100644 --- a/CRM/Contribute/Form/ContributionPage.php +++ b/CRM/Contribute/Form/ContributionPage.php @@ -448,4 +448,3 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form { } } } - diff --git a/CRM/Contribute/Form/ContributionPage/AddProduct.php b/CRM/Contribute/Form/ContributionPage/AddProduct.php index b6a8c0d57b..326622df34 100644 --- a/CRM/Contribute/Form/ContributionPage/AddProduct.php +++ b/CRM/Contribute/Form/ContributionPage/AddProduct.php @@ -289,4 +289,3 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For return ts('Add Premium to Contribution Page'); } } - diff --git a/CRM/Contribute/Form/ContributionPage/Amount.php b/CRM/Contribute/Form/ContributionPage/Amount.php index adbddf5627..c4ca9dc14f 100644 --- a/CRM/Contribute/Form/ContributionPage/Amount.php +++ b/CRM/Contribute/Form/ContributionPage/Amount.php @@ -759,4 +759,3 @@ SELECT id return ts('Amounts'); } } - diff --git a/CRM/Contribute/Form/ContributionPage/Custom.php b/CRM/Contribute/Form/ContributionPage/Custom.php index b3073cd601..5909fbcf0f 100644 --- a/CRM/Contribute/Form/ContributionPage/Custom.php +++ b/CRM/Contribute/Form/ContributionPage/Custom.php @@ -218,4 +218,3 @@ 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 2a049470fd..12d2cd7bab 100644 --- a/CRM/Contribute/Form/ContributionPage/Delete.php +++ b/CRM/Contribute/Form/ContributionPage/Delete.php @@ -149,4 +149,3 @@ 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 167aed4287..cc1022f0cd 100644 --- a/CRM/Contribute/Form/ContributionPage/Premium.php +++ b/CRM/Contribute/Form/ContributionPage/Premium.php @@ -166,4 +166,3 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C return ts('Premiums'); } } - diff --git a/CRM/Contribute/Form/ContributionPage/Settings.php b/CRM/Contribute/Form/ContributionPage/Settings.php index 868e8e4b17..fb174ee3c0 100644 --- a/CRM/Contribute/Form/ContributionPage/Settings.php +++ b/CRM/Contribute/Form/ContributionPage/Settings.php @@ -402,4 +402,3 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_ return ts('Title and Settings'); } } - diff --git a/CRM/Contribute/Form/ContributionPage/TabHeader.php b/CRM/Contribute/Form/ContributionPage/TabHeader.php index a6368430c8..637dacbe68 100644 --- a/CRM/Contribute/Form/ContributionPage/TabHeader.php +++ b/CRM/Contribute/Form/ContributionPage/TabHeader.php @@ -212,4 +212,3 @@ class CRM_Contribute_Form_ContributionPage_TabHeader { return $current; } } - diff --git a/CRM/Contribute/Form/ContributionPage/ThankYou.php b/CRM/Contribute/Form/ContributionPage/ThankYou.php index 0d67d17094..3b64cadabd 100644 --- a/CRM/Contribute/Form/ContributionPage/ThankYou.php +++ b/CRM/Contribute/Form/ContributionPage/ThankYou.php @@ -145,4 +145,3 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_ return ts('Thanks and Receipt'); } } - diff --git a/CRM/Contribute/Form/ContributionPage/Widget.php b/CRM/Contribute/Form/ContributionPage/Widget.php index 62bc842ac9..ec2e2d8ed6 100644 --- a/CRM/Contribute/Form/ContributionPage/Widget.php +++ b/CRM/Contribute/Form/ContributionPage/Widget.php @@ -270,4 +270,3 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co return ts('Widget Settings'); } } - diff --git a/CRM/Contribute/Form/ManagePremiums.php b/CRM/Contribute/Form/ManagePremiums.php index 869b514258..6c2ef7c4dc 100644 --- a/CRM/Contribute/Form/ManagePremiums.php +++ b/CRM/Contribute/Form/ManagePremiums.php @@ -394,4 +394,3 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form { } } - diff --git a/CRM/Contribute/Form/Search.php b/CRM/Contribute/Form/Search.php index 1d60a60d04..212bccfe39 100644 --- a/CRM/Contribute/Form/Search.php +++ b/CRM/Contribute/Form/Search.php @@ -459,4 +459,3 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search { return ts('Find Contributions'); } } - diff --git a/CRM/Contribute/Form/SearchContribution.php b/CRM/Contribute/Form/SearchContribution.php index 6fdca88567..a92ce45128 100644 --- a/CRM/Contribute/Form/SearchContribution.php +++ b/CRM/Contribute/Form/SearchContribution.php @@ -81,4 +81,3 @@ class CRM_Contribute_Form_SearchContribution extends CRM_Core_Form { } } } - diff --git a/CRM/Contribute/Form/SoftCredit.php b/CRM/Contribute/Form/SoftCredit.php index 1abdaa0011..cd87120ed2 100644 --- a/CRM/Contribute/Form/SoftCredit.php +++ b/CRM/Contribute/Form/SoftCredit.php @@ -237,4 +237,3 @@ class CRM_Contribute_Form_SoftCredit { return $errors; } } - diff --git a/CRM/Contribute/Form/Task.php b/CRM/Contribute/Form/Task.php index 3123652751..117a00c2d7 100644 --- a/CRM/Contribute/Form/Task.php +++ b/CRM/Contribute/Form/Task.php @@ -221,4 +221,3 @@ 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 f80750bf7a..55228fdc8e 100644 --- a/CRM/Contribute/Form/Task/Batch.php +++ b/CRM/Contribute/Form/Task/Batch.php @@ -267,4 +267,3 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task { } } } - diff --git a/CRM/Contribute/Form/Task/Delete.php b/CRM/Contribute/Form/Task/Delete.php index 8e9aa181f1..5d97cc70f0 100644 --- a/CRM/Contribute/Form/Task/Delete.php +++ b/CRM/Contribute/Form/Task/Delete.php @@ -87,4 +87,3 @@ 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 cf11da066b..09c454d78a 100644 --- a/CRM/Contribute/Form/Task/Email.php +++ b/CRM/Contribute/Form/Task/Email.php @@ -93,4 +93,3 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } } - diff --git a/CRM/Contribute/Form/Task/Invoice.php b/CRM/Contribute/Form/Task/Invoice.php index 2cb85cb9f4..a8018b7bb1 100644 --- a/CRM/Contribute/Form/Task/Invoice.php +++ b/CRM/Contribute/Form/Task/Invoice.php @@ -671,4 +671,3 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task { 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 4f7ff0b0bb..088eac40ee 100644 --- a/CRM/Contribute/Form/Task/PDF.php +++ b/CRM/Contribute/Form/Task/PDF.php @@ -289,4 +289,3 @@ AND {$this->_componentClause}"; return $pdfElements; } } - diff --git a/CRM/Contribute/Form/Task/PDFLetter.php b/CRM/Contribute/Form/Task/PDFLetter.php index dd4efae0d8..be57082197 100644 --- a/CRM/Contribute/Form/Task/PDFLetter.php +++ b/CRM/Contribute/Form/Task/PDFLetter.php @@ -170,4 +170,3 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task { CRM_Contribute_Form_Task_PDFLetterCommon::postProcess($this); } } - diff --git a/CRM/Contribute/Form/Task/PickProfile.php b/CRM/Contribute/Form/Task/PickProfile.php index 3a1e78f103..7c445c92ba 100644 --- a/CRM/Contribute/Form/Task/PickProfile.php +++ b/CRM/Contribute/Form/Task/PickProfile.php @@ -145,4 +145,3 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task { $this->controller->resetPage('Batch'); } } - diff --git a/CRM/Contribute/Form/Task/Print.php b/CRM/Contribute/Form/Task/Print.php index 39061b0e18..c1f2e1b3a5 100644 --- a/CRM/Contribute/Form/Task/Print.php +++ b/CRM/Contribute/Form/Task/Print.php @@ -102,4 +102,3 @@ class CRM_Contribute_Form_Task_Print extends CRM_Contribute_Form_Task { // 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 a5c4001528..e2a8fb249a 100644 --- a/CRM/Contribute/Form/Task/Result.php +++ b/CRM/Contribute/Form/Task/Result.php @@ -63,4 +63,3 @@ 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 8bc732482f..7d8cc1cbe8 100644 --- a/CRM/Contribute/Form/Task/SearchTaskHookSample.php +++ b/CRM/Contribute/Form/Task/SearchTaskHookSample.php @@ -89,4 +89,3 @@ 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 946c281cfb..27ee307755 100644 --- a/CRM/Contribute/Form/Task/Status.php +++ b/CRM/Contribute/Form/Task/Status.php @@ -340,4 +340,3 @@ WHERE c.id IN ( $contributionIDs )"; return $rows; } } - diff --git a/CRM/Contribute/Form/UpdateBilling.php b/CRM/Contribute/Form/UpdateBilling.php index 4d3833d52a..503c40f776 100644 --- a/CRM/Contribute/Form/UpdateBilling.php +++ b/CRM/Contribute/Form/UpdateBilling.php @@ -431,4 +431,3 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form { } } } - diff --git a/CRM/Contribute/Form/UpdateSubscription.php b/CRM/Contribute/Form/UpdateSubscription.php index 26405c3dc9..8c54e33e7a 100644 --- a/CRM/Contribute/Form/UpdateSubscription.php +++ b/CRM/Contribute/Form/UpdateSubscription.php @@ -317,4 +317,3 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form { } } } - diff --git a/CRM/Contribute/Import/Controller.php b/CRM/Contribute/Import/Controller.php index 8f081593e1..cf9164687f 100644 --- a/CRM/Contribute/Import/Controller.php +++ b/CRM/Contribute/Import/Controller.php @@ -55,4 +55,3 @@ class CRM_Contribute_Import_Controller extends CRM_Core_Controller { $this->addActions($config->uploadDir, array('uploadFile')); } } - diff --git a/CRM/Contribute/Import/Field.php b/CRM/Contribute/Import/Field.php index 6523df2db7..d256d59827 100644 --- a/CRM/Contribute/Import/Field.php +++ b/CRM/Contribute/Import/Field.php @@ -211,4 +211,3 @@ class CRM_Contribute_Import_Field { return TRUE; } } - diff --git a/CRM/Contribute/Import/Form/DataSource.php b/CRM/Contribute/Import/Form/DataSource.php index 0ddc908a98..b4ffac2ff5 100644 --- a/CRM/Contribute/Import/Form/DataSource.php +++ b/CRM/Contribute/Import/Form/DataSource.php @@ -196,4 +196,3 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form { return ts('Upload Data'); } } - diff --git a/CRM/Contribute/Import/Form/MapField.php b/CRM/Contribute/Import/Form/MapField.php index ec082bcc3d..59853055f2 100644 --- a/CRM/Contribute/Import/Form/MapField.php +++ b/CRM/Contribute/Import/Form/MapField.php @@ -583,4 +583,3 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField { $parser->set($this); } } - diff --git a/CRM/Contribute/Import/Form/Preview.php b/CRM/Contribute/Import/Form/Preview.php index 843682bce2..5c3d8ff761 100644 --- a/CRM/Contribute/Import/Form/Preview.php +++ b/CRM/Contribute/Import/Form/Preview.php @@ -188,4 +188,3 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview { } } } - diff --git a/CRM/Contribute/Import/Parser.php b/CRM/Contribute/Import/Parser.php index add1b7bac8..d7deb54ea1 100644 --- a/CRM/Contribute/Import/Parser.php +++ b/CRM/Contribute/Import/Parser.php @@ -659,4 +659,3 @@ 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 fc7fc5e125..b7c728cf9a 100644 --- a/CRM/Contribute/Import/Parser/Contribution.php +++ b/CRM/Contribute/Import/Parser/Contribution.php @@ -599,4 +599,3 @@ 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 753f7f79ae..88e57343aa 100644 --- a/CRM/Contribute/Info.php +++ b/CRM/Contribute/Info.php @@ -208,4 +208,3 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Contribute/Page/ContributionPage.php b/CRM/Contribute/Page/ContributionPage.php index c9f31ae113..e71d40e5d5 100644 --- a/CRM/Contribute/Page/ContributionPage.php +++ b/CRM/Contribute/Page/ContributionPage.php @@ -692,4 +692,3 @@ SELECT count(id) return $formattedConfLinks; } } - diff --git a/CRM/Contribute/Page/ContributionRecur.php b/CRM/Contribute/Page/ContributionRecur.php index 5bdf68f692..d152ca6dd2 100644 --- a/CRM/Contribute/Page/ContributionRecur.php +++ b/CRM/Contribute/Page/ContributionRecur.php @@ -105,4 +105,3 @@ 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 715a49869e..5ebaead6c3 100644 --- a/CRM/Contribute/Page/DashBoard.php +++ b/CRM/Contribute/Page/DashBoard.php @@ -130,4 +130,3 @@ 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 604d758585..9c599fa929 100644 --- a/CRM/Contribute/Page/ManagePremiums.php +++ b/CRM/Contribute/Page/ManagePremiums.php @@ -208,4 +208,3 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic { return 'civicrm/admin/contribute/managePremiums'; } } - diff --git a/CRM/Contribute/Page/Premium.php b/CRM/Contribute/Page/Premium.php index 2233716a2c..c82aa0ad01 100644 --- a/CRM/Contribute/Page/Premium.php +++ b/CRM/Contribute/Page/Premium.php @@ -223,4 +223,3 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic { return CRM_Utils_System::currentPath(); } } - diff --git a/CRM/Contribute/Page/SubscriptionStatus.php b/CRM/Contribute/Page/SubscriptionStatus.php index c37b9fa2e0..11855ff884 100644 --- a/CRM/Contribute/Page/SubscriptionStatus.php +++ b/CRM/Contribute/Page/SubscriptionStatus.php @@ -59,4 +59,3 @@ 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 06435fa637..2f6b09402d 100644 --- a/CRM/Contribute/Page/Tab.php +++ b/CRM/Contribute/Page/Tab.php @@ -463,4 +463,3 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page { $session->pushUserContext($url); } } - diff --git a/CRM/Contribute/Page/UserDashboard.php b/CRM/Contribute/Page/UserDashboard.php index 168905d430..ffcd0969a0 100644 --- a/CRM/Contribute/Page/UserDashboard.php +++ b/CRM/Contribute/Page/UserDashboard.php @@ -157,4 +157,3 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo $this->listContribution(); } } - diff --git a/CRM/Contribute/PseudoConstant.php b/CRM/Contribute/PseudoConstant.php index 2b07fd536c..47a3cb917d 100644 --- a/CRM/Contribute/PseudoConstant.php +++ b/CRM/Contribute/PseudoConstant.php @@ -450,4 +450,3 @@ 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 345c3ca334..153963e8a5 100644 --- a/CRM/Contribute/Selector/Search.php +++ b/CRM/Contribute/Selector/Search.php @@ -561,4 +561,3 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C return $this->_query->summaryContribution($this->_context); } } - diff --git a/CRM/Contribute/StateMachine/Contribution.php b/CRM/Contribute/StateMachine/Contribution.php index 7ee106e3b9..3572a2d4c2 100644 --- a/CRM/Contribute/StateMachine/Contribution.php +++ b/CRM/Contribute/StateMachine/Contribution.php @@ -59,4 +59,3 @@ 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 784acef6f2..378c2085fb 100644 --- a/CRM/Contribute/StateMachine/ContributionPage.php +++ b/CRM/Contribute/StateMachine/ContributionPage.php @@ -74,4 +74,3 @@ 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 aa878c893f..cbdde68ea0 100644 --- a/CRM/Contribute/StateMachine/Search.php +++ b/CRM/Contribute/StateMachine/Search.php @@ -105,4 +105,3 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Contribute/Task.php b/CRM/Contribute/Task.php index e100dbfffc..d48f91d45c 100644 --- a/CRM/Contribute/Task.php +++ b/CRM/Contribute/Task.php @@ -219,4 +219,3 @@ class CRM_Contribute_Task { ); } } - diff --git a/CRM/Core/Action.php b/CRM/Core/Action.php index 01560b7b4d..6c505b1797 100644 --- a/CRM/Core/Action.php +++ b/CRM/Core/Action.php @@ -343,4 +343,3 @@ class CRM_Core_Action { return $mask; } } - diff --git a/CRM/Core/BAO/ActionLog.php b/CRM/Core/BAO/ActionLog.php index 74d171be2f..649061455c 100644 --- a/CRM/Core/BAO/ActionLog.php +++ b/CRM/Core/BAO/ActionLog.php @@ -73,4 +73,3 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog { return $actionLog; } } - diff --git a/CRM/Core/BAO/Block.php b/CRM/Core/BAO/Block.php index eb856a877a..034846cad7 100644 --- a/CRM/Core/BAO/Block.php +++ b/CRM/Core/BAO/Block.php @@ -519,4 +519,3 @@ 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 63ec4b136e..eb8201ac97 100644 --- a/CRM/Core/BAO/CMSUser.php +++ b/CRM/Core/BAO/CMSUser.php @@ -503,4 +503,3 @@ class CRM_Core_BAO_CMSUser { return $db_uf; } } - diff --git a/CRM/Core/BAO/Cache.php b/CRM/Core/BAO/Cache.php index b6e64a22a6..9892961e59 100644 --- a/CRM/Core/BAO/Cache.php +++ b/CRM/Core/BAO/Cache.php @@ -387,4 +387,3 @@ AND created_date < date_sub( NOW( ), INTERVAL $timeIntervalDays DAY ) } } } - diff --git a/CRM/Core/BAO/ConfigSetting.php b/CRM/Core/BAO/ConfigSetting.php index b26bd984bb..86b02406e4 100644 --- a/CRM/Core/BAO/ConfigSetting.php +++ b/CRM/Core/BAO/ConfigSetting.php @@ -749,4 +749,3 @@ WHERE option_group_id = ( ); } } - diff --git a/CRM/Core/BAO/CustomField.php b/CRM/Core/BAO/CustomField.php index 2cb8e83e14..acabbf47d3 100644 --- a/CRM/Core/BAO/CustomField.php +++ b/CRM/Core/BAO/CustomField.php @@ -2462,4 +2462,3 @@ WHERE cf.id = %1 AND cg.is_multiple = 1"; 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 f51f082f65..6a3f5aa162 100644 --- a/CRM/Core/BAO/CustomGroup.php +++ b/CRM/Core/BAO/CustomGroup.php @@ -2314,4 +2314,3 @@ 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 ea07b0e378..9b4c5ecad1 100644 --- a/CRM/Core/BAO/CustomOption.php +++ b/CRM/Core/BAO/CustomOption.php @@ -297,4 +297,3 @@ SET {$dao->columnName} = REPLACE( {$dao->columnName}, %1, %2 )"; return $options; } } - diff --git a/CRM/Core/BAO/CustomValueTable.php b/CRM/Core/BAO/CustomValueTable.php index a86d43df2c..ab1556afeb 100644 --- a/CRM/Core/BAO/CustomValueTable.php +++ b/CRM/Core/BAO/CustomValueTable.php @@ -714,4 +714,3 @@ AND cf.id IN ( $fieldIDList ) } } } - diff --git a/CRM/Core/BAO/Dashboard.php b/CRM/Core/BAO/Dashboard.php index 9afb272b05..3e092a9501 100644 --- a/CRM/Core/BAO/Dashboard.php +++ b/CRM/Core/BAO/Dashboard.php @@ -560,4 +560,3 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard { return TRUE; } } - diff --git a/CRM/Core/BAO/Discount.php b/CRM/Core/BAO/Discount.php index ef9a3ff877..abe7e25353 100644 --- a/CRM/Core/BAO/Discount.php +++ b/CRM/Core/BAO/Discount.php @@ -137,4 +137,3 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount { } } - diff --git a/CRM/Core/BAO/Domain.php b/CRM/Core/BAO/Domain.php index be57068bc5..f9b91d60d7 100644 --- a/CRM/Core/BAO/Domain.php +++ b/CRM/Core/BAO/Domain.php @@ -329,4 +329,3 @@ 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 a42659940f..e2045750cc 100644 --- a/CRM/Core/BAO/Email.php +++ b/CRM/Core/BAO/Email.php @@ -329,4 +329,3 @@ AND reset_date IS NULL return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Email', $id); } } - diff --git a/CRM/Core/BAO/EntityTag.php b/CRM/Core/BAO/EntityTag.php index 3202e467d3..9cb2ec4f77 100644 --- a/CRM/Core/BAO/EntityTag.php +++ b/CRM/Core/BAO/EntityTag.php @@ -379,4 +379,3 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag { return $tags; } } - diff --git a/CRM/Core/BAO/IM.php b/CRM/Core/BAO/IM.php index 7e7b99e60c..9e4f1757dd 100644 --- a/CRM/Core/BAO/IM.php +++ b/CRM/Core/BAO/IM.php @@ -172,4 +172,3 @@ ORDER BY cim.is_primary DESC, im_id ASC "; return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('IM', $id); } } - diff --git a/CRM/Core/BAO/LabelFormat.php b/CRM/Core/BAO/LabelFormat.php index 65c2a1610f..d7d9f0c603 100644 --- a/CRM/Core/BAO/LabelFormat.php +++ b/CRM/Core/BAO/LabelFormat.php @@ -544,4 +544,3 @@ 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 d6aff98928..7317b02559 100644 --- a/CRM/Core/BAO/Location.php +++ b/CRM/Core/BAO/Location.php @@ -428,4 +428,3 @@ WHERE e.id = %1"; return $elements; } } - diff --git a/CRM/Core/BAO/LocationType.php b/CRM/Core/BAO/LocationType.php index c9735e5f0f..c4f104f1af 100644 --- a/CRM/Core/BAO/LocationType.php +++ b/CRM/Core/BAO/LocationType.php @@ -168,4 +168,3 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType { $locationType->delete(); } } - diff --git a/CRM/Core/BAO/Log.php b/CRM/Core/BAO/Log.php index e6cebf7edf..e5cd6bfa87 100644 --- a/CRM/Core/BAO/Log.php +++ b/CRM/Core/BAO/Log.php @@ -197,4 +197,3 @@ UPDATE civicrm_log return FALSE; } } - diff --git a/CRM/Core/BAO/Mapping.php b/CRM/Core/BAO/Mapping.php index dbf5d5c7cd..83473b728c 100644 --- a/CRM/Core/BAO/Mapping.php +++ b/CRM/Core/BAO/Mapping.php @@ -1222,4 +1222,3 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping { } } } - diff --git a/CRM/Core/BAO/Navigation.php b/CRM/Core/BAO/Navigation.php index 6673a17f8d..4c8721325d 100644 --- a/CRM/Core/BAO/Navigation.php +++ b/CRM/Core/BAO/Navigation.php @@ -827,4 +827,3 @@ ORDER BY parent_id, weight"; return $key; } } - diff --git a/CRM/Core/BAO/Note.php b/CRM/Core/BAO/Note.php index 65449e0296..bc417d76e8 100644 --- a/CRM/Core/BAO/Note.php +++ b/CRM/Core/BAO/Note.php @@ -558,4 +558,3 @@ WHERE participant.contact_id = %1 AND note.entity_table = 'civicrm_participant' } } } - diff --git a/CRM/Core/BAO/OpenID.php b/CRM/Core/BAO/OpenID.php index 234e39a54a..5ac7f70380 100644 --- a/CRM/Core/BAO/OpenID.php +++ b/CRM/Core/BAO/OpenID.php @@ -146,4 +146,3 @@ ORDER BY return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('OpenID', $id); } } - diff --git a/CRM/Core/BAO/OptionGroup.php b/CRM/Core/BAO/OptionGroup.php index dfb604a556..0e2191f624 100644 --- a/CRM/Core/BAO/OptionGroup.php +++ b/CRM/Core/BAO/OptionGroup.php @@ -140,4 +140,3 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup { return $optionGroup->name; } } - diff --git a/CRM/Core/BAO/OptionValue.php b/CRM/Core/BAO/OptionValue.php index 5dbb2ad8b7..0a902a83b5 100644 --- a/CRM/Core/BAO/OptionValue.php +++ b/CRM/Core/BAO/OptionValue.php @@ -505,4 +505,3 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue { } } - diff --git a/CRM/Core/BAO/PaperSize.php b/CRM/Core/BAO/PaperSize.php index e771f24aa0..796b9074c1 100644 --- a/CRM/Core/BAO/PaperSize.php +++ b/CRM/Core/BAO/PaperSize.php @@ -339,4 +339,3 @@ 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 09bbb406eb..03fdbb5b39 100644 --- a/CRM/Core/BAO/PdfFormat.php +++ b/CRM/Core/BAO/PdfFormat.php @@ -395,4 +395,3 @@ 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 5cad4f164f..da0ad9da3c 100644 --- a/CRM/Core/BAO/Persistent.php +++ b/CRM/Core/BAO/Persistent.php @@ -106,4 +106,3 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent { } } } - diff --git a/CRM/Core/BAO/Phone.php b/CRM/Core/BAO/Phone.php index 07889c563d..d1a80847e6 100644 --- a/CRM/Core/BAO/Phone.php +++ b/CRM/Core/BAO/Phone.php @@ -272,4 +272,3 @@ ORDER BY ph.is_primary DESC, phone_id ASC "; return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Phone', $id); } } - diff --git a/CRM/Core/BAO/Preferences.php b/CRM/Core/BAO/Preferences.php index 3209643b2c..7b404bccd2 100644 --- a/CRM/Core/BAO/Preferences.php +++ b/CRM/Core/BAO/Preferences.php @@ -149,4 +149,3 @@ AND v.is_active = 1 } } } - diff --git a/CRM/Core/BAO/PreferencesDate.php b/CRM/Core/BAO/PreferencesDate.php index 5af2b8cd8c..8959d4f1a9 100644 --- a/CRM/Core/BAO/PreferencesDate.php +++ b/CRM/Core/BAO/PreferencesDate.php @@ -90,4 +90,3 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate { CRM_Core_Error::fatal(); } } - diff --git a/CRM/Core/BAO/PrevNextCache.php b/CRM/Core/BAO/PrevNextCache.php index bef0f7b062..9cd9df9fef 100644 --- a/CRM/Core/BAO/PrevNextCache.php +++ b/CRM/Core/BAO/PrevNextCache.php @@ -497,4 +497,3 @@ WHERE cacheKey LIKE %1 return $params; } } - diff --git a/CRM/Core/BAO/SchemaHandler.php b/CRM/Core/BAO/SchemaHandler.php index 4a3283c7ea..109a6591cc 100644 --- a/CRM/Core/BAO/SchemaHandler.php +++ b/CRM/Core/BAO/SchemaHandler.php @@ -521,4 +521,3 @@ MODIFY {$columnName} varchar( $length ) } } } - diff --git a/CRM/Core/BAO/Tag.php b/CRM/Core/BAO/Tag.php index 98e01dfc66..435cdc7e21 100644 --- a/CRM/Core/BAO/Tag.php +++ b/CRM/Core/BAO/Tag.php @@ -459,4 +459,3 @@ 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 030965ca3f..3f1c0b333c 100644 --- a/CRM/Core/BAO/UFField.php +++ b/CRM/Core/BAO/UFField.php @@ -1135,4 +1135,3 @@ SELECT id return self::$_memberBatchEntryFields; } } - diff --git a/CRM/Core/BAO/UFJoin.php b/CRM/Core/BAO/UFJoin.php index d13ae7d504..8c5b056055 100644 --- a/CRM/Core/BAO/UFJoin.php +++ b/CRM/Core/BAO/UFJoin.php @@ -178,4 +178,3 @@ 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 694df83978..e1c5d90997 100644 --- a/CRM/Core/BAO/UFMatch.php +++ b/CRM/Core/BAO/UFMatch.php @@ -643,4 +643,3 @@ AND domain_id = %4 return $ufValues[$ufID]; } } - diff --git a/CRM/Core/BAO/Website.php b/CRM/Core/BAO/Website.php index cd60593fe0..5373d463eb 100644 --- a/CRM/Core/BAO/Website.php +++ b/CRM/Core/BAO/Website.php @@ -191,4 +191,3 @@ SELECT id, website_type_id return $websites; } } - diff --git a/CRM/Core/BAO/WordReplacement.php b/CRM/Core/BAO/WordReplacement.php index 422d90aad4..b6a534a79d 100644 --- a/CRM/Core/BAO/WordReplacement.php +++ b/CRM/Core/BAO/WordReplacement.php @@ -281,4 +281,3 @@ WHERE domain_id = %1 CRM_Core_BAO_WordReplacement::rebuild(); } } - diff --git a/CRM/Core/Base.php b/CRM/Core/Base.php index 99fcce5cbc..c4ae8acc2c 100644 --- a/CRM/Core/Base.php +++ b/CRM/Core/Base.php @@ -48,4 +48,3 @@ class CRM_Core_Base { */ public function __construct() {} } - diff --git a/CRM/Core/Block.php b/CRM/Core/Block.php index 835f21cf9f..b59591ced2 100644 --- a/CRM/Core/Block.php +++ b/CRM/Core/Block.php @@ -653,4 +653,3 @@ class CRM_Core_Block { return $template->fetch('CRM/Block/' . $fileName); } } - diff --git a/CRM/Core/CodeGen/Util/Smarty.php b/CRM/Core/CodeGen/Util/Smarty.php index 1d6ddb92cf..2b2baacbbf 100644 --- a/CRM/Core/CodeGen/Util/Smarty.php +++ b/CRM/Core/CodeGen/Util/Smarty.php @@ -54,4 +54,4 @@ class CRM_Core_CodeGen_Util_Smarty { } return $this->smarty; } -} \ No newline at end of file +} diff --git a/CRM/Core/Component.php b/CRM/Core/Component.php index 05527ef8bd..5987f59360 100644 --- a/CRM/Core/Component.php +++ b/CRM/Core/Component.php @@ -464,4 +464,3 @@ class CRM_Core_Component { return $components; } } - diff --git a/CRM/Core/Component/Config.php b/CRM/Core/Component/Config.php index 5e3afd4727..c43d242352 100644 --- a/CRM/Core/Component/Config.php +++ b/CRM/Core/Component/Config.php @@ -64,4 +64,3 @@ abstract class CRM_Core_Component_Config { } } } - diff --git a/CRM/Core/Component/Info.php b/CRM/Core/Component/Info.php index d5c81e71c0..45a1d25ca8 100644 --- a/CRM/Core/Component/Info.php +++ b/CRM/Core/Component/Info.php @@ -371,4 +371,3 @@ abstract class CRM_Core_Component_Info { return new $className(); } } - diff --git a/CRM/Core/Config/Defaults.php b/CRM/Core/Config/Defaults.php index 2a7d9a06f9..ffc8d04699 100644 --- a/CRM/Core/Config/Defaults.php +++ b/CRM/Core/Config/Defaults.php @@ -246,4 +246,3 @@ class CRM_Core_Config_Defaults { } } } - diff --git a/CRM/Core/Config/Variables.php b/CRM/Core/Config/Variables.php index de6cc2c2b1..c6da07606d 100644 --- a/CRM/Core/Config/Variables.php +++ b/CRM/Core/Config/Variables.php @@ -602,4 +602,3 @@ class CRM_Core_Config_Variables extends CRM_Core_Config_Defaults { } } // end CRM_Core_Config - diff --git a/CRM/Core/Controller/Simple.php b/CRM/Core/Controller/Simple.php index 25ca47a66c..a9ff7219eb 100644 --- a/CRM/Core/Controller/Simple.php +++ b/CRM/Core/Controller/Simple.php @@ -134,4 +134,3 @@ class CRM_Core_Controller_Simple extends CRM_Core_Controller { return $pageTemplateFile; } } - diff --git a/CRM/Core/Exception.php b/CRM/Core/Exception.php index 17b7be3045..b14e863358 100644 --- a/CRM/Core/Exception.php +++ b/CRM/Core/Exception.php @@ -80,4 +80,3 @@ class CRM_Core_Exception extends PEAR_Exception { return $this->errorData; } } - diff --git a/CRM/Core/FileSearchInterface.php b/CRM/Core/FileSearchInterface.php index 9e96da9452..eb41768da7 100644 --- a/CRM/Core/FileSearchInterface.php +++ b/CRM/Core/FileSearchInterface.php @@ -20,4 +20,4 @@ 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); -} \ No newline at end of file +} diff --git a/CRM/Core/Form.php b/CRM/Core/Form.php index 51dd6f3d99..4da2b6414b 100644 --- a/CRM/Core/Form.php +++ b/CRM/Core/Form.php @@ -1797,4 +1797,3 @@ class CRM_Core_Form extends HTML_QuickForm_Page { } } } - diff --git a/CRM/Core/Form/Date.php b/CRM/Core/Form/Date.php index 624df8240e..74b9a8303a 100644 --- a/CRM/Core/Form/Date.php +++ b/CRM/Core/Form/Date.php @@ -249,4 +249,3 @@ Class CRM_Core_Form_Date { } } - diff --git a/CRM/Core/Form/Renderer.php b/CRM/Core/Form/Renderer.php index 4d255b6bd8..59f76db3fc 100644 --- a/CRM/Core/Form/Renderer.php +++ b/CRM/Core/Form/Renderer.php @@ -316,4 +316,3 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty { $el['html'] .= ' '; } } - diff --git a/CRM/Core/Form/Tag.php b/CRM/Core/Form/Tag.php index f8f5c73cd1..26d25412b8 100644 --- a/CRM/Core/Form/Tag.php +++ b/CRM/Core/Form/Tag.php @@ -186,4 +186,3 @@ class CRM_Core_Form_Tag { } } } - diff --git a/CRM/Core/I18n.php b/CRM/Core/I18n.php index f0366789d4..79e7255a30 100644 --- a/CRM/Core/I18n.php +++ b/CRM/Core/I18n.php @@ -520,4 +520,3 @@ function ts($text, $params = array()) { return $i18n->crm_translate($text, $params); } } - diff --git a/CRM/Core/I18n/Form.php b/CRM/Core/I18n/Form.php index 025d300311..271a708e6f 100644 --- a/CRM/Core/I18n/Form.php +++ b/CRM/Core/I18n/Form.php @@ -115,4 +115,3 @@ class CRM_Core_I18n_Form extends CRM_Core_Form { $dao->query($query, FALSE); } } - diff --git a/CRM/Core/I18n/NativeGettext.php b/CRM/Core/I18n/NativeGettext.php index 7f8c07ca1b..0762ce9c98 100644 --- a/CRM/Core/I18n/NativeGettext.php +++ b/CRM/Core/I18n/NativeGettext.php @@ -69,4 +69,3 @@ class CRM_Core_I18n_NativeGettext { return ngettext($text, $plural, $count); } } - diff --git a/CRM/Core/I18n/PseudoConstant.php b/CRM/Core/I18n/PseudoConstant.php index 64fa31bf6d..cb573e2dd0 100644 --- a/CRM/Core/I18n/PseudoConstant.php +++ b/CRM/Core/I18n/PseudoConstant.php @@ -78,4 +78,3 @@ class CRM_Core_I18n_PseudoConstant { return substr($long, 0, 2); } } - diff --git a/CRM/Core/I18n/Schema.php b/CRM/Core/I18n/Schema.php index e2b0740199..ae87b4afe8 100644 --- a/CRM/Core/I18n/Schema.php +++ b/CRM/Core/I18n/Schema.php @@ -590,4 +590,3 @@ 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 7d48d89b7e..0e92af40a6 100644 --- a/CRM/Core/I18n/SchemaStructure_2_2_0.php +++ b/CRM/Core/I18n/SchemaStructure_2_2_0.php @@ -66,4 +66,3 @@ 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 636667c64d..78ce590620 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_alpha1.php @@ -248,4 +248,3 @@ 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 ed36b59288..23f8f1473c 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_beta1.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_beta1.php @@ -264,4 +264,3 @@ 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 1efb13bc2b..c3c461ba38 100644 --- a/CRM/Core/I18n/SchemaStructure_3_0_beta4.php +++ b/CRM/Core/I18n/SchemaStructure_3_0_beta4.php @@ -277,4 +277,3 @@ 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 929dd6f7cc..271f5e7773 100644 --- a/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_3_1_alpha1.php @@ -281,4 +281,3 @@ 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 d95755cd7b..80491ff32c 100644 --- a/CRM/Core/I18n/SchemaStructure_3_1_beta2.php +++ b/CRM/Core/I18n/SchemaStructure_3_1_beta2.php @@ -284,4 +284,3 @@ 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 9dc9c9e053..521957808f 100644 --- a/CRM/Core/I18n/SchemaStructure_3_2_beta4.php +++ b/CRM/Core/I18n/SchemaStructure_3_2_beta4.php @@ -285,4 +285,3 @@ 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 d4fdf16790..106d00efa6 100644 --- a/CRM/Core/I18n/SchemaStructure_3_3_beta1.php +++ b/CRM/Core/I18n/SchemaStructure_3_3_beta1.php @@ -296,4 +296,3 @@ 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 4411f12359..d3a6c0a1c0 100644 --- a/CRM/Core/I18n/SchemaStructure_3_4_0.php +++ b/CRM/Core/I18n/SchemaStructure_3_4_0.php @@ -220,4 +220,3 @@ 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 203e588e2b..becada7b46 100644 --- a/CRM/Core/I18n/SchemaStructure_3_4_beta2.php +++ b/CRM/Core/I18n/SchemaStructure_3_4_beta2.php @@ -293,4 +293,3 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta2 { return $result; } } - diff --git a/CRM/Core/I18n/SchemaStructure_4_1_0.php b/CRM/Core/I18n/SchemaStructure_4_1_0.php index 51bfee57d0..6cc6eba061 100644 --- a/CRM/Core/I18n/SchemaStructure_4_1_0.php +++ b/CRM/Core/I18n/SchemaStructure_4_1_0.php @@ -226,4 +226,3 @@ 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 f7157da711..08654052c3 100644 --- a/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php +++ b/CRM/Core/I18n/SchemaStructure_4_1_alpha1.php @@ -223,4 +223,3 @@ class CRM_Core_I18n_SchemaStructure_4_1_alpha1 { return $result; } } - diff --git a/CRM/Core/IDS.php b/CRM/Core/IDS.php index 9f285d2248..c785482eb4 100644 --- a/CRM/Core/IDS.php +++ b/CRM/Core/IDS.php @@ -278,4 +278,3 @@ class CRM_Core_IDS { CRM_Core_Error::fatal($msg); } } - diff --git a/CRM/Core/JobManager.php b/CRM/Core/JobManager.php index 1ebde17f26..87f31061ab 100644 --- a/CRM/Core/JobManager.php +++ b/CRM/Core/JobManager.php @@ -286,4 +286,3 @@ class CRM_Core_JobManager { function CRM_Core_JobManager_scheduledJobFatalErrorHandler($message) { throw new Exception("{$message['message']}: {$message['code']}"); } - diff --git a/CRM/Core/Joomla.php b/CRM/Core/Joomla.php index 3136fc47b8..a56ff1d0e8 100644 --- a/CRM/Core/Joomla.php +++ b/CRM/Core/Joomla.php @@ -73,4 +73,3 @@ class CRM_Core_Joomla { $template->assign_by_ref('sidebarLeft', $sidebarLeft); } } - diff --git a/CRM/Core/Key.php b/CRM/Core/Key.php index e872702cf1..5ddd661c9b 100644 --- a/CRM/Core/Key.php +++ b/CRM/Core/Key.php @@ -153,4 +153,3 @@ class CRM_Core_Key { return preg_match('#[0-9a-f]{32}#i', $hash) ? TRUE : FALSE; } } - diff --git a/CRM/Core/Lock.php b/CRM/Core/Lock.php index 73c16cde9f..b042b2b682 100644 --- a/CRM/Core/Lock.php +++ b/CRM/Core/Lock.php @@ -158,4 +158,3 @@ class CRM_Core_Lock { return TRUE; } } - diff --git a/CRM/Core/ManagedEntities.php b/CRM/Core/ManagedEntities.php index 10a7ff36f2..98fe3b0fef 100644 --- a/CRM/Core/ManagedEntities.php +++ b/CRM/Core/ManagedEntities.php @@ -396,4 +396,3 @@ 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 9fa916084e..87ee520133 100644 --- a/CRM/Core/Menu.php +++ b/CRM/Core/Menu.php @@ -744,4 +744,3 @@ UNION ( return $arr; } } - diff --git a/CRM/Core/OptionGroup.php b/CRM/Core/OptionGroup.php index 3cd2e4e4fb..961d7aa942 100644 --- a/CRM/Core/OptionGroup.php +++ b/CRM/Core/OptionGroup.php @@ -656,4 +656,3 @@ WHERE v.option_group_id = g.id CRM_Utils_Cache::singleton()->flush(); } } - diff --git a/CRM/Core/OptionValue.php b/CRM/Core/OptionValue.php index 5a9fe27793..1b9599eb3e 100644 --- a/CRM/Core/OptionValue.php +++ b/CRM/Core/OptionValue.php @@ -442,4 +442,3 @@ FROM } } } - diff --git a/CRM/Core/Page.php b/CRM/Core/Page.php index d68775d37a..d90f98066e 100644 --- a/CRM/Core/Page.php +++ b/CRM/Core/Page.php @@ -419,4 +419,3 @@ class CRM_Core_Page { $this->$name = $value; } } - diff --git a/CRM/Core/Page/AJAX.php b/CRM/Core/Page/AJAX.php index 244b022bad..a040bc14ce 100644 --- a/CRM/Core/Page/AJAX.php +++ b/CRM/Core/Page/AJAX.php @@ -228,4 +228,3 @@ class CRM_Core_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Core/Page/Basic.php b/CRM/Core/Page/Basic.php index cb7fcaf336..d3c139590b 100644 --- a/CRM/Core/Page/Basic.php +++ b/CRM/Core/Page/Basic.php @@ -383,4 +383,3 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page { $controller->run(); } } - diff --git a/CRM/Core/Page/File.php b/CRM/Core/Page/File.php index 7ae58327ab..61e5c7d023 100644 --- a/CRM/Core/Page/File.php +++ b/CRM/Core/Page/File.php @@ -70,4 +70,3 @@ class CRM_Core_Page_File extends CRM_Core_Page { } } } - diff --git a/CRM/Core/Payment/AuthorizeNet.php b/CRM/Core/Payment/AuthorizeNet.php index 646f7a1b74..f84dc38cc4 100644 --- a/CRM/Core/Payment/AuthorizeNet.php +++ b/CRM/Core/Payment/AuthorizeNet.php @@ -798,4 +798,3 @@ 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 23074e7f7a..28d667693b 100644 --- a/CRM/Core/Payment/AuthorizeNetIPN.php +++ b/CRM/Core/Payment/AuthorizeNetIPN.php @@ -342,4 +342,3 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr return TRUE; } } - diff --git a/CRM/Core/Payment/Dummy.php b/CRM/Core/Payment/Dummy.php index e406a91bf6..24e13229ea 100644 --- a/CRM/Core/Payment/Dummy.php +++ b/CRM/Core/Payment/Dummy.php @@ -159,4 +159,3 @@ class CRM_Core_Payment_Dummy extends CRM_Core_Payment { return NULL; } } - diff --git a/CRM/Core/Payment/Elavon.php b/CRM/Core/Payment/Elavon.php index 44d1b4912a..360e4626d2 100644 --- a/CRM/Core/Payment/Elavon.php +++ b/CRM/Core/Payment/Elavon.php @@ -488,4 +488,3 @@ 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 d00dc65eab..f0b9169676 100644 --- a/CRM/Core/Payment/FirstData.php +++ b/CRM/Core/Payment/FirstData.php @@ -389,6 +389,3 @@ class CRM_Core_Payment_FirstData extends CRM_Core_Payment { } } // end class CRM_Core_Payment_FirstData - - - diff --git a/CRM/Core/Payment/Google.php b/CRM/Core/Payment/Google.php index e7f04e104d..c418e54517 100644 --- a/CRM/Core/Payment/Google.php +++ b/CRM/Core/Payment/Google.php @@ -449,4 +449,3 @@ 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 3642d1ef14..c3e3b532b8 100644 --- a/CRM/Core/Payment/GoogleIPN.php +++ b/CRM/Core/Payment/GoogleIPN.php @@ -693,4 +693,3 @@ WHERE contribution_recur_id = {$ids['contributionRecur']} return $vars; } } - diff --git a/CRM/Core/Payment/IATS.php b/CRM/Core/Payment/IATS.php index ed7c8f9f71..b6588811b6 100644 --- a/CRM/Core/Payment/IATS.php +++ b/CRM/Core/Payment/IATS.php @@ -357,4 +357,3 @@ class CRM_Core_Payment_IATS extends CRM_Core_Payment { } } } - diff --git a/CRM/Core/Payment/Moneris.php b/CRM/Core/Payment/Moneris.php index 362a236277..2d2ec2f786 100644 --- a/CRM/Core/Payment/Moneris.php +++ b/CRM/Core/Payment/Moneris.php @@ -349,4 +349,3 @@ class CRM_Core_Payment_Moneris extends CRM_Core_Payment { } } } - diff --git a/CRM/Core/Payment/PayJunction.php b/CRM/Core/Payment/PayJunction.php index c9199bb044..9124dd40fb 100644 --- a/CRM/Core/Payment/PayJunction.php +++ b/CRM/Core/Payment/PayJunction.php @@ -308,4 +308,3 @@ class CRM_Core_Payment_PayJunction extends CRM_Core_Payment { } } // end class CRM_Core_Payment_PayJunction - diff --git a/CRM/Core/Payment/PayPalImpl.php b/CRM/Core/Payment/PayPalImpl.php index 9501fea71a..2bf2783a1e 100644 --- a/CRM/Core/Payment/PayPalImpl.php +++ b/CRM/Core/Payment/PayPalImpl.php @@ -812,4 +812,3 @@ 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 03d2f66d5b..e8d8154571 100644 --- a/CRM/Core/Payment/PayPalProIPN.php +++ b/CRM/Core/Payment/PayPalProIPN.php @@ -568,4 +568,3 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr } } } - diff --git a/CRM/Core/Payment/PayflowPro.php b/CRM/Core/Payment/PayflowPro.php index 33c380bdb2..aec2327e12 100644 --- a/CRM/Core/Payment/PayflowPro.php +++ b/CRM/Core/Payment/PayflowPro.php @@ -703,4 +703,3 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment { //RT0000000001 } } - diff --git a/CRM/Core/Payment/PaymentExpress.php b/CRM/Core/Payment/PaymentExpress.php index 048a6edf02..92fa7ffffd 100644 --- a/CRM/Core/Payment/PaymentExpress.php +++ b/CRM/Core/Payment/PaymentExpress.php @@ -293,4 +293,3 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment { } } } - diff --git a/CRM/Core/Payment/PaymentExpressIPN.php b/CRM/Core/Payment/PaymentExpressIPN.php index 0baa831bb2..8e7fb9d79b 100644 --- a/CRM/Core/Payment/PaymentExpressIPN.php +++ b/CRM/Core/Payment/PaymentExpressIPN.php @@ -446,4 +446,3 @@ 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 77a99bb7fc..bb2d546c8a 100644 --- a/CRM/Core/Payment/ProcessorForm.php +++ b/CRM/Core/Payment/ProcessorForm.php @@ -114,4 +114,3 @@ 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 20d7ee5962..8710fcc627 100644 --- a/CRM/Core/Payment/Realex.php +++ b/CRM/Core/Payment/Realex.php @@ -548,4 +548,3 @@ class CRM_Core_Payment_Realex extends CRM_Core_Payment { } } } - diff --git a/CRM/Core/Payment/eWAY.php b/CRM/Core/Payment/eWAY.php index 7e02218c8b..ddeb1abaa3 100644 --- a/CRM/Core/Payment/eWAY.php +++ b/CRM/Core/Payment/eWAY.php @@ -567,4 +567,3 @@ The CiviCRM eWAY Payment Processor Module } } // end class CRM_Core_Payment_eWAY - diff --git a/CRM/Core/Permission/Base.php b/CRM/Core/Permission/Base.php index 83b4152496..0626c7a0a3 100644 --- a/CRM/Core/Permission/Base.php +++ b/CRM/Core/Permission/Base.php @@ -234,4 +234,3 @@ class CRM_Core_Permission_Base { return $permissions; } } - diff --git a/CRM/Core/Permission/Drupal.php b/CRM/Core/Permission/Drupal.php index de0c589779..d9943dc442 100644 --- a/CRM/Core/Permission/Drupal.php +++ b/CRM/Core/Permission/Drupal.php @@ -163,4 +163,3 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase{ return $_cache[$permissionName]; } } - diff --git a/CRM/Core/Permission/Drupal6.php b/CRM/Core/Permission/Drupal6.php index b9eabc9d03..767f34b956 100644 --- a/CRM/Core/Permission/Drupal6.php +++ b/CRM/Core/Permission/Drupal6.php @@ -207,4 +207,3 @@ 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 e05d0dab63..62b5196ac9 100644 --- a/CRM/Core/Permission/Drupal8.php +++ b/CRM/Core/Permission/Drupal8.php @@ -58,4 +58,3 @@ class CRM_Core_Permission_Drupal8 extends CRM_Core_Permission_DrupalBase{ return \Drupal::currentUser()->hasPermission($str); } } - diff --git a/CRM/Core/Permission/Joomla.php b/CRM/Core/Permission/Joomla.php index f89c3c6472..f58c7bad95 100644 --- a/CRM/Core/Permission/Joomla.php +++ b/CRM/Core/Permission/Joomla.php @@ -105,4 +105,3 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base { return FALSE; } } - diff --git a/CRM/Core/Permission/Soap.php b/CRM/Core/Permission/Soap.php index 32c8f726e1..d690eec06e 100644 --- a/CRM/Core/Permission/Soap.php +++ b/CRM/Core/Permission/Soap.php @@ -50,4 +50,3 @@ class CRM_Core_Permission_Soap extends CRM_Core_Permission_Base { return TRUE; } } - diff --git a/CRM/Core/Permission/UnitTests.php b/CRM/Core/Permission/UnitTests.php index 2bbb5ca054..a4c7e625d0 100644 --- a/CRM/Core/Permission/UnitTests.php +++ b/CRM/Core/Permission/UnitTests.php @@ -73,4 +73,3 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base { return '( 1 )'; } } - diff --git a/CRM/Core/PseudoConstant.php b/CRM/Core/PseudoConstant.php index b67da6bf8b..17c7c95332 100644 --- a/CRM/Core/PseudoConstant.php +++ b/CRM/Core/PseudoConstant.php @@ -1861,4 +1861,3 @@ WHERE id = %1 return self::$taxRates; } } - diff --git a/CRM/Core/QuickForm/Action.php b/CRM/Core/QuickForm/Action.php index dce58e7bf5..d62fea1679 100644 --- a/CRM/Core/QuickForm/Action.php +++ b/CRM/Core/QuickForm/Action.php @@ -87,4 +87,3 @@ class CRM_Core_QuickForm_Action extends HTML_QuickForm_Action { } } } - diff --git a/CRM/Core/QuickForm/Action/Back.php b/CRM/Core/QuickForm/Action/Back.php index e5a97ac49f..bab15f7326 100644 --- a/CRM/Core/QuickForm/Action/Back.php +++ b/CRM/Core/QuickForm/Action/Back.php @@ -58,4 +58,3 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action { $this->_stateMachine->perform($page, $actionName, 'Back'); } } - diff --git a/CRM/Core/QuickForm/Action/Cancel.php b/CRM/Core/QuickForm/Action/Cancel.php index 7541cf5d9b..9f3435c7cb 100644 --- a/CRM/Core/QuickForm/Action/Cancel.php +++ b/CRM/Core/QuickForm/Action/Cancel.php @@ -62,4 +62,3 @@ 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 879aa7e338..1af51fab64 100644 --- a/CRM/Core/QuickForm/Action/Display.php +++ b/CRM/Core/QuickForm/Action/Display.php @@ -222,4 +222,3 @@ class CRM_Core_QuickForm_Action_Display extends CRM_Core_QuickForm_Action { 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 b68743ccbb..90e2d45181 100644 --- a/CRM/Core/QuickForm/Action/Done.php +++ b/CRM/Core/QuickForm/Action/Done.php @@ -80,4 +80,3 @@ class CRM_Core_QuickForm_Action_Done extends CRM_Core_QuickForm_Action { $this->popUserContext(); } } - diff --git a/CRM/Core/QuickForm/Action/Jump.php b/CRM/Core/QuickForm/Action/Jump.php index 572b511811..95818fcb4a 100644 --- a/CRM/Core/QuickForm/Action/Jump.php +++ b/CRM/Core/QuickForm/Action/Jump.php @@ -77,4 +77,3 @@ 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 1d99cfedfd..f58977fc78 100644 --- a/CRM/Core/QuickForm/Action/Next.php +++ b/CRM/Core/QuickForm/Action/Next.php @@ -59,4 +59,3 @@ class CRM_Core_QuickForm_Action_Next extends CRM_Core_QuickForm_Action { $this->_stateMachine->perform($page, $actionName, 'Next'); } } - diff --git a/CRM/Core/QuickForm/Action/Process.php b/CRM/Core/QuickForm/Action/Process.php index 13e3efb120..2587069d48 100644 --- a/CRM/Core/QuickForm/Action/Process.php +++ b/CRM/Core/QuickForm/Action/Process.php @@ -62,4 +62,3 @@ 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 dc1e331914..f768cd6cca 100644 --- a/CRM/Core/QuickForm/Action/Refresh.php +++ b/CRM/Core/QuickForm/Action/Refresh.php @@ -76,4 +76,3 @@ 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 e2f050d02e..4655f3effa 100644 --- a/CRM/Core/QuickForm/Action/Reload.php +++ b/CRM/Core/QuickForm/Action/Reload.php @@ -69,4 +69,3 @@ 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 5556b98501..d1d25bc34c 100644 --- a/CRM/Core/QuickForm/Action/Submit.php +++ b/CRM/Core/QuickForm/Action/Submit.php @@ -82,4 +82,3 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action { } } } - diff --git a/CRM/Core/QuickForm/Action/Upload.php b/CRM/Core/QuickForm/Action/Upload.php index 915e32d085..87733285fb 100644 --- a/CRM/Core/QuickForm/Action/Upload.php +++ b/CRM/Core/QuickForm/Action/Upload.php @@ -166,4 +166,3 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action { } } } - diff --git a/CRM/Core/QuickForm/GroupMultiSelect.php b/CRM/Core/QuickForm/GroupMultiSelect.php index a3007db3f9..c37ea58751 100644 --- a/CRM/Core/QuickForm/GroupMultiSelect.php +++ b/CRM/Core/QuickForm/GroupMultiSelect.php @@ -282,4 +282,3 @@ 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 03bfb55b5d..1be3868e2b 100644 --- a/CRM/Core/QuickForm/NestedAdvMultiSelect.php +++ b/CRM/Core/QuickForm/NestedAdvMultiSelect.php @@ -73,4 +73,3 @@ class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultisel } } } - diff --git a/CRM/Core/Report/Excel.php b/CRM/Core/Report/Excel.php index 2b44bb1fbc..2d98bd6f24 100644 --- a/CRM/Core/Report/Excel.php +++ b/CRM/Core/Report/Excel.php @@ -219,4 +219,3 @@ class CRM_Core_Report_Excel { } } - diff --git a/CRM/Core/ScheduledJob.php b/CRM/Core/ScheduledJob.php index ec27405210..96a84f2e7b 100644 --- a/CRM/Core/ScheduledJob.php +++ b/CRM/Core/ScheduledJob.php @@ -122,4 +122,3 @@ class CRM_Core_ScheduledJob { public function __destruct() {} } - diff --git a/CRM/Core/Selector/API.php b/CRM/Core/Selector/API.php index 5bc2bead15..61b1cd334b 100644 --- a/CRM/Core/Selector/API.php +++ b/CRM/Core/Selector/API.php @@ -126,4 +126,3 @@ interface CRM_Core_Selector_API { */ public function getExportFileName($type = 'csv'); } - diff --git a/CRM/Core/Selector/Base.php b/CRM/Core/Selector/Base.php index 0bba645250..19609636ab 100644 --- a/CRM/Core/Selector/Base.php +++ b/CRM/Core/Selector/Base.php @@ -184,4 +184,3 @@ class CRM_Core_Selector_Base { return $this->_key; } } - diff --git a/CRM/Core/Selector/Controller.php b/CRM/Core/Selector/Controller.php index d0fb7e5237..ac14da9097 100644 --- a/CRM/Core/Selector/Controller.php +++ b/CRM/Core/Selector/Controller.php @@ -531,4 +531,3 @@ class CRM_Core_Selector_Controller { return $this->_dynamicAction; } } - diff --git a/CRM/Core/ShowHideBlocks.php b/CRM/Core/ShowHideBlocks.php index 9b9427db0f..e9f9616a05 100644 --- a/CRM/Core/ShowHideBlocks.php +++ b/CRM/Core/ShowHideBlocks.php @@ -253,4 +253,3 @@ class CRM_Core_ShowHideBlocks { } } } - diff --git a/CRM/Core/Smarty.php b/CRM/Core/Smarty.php index 39630c1119..61e33e8b7c 100644 --- a/CRM/Core/Smarty.php +++ b/CRM/Core/Smarty.php @@ -322,4 +322,3 @@ class CRM_Core_Smarty extends Smarty { return $this; } } - diff --git a/CRM/Core/Smarty/plugins/block.edit.php b/CRM/Core/Smarty/plugins/block.edit.php index 29a9e4c3ba..074a18c55d 100644 --- a/CRM/Core/Smarty/plugins/block.edit.php +++ b/CRM/Core/Smarty/plugins/block.edit.php @@ -51,4 +51,3 @@ function smarty_block_edit($params, $text, &$smarty) { $action = $smarty->_tpl_vars['action']; return ($action & 3) ? $text : NULL; } - diff --git a/CRM/Core/Smarty/plugins/block.htxt.php b/CRM/Core/Smarty/plugins/block.htxt.php index 31ad64040a..2b56405054 100644 --- a/CRM/Core/Smarty/plugins/block.htxt.php +++ b/CRM/Core/Smarty/plugins/block.htxt.php @@ -52,4 +52,3 @@ function smarty_block_htxt($params, $text, &$smarty) { return NULL; } } - diff --git a/CRM/Core/Smarty/plugins/block.localize.php b/CRM/Core/Smarty/plugins/block.localize.php index eb648ef36b..0b089a3e52 100644 --- a/CRM/Core/Smarty/plugins/block.localize.php +++ b/CRM/Core/Smarty/plugins/block.localize.php @@ -64,4 +64,3 @@ function smarty_block_localize($params, $text, &$smarty) { return implode(', ', $lines); } - diff --git a/CRM/Core/Smarty/plugins/block.serialize.php b/CRM/Core/Smarty/plugins/block.serialize.php index e805dcbefa..cd3745ef72 100644 --- a/CRM/Core/Smarty/plugins/block.serialize.php +++ b/CRM/Core/Smarty/plugins/block.serialize.php @@ -48,4 +48,3 @@ function smarty_block_serialize($params, $text, &$smarty) { return serialize($text); } - diff --git a/CRM/Core/Smarty/plugins/block.ts.php b/CRM/Core/Smarty/plugins/block.ts.php index 00abf28af6..c4630a8d9a 100644 --- a/CRM/Core/Smarty/plugins/block.ts.php +++ b/CRM/Core/Smarty/plugins/block.ts.php @@ -52,4 +52,3 @@ function smarty_block_ts($params, $text, &$smarty) { } return ts($text, $params); } - diff --git a/CRM/Core/Smarty/plugins/function.crmAPI.php b/CRM/Core/Smarty/plugins/function.crmAPI.php index 535d2a2ee3..1177c2f482 100644 --- a/CRM/Core/Smarty/plugins/function.crmAPI.php +++ b/CRM/Core/Smarty/plugins/function.crmAPI.php @@ -75,7 +75,3 @@ function smarty_function_crmAPI($params, &$smarty) { $smarty->assign($params["var"], $result); } } - - - - diff --git a/CRM/Core/Smarty/plugins/function.crmDBTpl.php b/CRM/Core/Smarty/plugins/function.crmDBTpl.php index fcdfef6b3b..2b85e0052c 100644 --- a/CRM/Core/Smarty/plugins/function.crmDBTpl.php +++ b/CRM/Core/Smarty/plugins/function.crmDBTpl.php @@ -46,5 +46,3 @@ function smarty_function_crmDBTpl($params, &$smarty) { ); $smarty->assign($params['var'], $contextNameData); } - - diff --git a/CRM/Core/Smarty/plugins/function.crmKey.php b/CRM/Core/Smarty/plugins/function.crmKey.php index dfadb0ed56..296d13651d 100644 --- a/CRM/Core/Smarty/plugins/function.crmKey.php +++ b/CRM/Core/Smarty/plugins/function.crmKey.php @@ -48,4 +48,3 @@ function smarty_function_crmKey($params, &$smarty) { CRM_Utils_Array::value('addSequence', $params, 0) ); } - diff --git a/CRM/Core/Smarty/plugins/function.docURL.php b/CRM/Core/Smarty/plugins/function.docURL.php index 4d8e5f13df..e932f20e50 100644 --- a/CRM/Core/Smarty/plugins/function.docURL.php +++ b/CRM/Core/Smarty/plugins/function.docURL.php @@ -50,4 +50,3 @@ function smarty_function_docURL($params, &$smarty) { return CRM_Utils_System::docURL($params); } } - diff --git a/CRM/Core/Smarty/plugins/function.isValueChange.php b/CRM/Core/Smarty/plugins/function.isValueChange.php index b7656902d9..5dd97122fc 100644 --- a/CRM/Core/Smarty/plugins/function.isValueChange.php +++ b/CRM/Core/Smarty/plugins/function.isValueChange.php @@ -86,4 +86,3 @@ function smarty_function_isValueChange($params, &$smarty) { return; } - diff --git a/CRM/Core/Smarty/plugins/function.sectionTotal.php b/CRM/Core/Smarty/plugins/function.sectionTotal.php index 0ae5d629bb..9c0d22fda0 100644 --- a/CRM/Core/Smarty/plugins/function.sectionTotal.php +++ b/CRM/Core/Smarty/plugins/function.sectionTotal.php @@ -77,4 +77,3 @@ function smarty_function_sectionTotal($params, &$smarty) { // return the corresponding total return $smarty->_tpl_vars['sectionTotals'][$totalsKey]; } - diff --git a/CRM/Core/Smarty/plugins/function.simpleActivityContacts.php b/CRM/Core/Smarty/plugins/function.simpleActivityContacts.php index a1f4a7453c..c1cca3f638 100644 --- a/CRM/Core/Smarty/plugins/function.simpleActivityContacts.php +++ b/CRM/Core/Smarty/plugins/function.simpleActivityContacts.php @@ -63,4 +63,3 @@ function smarty_function_simpleActivityContacts($params, &$smarty) { return ''; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmAddClass.php b/CRM/Core/Smarty/plugins/modifier.crmAddClass.php index f2f3eb302e..36e6c58ac6 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmAddClass.php +++ b/CRM/Core/Smarty/plugins/modifier.crmAddClass.php @@ -52,4 +52,3 @@ function smarty_modifier_crmAddClass($string, $class) { } return $string; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmBtnType.php b/CRM/Core/Smarty/plugins/modifier.crmBtnType.php index c8a33cb910..df7a052ba6 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmBtnType.php +++ b/CRM/Core/Smarty/plugins/modifier.crmBtnType.php @@ -50,4 +50,3 @@ function smarty_modifier_crmBtnType($btnName) { return $substr[3]; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php b/CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php index 41a181e434..9d9c747c9f 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php +++ b/CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php @@ -54,4 +54,3 @@ function smarty_modifier_crmBtnValidate($btnName) { } return 'cancel'; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmDate.php b/CRM/Core/Smarty/plugins/modifier.crmDate.php index 03ba2eb75e..0c1e252600 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmDate.php +++ b/CRM/Core/Smarty/plugins/modifier.crmDate.php @@ -59,4 +59,3 @@ function smarty_modifier_crmDate($dateString, $dateFormat = NULL, $onlyTime = FA } return ''; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmDelete.php b/CRM/Core/Smarty/plugins/modifier.crmDelete.php index 356ce09952..ca1439f765 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmDelete.php +++ b/CRM/Core/Smarty/plugins/modifier.crmDelete.php @@ -53,4 +53,3 @@ function smarty_modifier_crmDelete($string, $attribute) { $pattern = '/' . $attribute . '="([^"]+?)"/'; return preg_replace($pattern, '', $string); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmFirstWord.php b/CRM/Core/Smarty/plugins/modifier.crmFirstWord.php index f07f1c029a..2097b87a84 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmFirstWord.php +++ b/CRM/Core/Smarty/plugins/modifier.crmFirstWord.php @@ -45,4 +45,3 @@ function smarty_modifier_crmFirstWord($string) { $words = explode(' ', $string); return $words[0]; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmICalDate.php b/CRM/Core/Smarty/plugins/modifier.crmICalDate.php index eb44f58f2c..d71abb82f2 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmICalDate.php +++ b/CRM/Core/Smarty/plugins/modifier.crmICalDate.php @@ -45,4 +45,3 @@ function smarty_modifier_crmICalDate($str, $gdata = FALSE) { return CRM_Utils_ICalendar::formatDate($str, $gdata); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmICalText.php b/CRM/Core/Smarty/plugins/modifier.crmICalText.php index b989ff0e06..17bd261571 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmICalText.php +++ b/CRM/Core/Smarty/plugins/modifier.crmICalText.php @@ -43,4 +43,3 @@ function smarty_modifier_crmICalText($str) { return CRM_Utils_ICalendar::formatText($str); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmInsert.php b/CRM/Core/Smarty/plugins/modifier.crmInsert.php index 188756db18..f25a50f16e 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmInsert.php +++ b/CRM/Core/Smarty/plugins/modifier.crmInsert.php @@ -49,4 +49,3 @@ function smarty_modifier_crmInsert($string, $attribute, $value, $insertBefore = '/>') { return str_replace($insertBefore, ' ' . $attribute . '="' . $value . '"' . $insertBefore, $string); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmMoney.php b/CRM/Core/Smarty/plugins/modifier.crmMoney.php index 7e25a0acc1..10fcc84af7 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmMoney.php +++ b/CRM/Core/Smarty/plugins/modifier.crmMoney.php @@ -47,4 +47,3 @@ function smarty_modifier_crmMoney($amount, $currency = NULL, $format = NULL, $onlyNumber = FALSE) { return CRM_Utils_Money::format($amount, $currency, $format, $onlyNumber); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php b/CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php index b5a1be87db..c314264745 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php +++ b/CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php @@ -62,4 +62,3 @@ function smarty_modifier_crmNumberFormat($number, $decimals = NULL, $dec_point = return ''; } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmReplace.php b/CRM/Core/Smarty/plugins/modifier.crmReplace.php index 1be4eb2a32..1b9b136b7e 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmReplace.php +++ b/CRM/Core/Smarty/plugins/modifier.crmReplace.php @@ -51,4 +51,3 @@ function smarty_modifier_crmReplace($string, $attribute, $value) { $pattern = '/' . $attribute . '="([^"]+?)"/'; return preg_replace($pattern, $attribute . '="' . $value . '"', $string); } - diff --git a/CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php b/CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php index 6801e95ffa..fedf9834e5 100644 --- a/CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php +++ b/CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php @@ -44,4 +44,3 @@ function smarty_modifier_crmStripAlternatives($full) { return CRM_Utils_String::stripAlternatives($full); } - diff --git a/CRM/Core/Smarty/plugins/modifier.htmlize.php b/CRM/Core/Smarty/plugins/modifier.htmlize.php index b343a4a1a0..f65663c485 100644 --- a/CRM/Core/Smarty/plugins/modifier.htmlize.php +++ b/CRM/Core/Smarty/plugins/modifier.htmlize.php @@ -45,4 +45,3 @@ function smarty_modifier_htmlize($text) { $text = nl2br($text); return $text; } - diff --git a/CRM/Core/Smarty/plugins/modifier.json.php b/CRM/Core/Smarty/plugins/modifier.json.php index e900bb93dc..f9c5bc2d4f 100644 --- a/CRM/Core/Smarty/plugins/modifier.json.php +++ b/CRM/Core/Smarty/plugins/modifier.json.php @@ -45,4 +45,3 @@ function smarty_modifier_json($data) { return json_encode($data); } - diff --git a/CRM/Core/Smarty/plugins/modifier.mb_truncate.php b/CRM/Core/Smarty/plugins/modifier.mb_truncate.php index 7433817621..f87ff573e9 100644 --- a/CRM/Core/Smarty/plugins/modifier.mb_truncate.php +++ b/CRM/Core/Smarty/plugins/modifier.mb_truncate.php @@ -88,4 +88,3 @@ function smarty_modifier_mb_truncate($string, $length = 80, $etc = '...', } /* vim: set expandtab: */ - diff --git a/CRM/Core/Smarty/plugins/modifier.substring.php b/CRM/Core/Smarty/plugins/modifier.substring.php index a95ddea24f..c2e7cb7556 100644 --- a/CRM/Core/Smarty/plugins/modifier.substring.php +++ b/CRM/Core/Smarty/plugins/modifier.substring.php @@ -58,4 +58,3 @@ function smarty_modifier_substring($string, $position, $length) { return substr($string, $position, $length); } - diff --git a/CRM/Core/Smarty/plugins/prefilter.resetExtScope.php b/CRM/Core/Smarty/plugins/prefilter.resetExtScope.php index 01b007009c..79f4799a48 100644 --- a/CRM/Core/Smarty/plugins/prefilter.resetExtScope.php +++ b/CRM/Core/Smarty/plugins/prefilter.resetExtScope.php @@ -9,4 +9,4 @@ function smarty_prefilter_resetExtScope($tpl_source, &$smarty) { '{crmScope extensionKey=""}' . $tpl_source .'{/crmScope}'; -} \ No newline at end of file +} diff --git a/CRM/Core/Smarty/resources/String.php b/CRM/Core/Smarty/resources/String.php index 4965d015f5..2e570ea9b4 100644 --- a/CRM/Core/Smarty/resources/String.php +++ b/CRM/Core/Smarty/resources/String.php @@ -75,4 +75,3 @@ function civicrm_smarty_register_string_resource() { ) ); } - diff --git a/CRM/Core/State.php b/CRM/Core/State.php index 49778f92d5..a926d48e21 100644 --- a/CRM/Core/State.php +++ b/CRM/Core/State.php @@ -203,4 +203,3 @@ class CRM_Core_State { return $this->_type; } } - diff --git a/CRM/Core/StateMachine.php b/CRM/Core/StateMachine.php index 6f524a8c80..ac8edf5081 100644 --- a/CRM/Core/StateMachine.php +++ b/CRM/Core/StateMachine.php @@ -386,4 +386,3 @@ class CRM_Core_StateMachine { } } - diff --git a/CRM/Core/TableHierarchy.php b/CRM/Core/TableHierarchy.php index 539bc9bc4d..c5a8d72658 100644 --- a/CRM/Core/TableHierarchy.php +++ b/CRM/Core/TableHierarchy.php @@ -88,4 +88,3 @@ class CRM_Core_TableHierarchy { return self::$info; } } - diff --git a/CRM/Custom/Form/ChangeFieldType.php b/CRM/Custom/Form/ChangeFieldType.php index db99e803d9..64edf894c0 100644 --- a/CRM/Custom/Form/ChangeFieldType.php +++ b/CRM/Custom/Form/ChangeFieldType.php @@ -310,4 +310,3 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form { } } } - diff --git a/CRM/Custom/Form/CustomData.php b/CRM/Custom/Form/CustomData.php index 1a2e5d5fd3..62738b6749 100644 --- a/CRM/Custom/Form/CustomData.php +++ b/CRM/Custom/Form/CustomData.php @@ -166,4 +166,3 @@ class CRM_Custom_Form_CustomData { CRM_Core_BAO_CustomGroup::buildQuickForm($form, $form->_groupTree); } } - diff --git a/CRM/Custom/Form/DeleteField.php b/CRM/Custom/Form/DeleteField.php index 03efefca03..d7abf16031 100644 --- a/CRM/Custom/Form/DeleteField.php +++ b/CRM/Custom/Form/DeleteField.php @@ -115,4 +115,3 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form { } } - diff --git a/CRM/Custom/Form/DeleteGroup.php b/CRM/Custom/Form/DeleteGroup.php index 12c89634e7..ca19b44db6 100644 --- a/CRM/Custom/Form/DeleteGroup.php +++ b/CRM/Custom/Form/DeleteGroup.php @@ -117,4 +117,3 @@ class CRM_Custom_Form_DeleteGroup extends CRM_Core_Form { 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 124256721d..925463294e 100644 --- a/CRM/Custom/Form/Field.php +++ b/CRM/Custom/Form/Field.php @@ -1008,4 +1008,3 @@ SELECT id $this->ajaxResponse['customField'] = $customField->toArray(); } } - diff --git a/CRM/Custom/Form/Group.php b/CRM/Custom/Form/Group.php index ceb0df1a5a..43cb12da11 100644 --- a/CRM/Custom/Form/Group.php +++ b/CRM/Custom/Form/Group.php @@ -549,4 +549,3 @@ 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 bca1590734..1a94fd5ba5 100644 --- a/CRM/Custom/Form/MoveField.php +++ b/CRM/Custom/Form/MoveField.php @@ -178,4 +178,3 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form { )), '', 'success'); } } - diff --git a/CRM/Custom/Form/Option.php b/CRM/Custom/Form/Option.php index 2b8df55926..d26347d6e2 100644 --- a/CRM/Custom/Form/Option.php +++ b/CRM/Custom/Form/Option.php @@ -520,4 +520,3 @@ SELECT count(*) } } } - diff --git a/CRM/Custom/Form/Preview.php b/CRM/Custom/Form/Preview.php index 36a2d3e64d..6f0005ffd7 100644 --- a/CRM/Custom/Form/Preview.php +++ b/CRM/Custom/Form/Preview.php @@ -132,4 +132,3 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form { ); } } - diff --git a/CRM/Custom/Import/Field.php b/CRM/Custom/Import/Field.php index fda8ef2a9a..79d41a1b5b 100644 --- a/CRM/Custom/Import/Field.php +++ b/CRM/Custom/Import/Field.php @@ -29,4 +29,3 @@ * Class CRM_Custom_Import_Field */ class CRM_Custom_Import_Field extends CRM_Contact_Import_Field{} - diff --git a/CRM/Custom/Import/Parser.php b/CRM/Custom/Import/Parser.php index 5c4deea6ac..ad9aff845b 100644 --- a/CRM/Custom/Import/Parser.php +++ b/CRM/Custom/Import/Parser.php @@ -380,4 +380,3 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser { } } } - diff --git a/CRM/Custom/Page/Field.php b/CRM/Custom/Page/Field.php index 807fa1afe4..55a5f079fe 100644 --- a/CRM/Custom/Page/Field.php +++ b/CRM/Custom/Page/Field.php @@ -317,4 +317,3 @@ class CRM_Custom_Page_Field extends CRM_Core_Page { $controller->run(); } } - diff --git a/CRM/Custom/Page/Group.php b/CRM/Custom/Page/Group.php index ea6b2550a4..0c2ba25100 100644 --- a/CRM/Custom/Page/Group.php +++ b/CRM/Custom/Page/Group.php @@ -333,4 +333,3 @@ 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 7467bc92ab..449285cad6 100644 --- a/CRM/Custom/Page/Option.php +++ b/CRM/Custom/Page/Option.php @@ -326,4 +326,3 @@ ORDER BY weight, label return parent::run(); } } - diff --git a/CRM/Dashlet/Page/Activity.php b/CRM/Dashlet/Page/Activity.php index 80b74dd87b..edeebd4791 100644 --- a/CRM/Dashlet/Page/Activity.php +++ b/CRM/Dashlet/Page/Activity.php @@ -77,4 +77,3 @@ 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 6b071986be..94be3d9c6b 100644 --- a/CRM/Dashlet/Page/AllCases.php +++ b/CRM/Dashlet/Page/AllCases.php @@ -64,4 +64,3 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page { return parent::run(); } } - diff --git a/CRM/Dashlet/Page/CaseDashboard.php b/CRM/Dashlet/Page/CaseDashboard.php index 54b63cb22b..048eba8a8f 100644 --- a/CRM/Dashlet/Page/CaseDashboard.php +++ b/CRM/Dashlet/Page/CaseDashboard.php @@ -63,4 +63,3 @@ 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 1e82646199..326c7f70d7 100644 --- a/CRM/Dashlet/Page/MyCases.php +++ b/CRM/Dashlet/Page/MyCases.php @@ -64,4 +64,3 @@ 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 dc7fb41066..ed57379465 100644 --- a/CRM/Dedupe/BAO/QueryBuilder.php +++ b/CRM/Dedupe/BAO/QueryBuilder.php @@ -23,6 +23,3 @@ class CRM_Dedupe_BAO_QueryBuilder { } } }; - - - diff --git a/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php b/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php index c96c28b0b6..2d90f02e21 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php @@ -69,6 +69,3 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualGeneral extends CRM_Dedupe_BAO_Query 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 087b19993b..080f3df0cb 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php @@ -55,6 +55,3 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualSupervised extends CRM_Dedupe_BAO_Qu return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query); } }; - - - diff --git a/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php b/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php index f44b344d41..a810bc0898 100644 --- a/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php +++ b/CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php @@ -108,6 +108,3 @@ 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 d62db4e572..a2cb22c324 100644 --- a/CRM/Dedupe/BAO/Rule.php +++ b/CRM/Dedupe/BAO/Rule.php @@ -229,4 +229,3 @@ 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 0b1a692145..e569230916 100644 --- a/CRM/Dedupe/BAO/RuleGroup.php +++ b/CRM/Dedupe/BAO/RuleGroup.php @@ -454,4 +454,3 @@ 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 709fb65544..f3cff170aa 100644 --- a/CRM/Dedupe/Finder.php +++ b/CRM/Dedupe/Finder.php @@ -304,4 +304,3 @@ class CRM_Dedupe_Finder { return $params; } } - diff --git a/CRM/Event/BAO/ParticipantPayment.php b/CRM/Event/BAO/ParticipantPayment.php index b8c08e2bb8..0f6dae79c7 100644 --- a/CRM/Event/BAO/ParticipantPayment.php +++ b/CRM/Event/BAO/ParticipantPayment.php @@ -116,4 +116,3 @@ 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 5132e1fa6b..23797561ec 100644 --- a/CRM/Event/BAO/ParticipantStatusType.php +++ b/CRM/Event/BAO/ParticipantStatusType.php @@ -322,4 +322,3 @@ 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 c090b6bb46..a06a8b93b1 100644 --- a/CRM/Event/BAO/Query.php +++ b/CRM/Event/BAO/Query.php @@ -691,4 +691,3 @@ class CRM_Event_BAO_Query { } } } - diff --git a/CRM/Event/Badge.php b/CRM/Event/Badge.php index 82524cc79b..758b0e2a68 100644 --- a/CRM/Event/Badge.php +++ b/CRM/Event/Badge.php @@ -194,4 +194,3 @@ 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 29843557e3..0c119ff3ce 100644 --- a/CRM/Event/Badge/Logo.php +++ b/CRM/Event/Badge/Logo.php @@ -46,4 +46,3 @@ class CRM_Event_Badge_Logo extends CRM_Event_Badge { $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 e75cf24257..ba6fe5b8bd 100644 --- a/CRM/Event/Badge/Logo5395.php +++ b/CRM/Event/Badge/Logo5395.php @@ -46,4 +46,3 @@ class CRM_Event_Badge_Logo5395 extends CRM_Event_Badge { $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 0f409162f7..a3c91bb748 100644 --- a/CRM/Event/Badge/NameTent.php +++ b/CRM/Event/Badge/NameTent.php @@ -88,4 +88,3 @@ class CRM_Event_Badge_NameTent extends CRM_Event_Badge { $this->pdf->StopTransform(); } } - diff --git a/CRM/Event/Badge/Simple.php b/CRM/Event/Badge/Simple.php index 2d378e85b4..19b9fbd41d 100644 --- a/CRM/Event/Badge/Simple.php +++ b/CRM/Event/Badge/Simple.php @@ -59,4 +59,3 @@ class CRM_Event_Badge_Simple extends CRM_Event_Badge { //$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 97aed8c094..204ca1a285 100644 --- a/CRM/Event/Cart/BAO/Cart.php +++ b/CRM/Event/Cart/BAO/Cart.php @@ -342,6 +342,3 @@ 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 c07bb5f0c6..b207e6c7d5 100644 --- a/CRM/Event/Cart/BAO/Conference.php +++ b/CRM/Event/Cart/BAO/Conference.php @@ -40,4 +40,3 @@ EOS; return $smarty_sessions; } } - diff --git a/CRM/Event/Cart/BAO/EventInCart.php b/CRM/Event/Cart/BAO/EventInCart.php index b149544eeb..c93ae2bd02 100644 --- a/CRM/Event/Cart/BAO/EventInCart.php +++ b/CRM/Event/Cart/BAO/EventInCart.php @@ -319,4 +319,3 @@ class CRM_Event_Cart_BAO_EventInCart extends CRM_Event_Cart_DAO_EventInCart impl else 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 9541492f16..b7693ab999 100644 --- a/CRM/Event/Cart/BAO/MerParticipant.php +++ b/CRM/Event/Cart/BAO/MerParticipant.php @@ -188,4 +188,3 @@ class CRM_Event_Cart_BAO_MerParticipant extends CRM_Event_BAO_Participant { 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 28d9b22307..cb69db8258 100644 --- a/CRM/Event/Cart/Controller/Checkout.php +++ b/CRM/Event/Cart/Controller/Checkout.php @@ -28,4 +28,3 @@ class CRM_Event_Cart_Controller_Checkout extends CRM_Core_Controller { } } } - diff --git a/CRM/Event/Cart/Form/Cart.php b/CRM/Event/Cart/Form/Cart.php index 10adac14e6..28d884d297 100644 --- a/CRM/Event/Cart/Form/Cart.php +++ b/CRM/Event/Cart/Form/Cart.php @@ -175,4 +175,3 @@ class CRM_Event_Cart_Form_Cart extends CRM_Core_Form { return $container['values'][$page_name]; } } - diff --git a/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php b/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php index 6355a3cb8a..26cbe8e376 100644 --- a/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php +++ b/CRM/Event/Cart/Form/Checkout/ConferenceEvents.php @@ -145,4 +145,3 @@ EOS; $this->cart->save(); } } - diff --git a/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php b/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php index d9ebdbece4..4d46789cdc 100644 --- a/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php +++ b/CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php @@ -245,4 +245,3 @@ 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 4302eccbe2..da7abff601 100644 --- a/CRM/Event/Cart/Form/Checkout/Payment.php +++ b/CRM/Event/Cart/Form/Checkout/Payment.php @@ -722,4 +722,3 @@ 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 6dc21c5a53..b1594f886b 100644 --- a/CRM/Event/Cart/Form/Checkout/ThankYou.php +++ b/CRM/Event/Cart/Form/Checkout/ThankYou.php @@ -80,4 +80,3 @@ class CRM_Event_Cart_Form_Checkout_ThankYou extends CRM_Event_Cart_Form_Cart { //$this->loadParticipants( ); } } - diff --git a/CRM/Event/Cart/Form/MerParticipant.php b/CRM/Event/Cart/Form/MerParticipant.php index 6e63b8642c..f67fef8076 100644 --- a/CRM/Event/Cart/Form/MerParticipant.php +++ b/CRM/Event/Cart/Form/MerParticipant.php @@ -134,4 +134,3 @@ 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 a57779440f..0ec31cdbf4 100644 --- a/CRM/Event/Cart/Page/AddToCart.php +++ b/CRM/Event/Cart/Page/AddToCart.php @@ -23,6 +23,3 @@ 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 7037f0bee8..8b85bf6e80 100644 --- a/CRM/Event/Cart/Page/CheckoutAJAX.php +++ b/CRM/Event/Cart/Page/CheckoutAJAX.php @@ -49,4 +49,3 @@ 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 68e1552250..72e3298a6e 100644 --- a/CRM/Event/Cart/Page/RemoveFromCart.php +++ b/CRM/Event/Cart/Page/RemoveFromCart.php @@ -17,6 +17,3 @@ class CRM_Event_Cart_Page_RemoveFromCart extends CRM_Core_Page { 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 32ba49ffc3..555f062247 100644 --- a/CRM/Event/Cart/Page/ViewCart.php +++ b/CRM/Event/Cart/Page/ViewCart.php @@ -20,6 +20,3 @@ 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 e210dbff0f..d56d42ede9 100644 --- a/CRM/Event/Cart/StateMachine/Checkout.php +++ b/CRM/Event/Cart/StateMachine/Checkout.php @@ -41,4 +41,3 @@ class CRM_Event_Cart_StateMachine_Checkout extends CRM_Core_StateMachine { $this->addSequentialPages($pages, $action); } } - diff --git a/CRM/Event/Config.php b/CRM/Event/Config.php index 5743fb8fa9..91c15903c9 100644 --- a/CRM/Event/Config.php +++ b/CRM/Event/Config.php @@ -36,4 +36,3 @@ * */ class CRM_Event_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Event/Controller/Registration.php b/CRM/Event/Controller/Registration.php index 52da654590..85995ffe63 100644 --- a/CRM/Event/Controller/Registration.php +++ b/CRM/Event/Controller/Registration.php @@ -63,4 +63,3 @@ class CRM_Event_Controller_Registration extends CRM_Core_Controller { } } - diff --git a/CRM/Event/Controller/Search.php b/CRM/Event/Controller/Search.php index 0fd8410d02..da641fe2ca 100644 --- a/CRM/Event/Controller/Search.php +++ b/CRM/Event/Controller/Search.php @@ -77,4 +77,3 @@ class CRM_Event_Controller_Search extends CRM_Core_Controller { $this->addActions($uploadDir, $uploadNames); } } - diff --git a/CRM/Event/Form/EventFees.php b/CRM/Event/Form/EventFees.php index 5abacbb9e2..6b116153fd 100644 --- a/CRM/Event/Form/EventFees.php +++ b/CRM/Event/Form/EventFees.php @@ -502,4 +502,3 @@ SELECT id, html_type $form->assign('hasPayment', $form->_paymentId); } } - diff --git a/CRM/Event/Form/ManageEvent.php b/CRM/Event/Form/ManageEvent.php index 706a08f595..05764d8d80 100644 --- a/CRM/Event/Form/ManageEvent.php +++ b/CRM/Event/Form/ManageEvent.php @@ -400,4 +400,3 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form { 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 4b15c3880b..05721ceb65 100644 --- a/CRM/Event/Form/ManageEvent/Conference.php +++ b/CRM/Event/Form/ManageEvent/Conference.php @@ -119,4 +119,3 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent { return ts('Conference Slots'); } } - diff --git a/CRM/Event/Form/ManageEvent/Delete.php b/CRM/Event/Form/ManageEvent/Delete.php index 7e944eda20..f18783abde 100644 --- a/CRM/Event/Form/ManageEvent/Delete.php +++ b/CRM/Event/Form/ManageEvent/Delete.php @@ -113,4 +113,3 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent { } } } - diff --git a/CRM/Event/Form/ManageEvent/EventInfo.php b/CRM/Event/Form/ManageEvent/EventInfo.php index 1d742bff48..419744cea4 100644 --- a/CRM/Event/Form/ManageEvent/EventInfo.php +++ b/CRM/Event/Form/ManageEvent/EventInfo.php @@ -370,4 +370,3 @@ 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 4e46d6c6af..ae17d5a1f6 100644 --- a/CRM/Event/Form/ManageEvent/Fee.php +++ b/CRM/Event/Form/ManageEvent/Fee.php @@ -815,4 +815,3 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent { return ts('Event Fees'); } } - diff --git a/CRM/Event/Form/ManageEvent/Location.php b/CRM/Event/Form/ManageEvent/Location.php index dd6e978b16..15d003ee95 100644 --- a/CRM/Event/Form/ManageEvent/Location.php +++ b/CRM/Event/Form/ManageEvent/Location.php @@ -290,4 +290,3 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent { return ts('Event Location'); } } - diff --git a/CRM/Event/Form/ManageEvent/Registration.php b/CRM/Event/Form/ManageEvent/Registration.php index ab7535aa56..0949e7bd50 100644 --- a/CRM/Event/Form/ManageEvent/Registration.php +++ b/CRM/Event/Form/ManageEvent/Registration.php @@ -1012,4 +1012,3 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent return ts('Online Registration'); } } - diff --git a/CRM/Event/Form/ManageEvent/ScheduleReminders.php b/CRM/Event/Form/ManageEvent/ScheduleReminders.php index b31780302e..2f3f07d656 100644 --- a/CRM/Event/Form/ManageEvent/ScheduleReminders.php +++ b/CRM/Event/Form/ManageEvent/ScheduleReminders.php @@ -93,4 +93,4 @@ class CRM_Event_Form_ManageEvent_ScheduleReminders extends CRM_Event_Form_Manage public function getTemplateFileName() { return 'CRM/Admin/Page/ScheduleReminders.tpl'; } -} \ No newline at end of file +} diff --git a/CRM/Event/Form/ParticipantView.php b/CRM/Event/Form/ParticipantView.php index 5313fdb794..51acae3eda 100644 --- a/CRM/Event/Form/ParticipantView.php +++ b/CRM/Event/Form/ParticipantView.php @@ -235,4 +235,3 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form { ); } } - diff --git a/CRM/Event/Form/Registration.php b/CRM/Event/Form/Registration.php index 43b5da97f3..5dc08cd6c9 100644 --- a/CRM/Event/Form/Registration.php +++ b/CRM/Event/Form/Registration.php @@ -1397,4 +1397,3 @@ WHERE v.option_group_id = g.id } } } - diff --git a/CRM/Event/Form/Registration/AdditionalParticipant.php b/CRM/Event/Form/Registration/AdditionalParticipant.php index b7965ca8c3..783728674e 100644 --- a/CRM/Event/Form/Registration/AdditionalParticipant.php +++ b/CRM/Event/Form/Registration/AdditionalParticipant.php @@ -853,4 +853,3 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R } } } - diff --git a/CRM/Event/Form/Registration/ParticipantConfirm.php b/CRM/Event/Form/Registration/ParticipantConfirm.php index 756bcc36ea..50188c6015 100644 --- a/CRM/Event/Form/Registration/ParticipantConfirm.php +++ b/CRM/Event/Form/Registration/ParticipantConfirm.php @@ -218,4 +218,3 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi } } } - diff --git a/CRM/Event/Form/Registration/ThankYou.php b/CRM/Event/Form/Registration/ThankYou.php index a688c92439..a8a69f2d18 100644 --- a/CRM/Event/Form/Registration/ThankYou.php +++ b/CRM/Event/Form/Registration/ThankYou.php @@ -252,4 +252,3 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration { return ts('Thank You Page'); } } - diff --git a/CRM/Event/Form/Search.php b/CRM/Event/Form/Search.php index 6ffe9a969f..2f671b2997 100644 --- a/CRM/Event/Form/Search.php +++ b/CRM/Event/Form/Search.php @@ -462,4 +462,3 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search { return ts('Find Participants'); } } - diff --git a/CRM/Event/Form/SearchEvent.php b/CRM/Event/Form/SearchEvent.php index 5a84991d5e..3e3087e0ec 100644 --- a/CRM/Event/Form/SearchEvent.php +++ b/CRM/Event/Form/SearchEvent.php @@ -110,4 +110,3 @@ class CRM_Event_Form_SearchEvent extends CRM_Core_Form { } } } - diff --git a/CRM/Event/Form/Task.php b/CRM/Event/Form/Task.php index 9b56001e4f..2db1f3be3d 100644 --- a/CRM/Event/Form/Task.php +++ b/CRM/Event/Form/Task.php @@ -180,4 +180,3 @@ 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 47e8f70923..c2f4d17ef9 100644 --- a/CRM/Event/Form/Task/AddToGroup.php +++ b/CRM/Event/Form/Task/AddToGroup.php @@ -239,4 +239,3 @@ class CRM_Event_Form_Task_AddToGroup extends CRM_Event_Form_Task { CRM_Core_Session::setStatus($status, ts('Added Contact to %1', array(1 => $groupName, 'count' => $added, '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 637841f367..4819649cb5 100644 --- a/CRM/Event/Form/Task/Badge.php +++ b/CRM/Event/Form/Task/Badge.php @@ -116,4 +116,3 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task { CRM_Badge_BAO_Badge::buildBadges($params, $this); } } - diff --git a/CRM/Event/Form/Task/Batch.php b/CRM/Event/Form/Task/Batch.php index 0407348db6..54fd23af49 100644 --- a/CRM/Event/Form/Task/Batch.php +++ b/CRM/Event/Form/Task/Batch.php @@ -397,4 +397,3 @@ 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 3c3b38681f..59e3a88bb2 100644 --- a/CRM/Event/Form/Task/Cancel.php +++ b/CRM/Event/Form/Task/Cancel.php @@ -88,4 +88,3 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task { } } } - diff --git a/CRM/Event/Form/Task/Delete.php b/CRM/Event/Form/Task/Delete.php index 19c59b4d1b..12f19c12c1 100644 --- a/CRM/Event/Form/Task/Delete.php +++ b/CRM/Event/Form/Task/Delete.php @@ -132,4 +132,3 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task { } } } - diff --git a/CRM/Event/Form/Task/Email.php b/CRM/Event/Form/Task/Email.php index 4998f92077..7789495918 100644 --- a/CRM/Event/Form/Task/Email.php +++ b/CRM/Event/Form/Task/Email.php @@ -99,4 +99,3 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } } - diff --git a/CRM/Event/Form/Task/ParticipantStatus.php b/CRM/Event/Form/Task/ParticipantStatus.php index b020ac80c1..25f68f10e6 100644 --- a/CRM/Event/Form/Task/ParticipantStatus.php +++ b/CRM/Event/Form/Task/ParticipantStatus.php @@ -58,4 +58,3 @@ 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 02fa633733..92e542c160 100644 --- a/CRM/Event/Form/Task/PickProfile.php +++ b/CRM/Event/Form/Task/PickProfile.php @@ -143,4 +143,3 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task { $this->controller->resetPage('Batch'); } } - diff --git a/CRM/Event/Form/Task/Print.php b/CRM/Event/Form/Task/Print.php index 1cf0e5cb67..a5458389d3 100644 --- a/CRM/Event/Form/Task/Print.php +++ b/CRM/Event/Form/Task/Print.php @@ -102,4 +102,3 @@ class CRM_Event_Form_Task_Print extends CRM_Event_Form_Task { // 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 c768376dcc..1bc0da9393 100644 --- a/CRM/Event/Form/Task/Result.php +++ b/CRM/Event/Form/Task/Result.php @@ -67,4 +67,3 @@ class CRM_Event_Form_Task_Result extends CRM_Event_Form_Task { CRM_Utils_System::redirect($url); } } - diff --git a/CRM/Event/Form/Task/SaveSearch.php b/CRM/Event/Form/Task/SaveSearch.php index 39722c4310..0c342e98bc 100644 --- a/CRM/Event/Form/Task/SaveSearch.php +++ b/CRM/Event/Form/Task/SaveSearch.php @@ -135,4 +135,3 @@ 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 7c55b7f40e..6d6447e263 100644 --- a/CRM/Event/Form/Task/SaveSearch/Update.php +++ b/CRM/Event/Form/Task/SaveSearch/Update.php @@ -73,4 +73,3 @@ 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 9b553487cc..6ade4bd602 100644 --- a/CRM/Event/Form/Task/SearchTaskHookSample.php +++ b/CRM/Event/Form/Task/SearchTaskHookSample.php @@ -86,4 +86,3 @@ 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 07ece114c0..8a74f5b089 100644 --- a/CRM/Event/Import/Controller.php +++ b/CRM/Event/Import/Controller.php @@ -55,4 +55,3 @@ class CRM_Event_Import_Controller extends CRM_Core_Controller { $this->addActions($config->uploadDir, array('uploadFile')); } } - diff --git a/CRM/Event/Import/Field.php b/CRM/Event/Import/Field.php index bddf5e6294..fcc59e5059 100644 --- a/CRM/Event/Import/Field.php +++ b/CRM/Event/Import/Field.php @@ -146,4 +146,3 @@ class CRM_Event_Import_Field { return TRUE; } } - diff --git a/CRM/Event/Import/Form/DataSource.php b/CRM/Event/Import/Form/DataSource.php index aed634735c..3d4505ec9c 100644 --- a/CRM/Event/Import/Form/DataSource.php +++ b/CRM/Event/Import/Form/DataSource.php @@ -198,4 +198,3 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form { return ts('Upload Data'); } } - diff --git a/CRM/Event/Import/Form/MapField.php b/CRM/Event/Import/Form/MapField.php index e741c6dd13..1f7f1520f8 100644 --- a/CRM/Event/Import/Form/MapField.php +++ b/CRM/Event/Import/Form/MapField.php @@ -483,4 +483,3 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField { $parser->set($this); } } - diff --git a/CRM/Event/Import/Form/Preview.php b/CRM/Event/Import/Form/Preview.php index d7a7d7655f..6165752302 100644 --- a/CRM/Event/Import/Form/Preview.php +++ b/CRM/Event/Import/Form/Preview.php @@ -175,4 +175,3 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview { } } } - diff --git a/CRM/Event/Import/Form/Summary.php b/CRM/Event/Import/Form/Summary.php index 5247b11e0d..34cbf8fade 100644 --- a/CRM/Event/Import/Form/Summary.php +++ b/CRM/Event/Import/Form/Summary.php @@ -100,4 +100,3 @@ class CRM_Event_Import_Form_Summary extends CRM_Import_Form_Summary { } } - diff --git a/CRM/Event/Import/Parser.php b/CRM/Event/Import/Parser.php index 6b71b3cf7d..ed65ddd493 100644 --- a/CRM/Event/Import/Parser.php +++ b/CRM/Event/Import/Parser.php @@ -448,4 +448,3 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser { } } - diff --git a/CRM/Event/Import/Parser/Participant.php b/CRM/Event/Import/Parser/Participant.php index 889c7a2a3b..89f9020250 100644 --- a/CRM/Event/Import/Parser/Participant.php +++ b/CRM/Event/Import/Parser/Participant.php @@ -500,4 +500,3 @@ 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 05e737a8d7..201017f983 100644 --- a/CRM/Event/Info.php +++ b/CRM/Event/Info.php @@ -155,4 +155,3 @@ class CRM_Event_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Event/Page/AJAX.php b/CRM/Event/Page/AJAX.php index f7ef649d07..45ba896cbd 100644 --- a/CRM/Event/Page/AJAX.php +++ b/CRM/Event/Page/AJAX.php @@ -67,4 +67,3 @@ GROUP BY cv.label"; CRM_Utils_JSON::output($results); } } - diff --git a/CRM/Event/Page/DashBoard.php b/CRM/Event/Page/DashBoard.php index ea0a3e2853..61207c2996 100644 --- a/CRM/Event/Page/DashBoard.php +++ b/CRM/Event/Page/DashBoard.php @@ -92,4 +92,3 @@ 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 a20d170639..056d6f4039 100644 --- a/CRM/Event/Page/EventInfo.php +++ b/CRM/Event/Page/EventInfo.php @@ -374,4 +374,3 @@ 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 47c9ab9fbb..accb70a185 100644 --- a/CRM/Event/Page/ICalendar.php +++ b/CRM/Event/Page/ICalendar.php @@ -103,4 +103,3 @@ 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 ae336c6e88..6273688e56 100644 --- a/CRM/Event/Page/ManageEvent.php +++ b/CRM/Event/Page/ManageEvent.php @@ -570,4 +570,3 @@ SELECT count(id) $this->assign('aToZ', $aToZBar); } } - diff --git a/CRM/Event/Page/ParticipantListing.php b/CRM/Event/Page/ParticipantListing.php index 5df4b91eb5..080222f3f3 100644 --- a/CRM/Event/Page/ParticipantListing.php +++ b/CRM/Event/Page/ParticipantListing.php @@ -96,4 +96,3 @@ class CRM_Event_Page_ParticipantListing extends CRM_Core_Page { $participantListingClass->run(); } } - diff --git a/CRM/Event/Page/ParticipantListing/Name.php b/CRM/Event/Page/ParticipantListing/Name.php index cc488d987b..a9da2f54a5 100644 --- a/CRM/Event/Page/ParticipantListing/Name.php +++ b/CRM/Event/Page/ParticipantListing/Name.php @@ -39,4 +39,3 @@ 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 dc085f811d..733a9809d6 100644 --- a/CRM/Event/Page/ParticipantListing/NameAndEmail.php +++ b/CRM/Event/Page/ParticipantListing/NameAndEmail.php @@ -39,4 +39,3 @@ 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 39f73247c7..44c9620518 100644 --- a/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php +++ b/CRM/Event/Page/ParticipantListing/NameStatusAndDate.php @@ -187,4 +187,3 @@ 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 fc4bf73bfc..04c83ac348 100644 --- a/CRM/Event/Page/ParticipantListing/Simple.php +++ b/CRM/Event/Page/ParticipantListing/Simple.php @@ -173,4 +173,3 @@ SELECT count( civicrm_contact.id ) return $sort->orderBy(); } } - diff --git a/CRM/Event/Page/Tab.php b/CRM/Event/Page/Tab.php index a591049530..0aae4d128f 100644 --- a/CRM/Event/Page/Tab.php +++ b/CRM/Event/Page/Tab.php @@ -307,4 +307,3 @@ class CRM_Event_Page_Tab extends CRM_Core_Page { } } } - diff --git a/CRM/Event/Page/UserDashboard.php b/CRM/Event/Page/UserDashboard.php index cf72fdcd46..9dd9d3b13a 100644 --- a/CRM/Event/Page/UserDashboard.php +++ b/CRM/Event/Page/UserDashboard.php @@ -70,4 +70,3 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard { $this->listParticipations(); } } - diff --git a/CRM/Event/PseudoConstant.php b/CRM/Event/PseudoConstant.php index 6f3edc67d3..e3966e7f89 100644 --- a/CRM/Event/PseudoConstant.php +++ b/CRM/Event/PseudoConstant.php @@ -309,4 +309,3 @@ 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 8ac7fb42b8..678fd32486 100644 --- a/CRM/Event/Selector/Search.php +++ b/CRM/Event/Selector/Search.php @@ -518,4 +518,3 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co return ts('CiviCRM Event Search'); } } - diff --git a/CRM/Event/StateMachine/Registration.php b/CRM/Event/StateMachine/Registration.php index fced7f72c3..66a47a62ff 100644 --- a/CRM/Event/StateMachine/Registration.php +++ b/CRM/Event/StateMachine/Registration.php @@ -98,4 +98,3 @@ 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 61953047f0..48c47639a7 100644 --- a/CRM/Event/StateMachine/Search.php +++ b/CRM/Event/StateMachine/Search.php @@ -108,4 +108,3 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Event/Task.php b/CRM/Event/Task.php index ad99843e66..4793f8944d 100644 --- a/CRM/Event/Task.php +++ b/CRM/Event/Task.php @@ -230,4 +230,3 @@ class CRM_Event_Task { ); } } - diff --git a/CRM/Export/BAO/Export.php b/CRM/Export/BAO/Export.php index 26636d45de..aaac8a0a9e 100644 --- a/CRM/Export/BAO/Export.php +++ b/CRM/Export/BAO/Export.php @@ -2010,4 +2010,3 @@ WHERE {$whereClause}"; return $componentPaymentFields; } } - diff --git a/CRM/Export/Form/Map.php b/CRM/Export/Form/Map.php index 6d0397dd0d..db9160fa2e 100644 --- a/CRM/Export/Form/Map.php +++ b/CRM/Export/Form/Map.php @@ -249,4 +249,3 @@ class CRM_Export_Form_Map extends CRM_Core_Form { return ts('Select Fields to Export'); } } - diff --git a/CRM/Export/Form/Select.php b/CRM/Export/Form/Select.php index 1d0116cca4..6b7b72eda5 100644 --- a/CRM/Export/Form/Select.php +++ b/CRM/Export/Form/Select.php @@ -520,4 +520,3 @@ FROM {$this->_componentTable} return $options; } } - diff --git a/CRM/Extension/Manager/Module.php b/CRM/Extension/Manager/Module.php index dd7f3c24a0..ff750fc40f 100644 --- a/CRM/Extension/Manager/Module.php +++ b/CRM/Extension/Manager/Module.php @@ -108,4 +108,3 @@ class CRM_Extension_Manager_Module extends CRM_Extension_Manager_Base { $this->callHook($info, 'enable'); } } - diff --git a/CRM/Financial/BAO/FinancialAccount.php b/CRM/Financial/BAO/FinancialAccount.php index 16d110d91f..9a163c5c03 100644 --- a/CRM/Financial/BAO/FinancialAccount.php +++ b/CRM/Financial/BAO/FinancialAccount.php @@ -201,4 +201,3 @@ WHERE cft.id = %1 return CRM_Core_DAO::singleValueQuery($query, $params); } } - diff --git a/CRM/Financial/BAO/FinancialType.php b/CRM/Financial/BAO/FinancialType.php index da0017ebf9..c86c7a2854 100644 --- a/CRM/Financial/BAO/FinancialType.php +++ b/CRM/Financial/BAO/FinancialType.php @@ -187,4 +187,3 @@ 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 1c100822ab..9001f6635f 100644 --- a/CRM/Financial/BAO/FinancialTypeAccount.php +++ b/CRM/Financial/BAO/FinancialTypeAccount.php @@ -300,4 +300,3 @@ WHERE cog.name = 'payment_instrument' "; return $titles; } } - diff --git a/CRM/Financial/BAO/PaymentProcessor.php b/CRM/Financial/BAO/PaymentProcessor.php index 2e478c973a..3e0c66ab76 100644 --- a/CRM/Financial/BAO/PaymentProcessor.php +++ b/CRM/Financial/BAO/PaymentProcessor.php @@ -422,4 +422,3 @@ INNER JOIN civicrm_contribution con ON ( mp.contribution_id = con.id ) return $result; } } - diff --git a/CRM/Financial/BAO/PaymentProcessorType.php b/CRM/Financial/BAO/PaymentProcessorType.php index ae38b2ffcb..cae630b5db 100644 --- a/CRM/Financial/BAO/PaymentProcessorType.php +++ b/CRM/Financial/BAO/PaymentProcessorType.php @@ -211,4 +211,3 @@ WHERE pp.payment_processor_type_id = ppt.id AND ppt.id = %1"; } } - diff --git a/CRM/Financial/Form/BatchTransaction.php b/CRM/Financial/Form/BatchTransaction.php index 2a6eadcbea..124ff2470f 100644 --- a/CRM/Financial/Form/BatchTransaction.php +++ b/CRM/Financial/Form/BatchTransaction.php @@ -194,5 +194,3 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form { return self::$_links; } } - - diff --git a/CRM/Financial/Form/FinancialBatch.php b/CRM/Financial/Form/FinancialBatch.php index d42da5504e..f5adfafc44 100644 --- a/CRM/Financial/Form/FinancialBatch.php +++ b/CRM/Financial/Form/FinancialBatch.php @@ -308,5 +308,3 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form { } } - - diff --git a/CRM/Financial/Form/FinancialTypeAccount.php b/CRM/Financial/Form/FinancialTypeAccount.php index 15a33c53c0..2fd3633e88 100644 --- a/CRM/Financial/Form/FinancialTypeAccount.php +++ b/CRM/Financial/Form/FinancialTypeAccount.php @@ -343,5 +343,3 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form { } } - - diff --git a/CRM/Financial/Form/Search.php b/CRM/Financial/Form/Search.php index adad8c3573..909c2fcc0a 100644 --- a/CRM/Financial/Form/Search.php +++ b/CRM/Financial/Form/Search.php @@ -132,4 +132,3 @@ class CRM_Financial_Form_Search extends CRM_Core_Form { } } } - diff --git a/CRM/Financial/Page/Batch.php b/CRM/Financial/Page/Batch.php index 533419a367..aca100f951 100644 --- a/CRM/Financial/Page/Batch.php +++ b/CRM/Financial/Page/Batch.php @@ -119,4 +119,3 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic { $form->run(); } } - diff --git a/CRM/Financial/Page/BatchTransaction.php b/CRM/Financial/Page/BatchTransaction.php index b048c81b32..a6e4250a1c 100644 --- a/CRM/Financial/Page/BatchTransaction.php +++ b/CRM/Financial/Page/BatchTransaction.php @@ -156,5 +156,3 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic { return 'civicrm/batchtransaction'; } } - - diff --git a/CRM/Financial/Page/FinancialAccount.php b/CRM/Financial/Page/FinancialAccount.php index d695c62a18..908ff5de5c 100644 --- a/CRM/Financial/Page/FinancialAccount.php +++ b/CRM/Financial/Page/FinancialAccount.php @@ -194,5 +194,3 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic { return 'civicrm/admin/financial/financialAccount'; } } - - diff --git a/CRM/Financial/Page/FinancialTypeAccount.php b/CRM/Financial/Page/FinancialTypeAccount.php index 5ddc4fd6d9..a3d265bc4b 100644 --- a/CRM/Financial/Page/FinancialTypeAccount.php +++ b/CRM/Financial/Page/FinancialTypeAccount.php @@ -219,5 +219,3 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page { $controller->run(); } } - - diff --git a/CRM/Friend/BAO/Friend.php b/CRM/Friend/BAO/Friend.php index ee2838b0c4..6dc57b63d0 100644 --- a/CRM/Friend/BAO/Friend.php +++ b/CRM/Friend/BAO/Friend.php @@ -350,4 +350,3 @@ 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 88c1c5acf2..bab5258040 100644 --- a/CRM/Friend/Form.php +++ b/CRM/Friend/Form.php @@ -320,4 +320,3 @@ class CRM_Friend_Form extends CRM_Core_Form { $this->assign('thankYouText', $defaults['thankyou_text']); } } - diff --git a/CRM/Friend/Form/Contribute.php b/CRM/Friend/Form/Contribute.php index 0a7c7b9af6..943b01ee75 100644 --- a/CRM/Friend/Form/Contribute.php +++ b/CRM/Friend/Form/Contribute.php @@ -136,4 +136,3 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage { return ts('Tell a Friend'); } } - diff --git a/CRM/Friend/Form/Event.php b/CRM/Friend/Form/Event.php index d04f66244e..0d6f080366 100644 --- a/CRM/Friend/Form/Event.php +++ b/CRM/Friend/Form/Event.php @@ -145,4 +145,3 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent { return ts('Tell a Friend'); } } - diff --git a/CRM/Grant/BAO/Grant.php b/CRM/Grant/BAO/Grant.php index 6ec960cd26..bc1b4ae144 100644 --- a/CRM/Grant/BAO/Grant.php +++ b/CRM/Grant/BAO/Grant.php @@ -419,4 +419,3 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant { return CRM_Core_DAO::singleValueQuery($query); } } - diff --git a/CRM/Grant/BAO/Query.php b/CRM/Grant/BAO/Query.php index daf5dc07b3..453d92033f 100644 --- a/CRM/Grant/BAO/Query.php +++ b/CRM/Grant/BAO/Query.php @@ -430,4 +430,3 @@ class CRM_Grant_BAO_Query { */ public static function tableNames(&$tables) {} } - diff --git a/CRM/Grant/Config.php b/CRM/Grant/Config.php index 8ab13ca45e..773cebee6a 100644 --- a/CRM/Grant/Config.php +++ b/CRM/Grant/Config.php @@ -33,4 +33,3 @@ * */ class CRM_Grant_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Grant/Controller/Search.php b/CRM/Grant/Controller/Search.php index 8b68f5f40b..d43a0023f4 100644 --- a/CRM/Grant/Controller/Search.php +++ b/CRM/Grant/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Grant_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Grant/Form/Grant.php b/CRM/Grant/Form/Grant.php index 42e8a58e6f..69161a90ea 100644 --- a/CRM/Grant/Form/Grant.php +++ b/CRM/Grant/Form/Grant.php @@ -331,4 +331,3 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form { } } } - diff --git a/CRM/Grant/Form/GrantView.php b/CRM/Grant/Form/GrantView.php index 8afd01ce40..6f44a83a7a 100644 --- a/CRM/Grant/Form/GrantView.php +++ b/CRM/Grant/Form/GrantView.php @@ -137,4 +137,3 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form { ); } } - diff --git a/CRM/Grant/Form/Search.php b/CRM/Grant/Form/Search.php index 6f8b5f3ddf..43b83cfd32 100644 --- a/CRM/Grant/Form/Search.php +++ b/CRM/Grant/Form/Search.php @@ -323,4 +323,3 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search { return ts('Find Grants'); } } - diff --git a/CRM/Grant/Form/Task.php b/CRM/Grant/Form/Task.php index 05f1d78f0b..c88d5bfd6d 100644 --- a/CRM/Grant/Form/Task.php +++ b/CRM/Grant/Form/Task.php @@ -168,4 +168,3 @@ 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 9ea783db1c..a02846d046 100644 --- a/CRM/Grant/Form/Task/Delete.php +++ b/CRM/Grant/Form/Task/Delete.php @@ -89,4 +89,3 @@ class CRM_Grant_Form_Task_Delete extends CRM_Grant_Form_Task { 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 4c72db0e22..72ca056392 100644 --- a/CRM/Grant/Form/Task/Print.php +++ b/CRM/Grant/Form/Task/Print.php @@ -102,4 +102,3 @@ class CRM_Grant_Form_Task_Print extends CRM_Grant_Form_Task { // 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 c3caebcd12..f7fc6da167 100644 --- a/CRM/Grant/Form/Task/Result.php +++ b/CRM/Grant/Form/Task/Result.php @@ -80,4 +80,3 @@ 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 bb8c7b52c4..cbbe3b3bfd 100644 --- a/CRM/Grant/Form/Task/SearchTaskHookSample.php +++ b/CRM/Grant/Form/Task/SearchTaskHookSample.php @@ -87,4 +87,3 @@ 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 33572c2101..9664a62ba1 100644 --- a/CRM/Grant/Form/Task/Update.php +++ b/CRM/Grant/Form/Task/Update.php @@ -110,4 +110,3 @@ class CRM_Grant_Form_Task_Update extends CRM_Grant_Form_Task { 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 3bde085db3..010354d29d 100644 --- a/CRM/Grant/Info.php +++ b/CRM/Grant/Info.php @@ -134,4 +134,3 @@ class CRM_Grant_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Grant/Page/DashBoard.php b/CRM/Grant/Page/DashBoard.php index 4e38127936..5c5a255e94 100644 --- a/CRM/Grant/Page/DashBoard.php +++ b/CRM/Grant/Page/DashBoard.php @@ -75,4 +75,3 @@ 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 32f21a4def..a3fb660197 100644 --- a/CRM/Grant/Page/Tab.php +++ b/CRM/Grant/Page/Tab.php @@ -207,4 +207,3 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View { } } } - diff --git a/CRM/Grant/Selector/Search.php b/CRM/Grant/Selector/Search.php index f0d4d4f123..1278d0dbbb 100644 --- a/CRM/Grant/Selector/Search.php +++ b/CRM/Grant/Selector/Search.php @@ -413,4 +413,3 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co return ts('CiviCRM Grant Search'); } } - diff --git a/CRM/Grant/StateMachine/Search.php b/CRM/Grant/StateMachine/Search.php index bb8dbddf6f..553b599d90 100644 --- a/CRM/Grant/StateMachine/Search.php +++ b/CRM/Grant/StateMachine/Search.php @@ -99,4 +99,3 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine { return CRM_Utils_String::getClassName($this->_task); } } - diff --git a/CRM/Grant/Task.php b/CRM/Grant/Task.php index cefea0cca2..c44e872ffe 100644 --- a/CRM/Grant/Task.php +++ b/CRM/Grant/Task.php @@ -161,4 +161,3 @@ class CRM_Grant_Task { ); } } - diff --git a/CRM/Group/Controller.php b/CRM/Group/Controller.php index c0e78fded1..304333ab45 100644 --- a/CRM/Group/Controller.php +++ b/CRM/Group/Controller.php @@ -82,4 +82,3 @@ class CRM_Group_Controller extends CRM_Core_Controller { return $this->get('selectorName'); } } - diff --git a/CRM/Group/Form/Edit.php b/CRM/Group/Form/Edit.php index 02cec40046..3702a45090 100644 --- a/CRM/Group/Form/Edit.php +++ b/CRM/Group/Form/Edit.php @@ -485,4 +485,3 @@ WHERE title = %1 return $parentGroups; } } - diff --git a/CRM/Group/Form/Search.php b/CRM/Group/Form/Search.php index 999adbe8e2..28140f4b10 100644 --- a/CRM/Group/Form/Search.php +++ b/CRM/Group/Form/Search.php @@ -109,4 +109,3 @@ class CRM_Group_Form_Search extends CRM_Core_Form { } } } - diff --git a/CRM/Group/Page/AJAX.php b/CRM/Group/Page/AJAX.php index 53e58c0be9..010d5664c2 100644 --- a/CRM/Group/Page/AJAX.php +++ b/CRM/Group/Page/AJAX.php @@ -101,4 +101,3 @@ class CRM_Group_Page_AJAX { } } } - diff --git a/CRM/Group/Page/Group.php b/CRM/Group/Page/Group.php index 5e40b98319..64ad6bcb90 100644 --- a/CRM/Group/Page/Group.php +++ b/CRM/Group/Page/Group.php @@ -163,4 +163,3 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic { $form->run(); } } - diff --git a/CRM/Group/StateMachine.php b/CRM/Group/StateMachine.php index b876c13ba0..9162de9328 100644 --- a/CRM/Group/StateMachine.php +++ b/CRM/Group/StateMachine.php @@ -59,4 +59,3 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine { return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup'); } } - diff --git a/CRM/Import/DataSource.php b/CRM/Import/DataSource.php index a742d0bba4..7563bd302b 100644 --- a/CRM/Import/DataSource.php +++ b/CRM/Import/DataSource.php @@ -71,4 +71,3 @@ abstract class CRM_Import_DataSource { */ abstract public function postProcess(&$params, &$db, &$form); } - diff --git a/CRM/Import/DataSource/CSV.php b/CRM/Import/DataSource/CSV.php index 610d2aa82e..1df59f2f20 100644 --- a/CRM/Import/DataSource/CSV.php +++ b/CRM/Import/DataSource/CSV.php @@ -252,4 +252,3 @@ function civicrm_mysql_real_escape_string($string) { } return $dao->escape($string); } - diff --git a/CRM/Import/DataSource/SQL.php b/CRM/Import/DataSource/SQL.php index 61eb516fb5..56aa139da2 100644 --- a/CRM/Import/DataSource/SQL.php +++ b/CRM/Import/DataSource/SQL.php @@ -100,4 +100,3 @@ 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 57d5db0bf1..88a46fe3bc 100644 --- a/CRM/Import/Form/Summary.php +++ b/CRM/Import/Form/Summary.php @@ -65,4 +65,3 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form { return ts('Summary'); } } - diff --git a/CRM/Import/StateMachine.php b/CRM/Import/StateMachine.php index ed0fafc782..881bb7c1dd 100644 --- a/CRM/Import/StateMachine.php +++ b/CRM/Import/StateMachine.php @@ -59,4 +59,3 @@ 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 8118af5b82..04dc8866f8 100644 --- a/CRM/Logging/Differ.php +++ b/CRM/Logging/Differ.php @@ -393,4 +393,3 @@ ORDER BY log_date return array($titles, $values); } } - diff --git a/CRM/Logging/ReportDetail.php b/CRM/Logging/ReportDetail.php index 376ad93f1b..cc2f7ee7fa 100644 --- a/CRM/Logging/ReportDetail.php +++ b/CRM/Logging/ReportDetail.php @@ -234,4 +234,3 @@ class CRM_Logging_ReportDetail extends CRM_Report_Form { $this->assign('revertConfirm', ts('Are you sure you want to revert all these changes?')); } } - diff --git a/CRM/Logging/Reverter.php b/CRM/Logging/Reverter.php index 8fb0ae6826..86a9a4f66b 100644 --- a/CRM/Logging/Reverter.php +++ b/CRM/Logging/Reverter.php @@ -199,4 +199,3 @@ class CRM_Logging_Reverter { } } } - diff --git a/CRM/Logging/Schema.php b/CRM/Logging/Schema.php index 956500e551..99cbcf66ba 100644 --- a/CRM/Logging/Schema.php +++ b/CRM/Logging/Schema.php @@ -663,4 +663,3 @@ COLS; } } - diff --git a/CRM/Mailing/BAO/BouncePattern.php b/CRM/Mailing/BAO/BouncePattern.php index 12e904590b..7ccad8395f 100644 --- a/CRM/Mailing/BAO/BouncePattern.php +++ b/CRM/Mailing/BAO/BouncePattern.php @@ -105,4 +105,3 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern { return $bounce; } } - diff --git a/CRM/Mailing/BAO/MailingJob.php b/CRM/Mailing/BAO/MailingJob.php index ba579b546a..474bc962ce 100644 --- a/CRM/Mailing/BAO/MailingJob.php +++ b/CRM/Mailing/BAO/MailingJob.php @@ -1031,4 +1031,3 @@ AND record_type_id = $targetRecordID return $result; } } - diff --git a/CRM/Mailing/BAO/Query.php b/CRM/Mailing/BAO/Query.php index 8c3ab4a9f2..e8cfc5bc12 100644 --- a/CRM/Mailing/BAO/Query.php +++ b/CRM/Mailing/BAO/Query.php @@ -478,4 +478,3 @@ class CRM_Mailing_BAO_Query { $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1; } } - diff --git a/CRM/Mailing/BAO/Recipients.php b/CRM/Mailing/BAO/Recipients.php index 2af9a7bf4a..a15006ade1 100644 --- a/CRM/Mailing/BAO/Recipients.php +++ b/CRM/Mailing/BAO/Recipients.php @@ -138,4 +138,3 @@ SET mr.mailing_id = $newMailingID } } - diff --git a/CRM/Mailing/BAO/Spool.php b/CRM/Mailing/BAO/Spool.php index c965368206..4dae454a2d 100644 --- a/CRM/Mailing/BAO/Spool.php +++ b/CRM/Mailing/BAO/Spool.php @@ -135,4 +135,3 @@ 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 9cc47a1440..0bff841262 100644 --- a/CRM/Mailing/BAO/TrackableURL.php +++ b/CRM/Mailing/BAO/TrackableURL.php @@ -150,4 +150,3 @@ 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 5ea258d3f4..5c267d24c2 100644 --- a/CRM/Mailing/Config.php +++ b/CRM/Mailing/Config.php @@ -91,4 +91,3 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config { */ public $mailThrottleTime = 0; } - diff --git a/CRM/Mailing/Controller/Send.php b/CRM/Mailing/Controller/Send.php index a3b5f6fac9..35d9337210 100644 --- a/CRM/Mailing/Controller/Send.php +++ b/CRM/Mailing/Controller/Send.php @@ -97,4 +97,3 @@ class CRM_Mailing_Controller_Send extends CRM_Core_Controller { ); } } - diff --git a/CRM/Mailing/Event/BAO/Confirm.php b/CRM/Mailing/Event/BAO/Confirm.php index 2b41cd280b..1fb1174997 100644 --- a/CRM/Mailing/Event/BAO/Confirm.php +++ b/CRM/Mailing/Event/BAO/Confirm.php @@ -155,4 +155,3 @@ 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 aad87fd436..887bc0cc9c 100644 --- a/CRM/Mailing/Event/BAO/Forward.php +++ b/CRM/Mailing/Event/BAO/Forward.php @@ -363,4 +363,3 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward { return $results; } } - diff --git a/CRM/Mailing/Event/BAO/Queue.php b/CRM/Mailing/Event/BAO/Queue.php index 51f8aed829..2e500ac838 100644 --- a/CRM/Mailing/Event/BAO/Queue.php +++ b/CRM/Mailing/Event/BAO/Queue.php @@ -318,4 +318,3 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id, } } } - diff --git a/CRM/Mailing/Event/BAO/Reply.php b/CRM/Mailing/Event/BAO/Reply.php index 0ddae7a4fa..00ffcf2950 100644 --- a/CRM/Mailing/Event/BAO/Reply.php +++ b/CRM/Mailing/Event/BAO/Reply.php @@ -429,4 +429,3 @@ 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 f493f698da..048b3d810d 100644 --- a/CRM/Mailing/Event/BAO/Resubscribe.php +++ b/CRM/Mailing/Event/BAO/Resubscribe.php @@ -291,4 +291,3 @@ class CRM_Mailing_Event_BAO_Resubscribe { } } } - diff --git a/CRM/Mailing/Event/BAO/Subscribe.php b/CRM/Mailing/Event/BAO/Subscribe.php index dee6c8bb20..d90ecd55ad 100644 --- a/CRM/Mailing/Event/BAO/Subscribe.php +++ b/CRM/Mailing/Event/BAO/Subscribe.php @@ -406,4 +406,3 @@ SELECT civicrm_email.id as email_id } } } - diff --git a/CRM/Mailing/Form/Approve.php b/CRM/Mailing/Form/Approve.php index eb56a2ecec..aeb1633d49 100644 --- a/CRM/Mailing/Form/Approve.php +++ b/CRM/Mailing/Form/Approve.php @@ -255,4 +255,3 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form { return ts('Approve/Reject Mailing'); } } - diff --git a/CRM/Mailing/Form/Browse.php b/CRM/Mailing/Form/Browse.php index 9a65b57fbd..4593ead8eb 100644 --- a/CRM/Mailing/Form/Browse.php +++ b/CRM/Mailing/Form/Browse.php @@ -106,4 +106,3 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form { } } } - diff --git a/CRM/Mailing/Form/Component.php b/CRM/Mailing/Form/Component.php index 8b05ec1d4a..805cb6ea9c 100644 --- a/CRM/Mailing/Form/Component.php +++ b/CRM/Mailing/Form/Component.php @@ -185,4 +185,3 @@ 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 2f84d4ed05..c586b05935 100644 --- a/CRM/Mailing/Form/ForwardMailing.php +++ b/CRM/Mailing/Form/ForwardMailing.php @@ -158,4 +158,3 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form { $session->pushUserContext($config->userFrameworkBaseURL); } } - diff --git a/CRM/Mailing/Form/Optout.php b/CRM/Mailing/Form/Optout.php index a221ff1975..8b3b58f299 100644 --- a/CRM/Mailing/Form/Optout.php +++ b/CRM/Mailing/Form/Optout.php @@ -125,5 +125,3 @@ class CRM_Mailing_Form_Optout extends CRM_Core_Form { } } - - diff --git a/CRM/Mailing/Form/Schedule.php b/CRM/Mailing/Form/Schedule.php index f3a61853eb..f595d652e4 100644 --- a/CRM/Mailing/Form/Schedule.php +++ b/CRM/Mailing/Form/Schedule.php @@ -352,4 +352,3 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form { return ts('Schedule or Send'); } } - diff --git a/CRM/Mailing/Form/Search.php b/CRM/Mailing/Form/Search.php index 0e4bf43a2a..ce48afdf0e 100644 --- a/CRM/Mailing/Form/Search.php +++ b/CRM/Mailing/Form/Search.php @@ -132,4 +132,3 @@ class CRM_Mailing_Form_Search extends CRM_Core_Form { } } } - diff --git a/CRM/Mailing/Form/Subscribe.php b/CRM/Mailing/Form/Subscribe.php index ba3e72fac4..6853b384c7 100644 --- a/CRM/Mailing/Form/Subscribe.php +++ b/CRM/Mailing/Form/Subscribe.php @@ -208,4 +208,3 @@ ORDER BY title"; CRM_Mailing_Event_BAO_Subscribe::commonSubscribe($groups, $params); } } - diff --git a/CRM/Mailing/Form/Task/Print.php b/CRM/Mailing/Form/Task/Print.php index 6cac695c9b..ab8e2aa331 100644 --- a/CRM/Mailing/Form/Task/Print.php +++ b/CRM/Mailing/Form/Task/Print.php @@ -101,4 +101,4 @@ class CRM_Mailing_Form_Task_Print extends CRM_Mailing_Form_Task { public function postProcess() { // redirect to the main search page after printing is over } -} \ No newline at end of file +} diff --git a/CRM/Mailing/Form/Test.php b/CRM/Mailing/Form/Test.php index 36065ab892..eb9331c59d 100644 --- a/CRM/Mailing/Form/Test.php +++ b/CRM/Mailing/Form/Test.php @@ -382,4 +382,3 @@ ORDER BY e.is_bulkmail DESC, e.is_primary DESC } } - diff --git a/CRM/Mailing/Form/Unsubscribe.php b/CRM/Mailing/Form/Unsubscribe.php index aa67a7f179..fb26befb0a 100644 --- a/CRM/Mailing/Form/Unsubscribe.php +++ b/CRM/Mailing/Form/Unsubscribe.php @@ -146,5 +146,3 @@ class CRM_Mailing_Form_Unsubscribe extends CRM_Core_Form { } } - - diff --git a/CRM/Mailing/Form/Upload.php b/CRM/Mailing/Form/Upload.php index 7c428f0145..afa6145f84 100644 --- a/CRM/Mailing/Form/Upload.php +++ b/CRM/Mailing/Form/Upload.php @@ -682,4 +682,3 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form { return ts('Mailing Content'); } } - diff --git a/CRM/Mailing/Info.php b/CRM/Mailing/Info.php index ecaa67fefa..962e832229 100644 --- a/CRM/Mailing/Info.php +++ b/CRM/Mailing/Info.php @@ -242,4 +242,3 @@ 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 330ab57150..f093dc3cd7 100644 --- a/CRM/Mailing/MailStore.php +++ b/CRM/Mailing/MailStore.php @@ -161,4 +161,3 @@ class CRM_Mailing_MailStore { return $dir . DIRECTORY_SEPARATOR . 'cur'; } } - diff --git a/CRM/Mailing/MailStore/Imap.php b/CRM/Mailing/MailStore/Imap.php index 4fac23fb4d..bfb3d047b4 100644 --- a/CRM/Mailing/MailStore/Imap.php +++ b/CRM/Mailing/MailStore/Imap.php @@ -125,4 +125,3 @@ class CRM_Mailing_MailStore_Imap extends CRM_Mailing_MailStore { $this->_transport->delete($nr); } } - diff --git a/CRM/Mailing/MailStore/Localdir.php b/CRM/Mailing/MailStore/Localdir.php index 5924645fd4..0fc7d476e4 100644 --- a/CRM/Mailing/MailStore/Localdir.php +++ b/CRM/Mailing/MailStore/Localdir.php @@ -146,4 +146,3 @@ class CRM_Mailing_MailStore_Localdir extends CRM_Mailing_MailStore { } } } - diff --git a/CRM/Mailing/MailStore/Maildir.php b/CRM/Mailing/MailStore/Maildir.php index 87bad7409e..17aab891d7 100644 --- a/CRM/Mailing/MailStore/Maildir.php +++ b/CRM/Mailing/MailStore/Maildir.php @@ -128,4 +128,3 @@ class CRM_Mailing_MailStore_Maildir extends CRM_Mailing_MailStore { } } } - diff --git a/CRM/Mailing/MailStore/Mbox.php b/CRM/Mailing/MailStore/Mbox.php index 2e7451e2d6..1eab0d8f29 100644 --- a/CRM/Mailing/MailStore/Mbox.php +++ b/CRM/Mailing/MailStore/Mbox.php @@ -108,4 +108,3 @@ class CRM_Mailing_MailStore_Mbox extends CRM_Mailing_MailStore { $this->_leftToProcess--; } } - diff --git a/CRM/Mailing/MailStore/Pop3.php b/CRM/Mailing/MailStore/Pop3.php index f7381095da..7004f66d11 100644 --- a/CRM/Mailing/MailStore/Pop3.php +++ b/CRM/Mailing/MailStore/Pop3.php @@ -98,4 +98,3 @@ class CRM_Mailing_MailStore_Pop3 extends CRM_Mailing_MailStore { $this->_transport->delete($nr); } } - diff --git a/CRM/Mailing/Page/AJAX.php b/CRM/Mailing/Page/AJAX.php index 27ce9e96d9..13e78d4f58 100644 --- a/CRM/Mailing/Page/AJAX.php +++ b/CRM/Mailing/Page/AJAX.php @@ -99,4 +99,3 @@ class CRM_Mailing_Page_AJAX { CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Mailing/Page/Browse.php b/CRM/Mailing/Page/Browse.php index 38067f6c2e..45cb19973d 100644 --- a/CRM/Mailing/Page/Browse.php +++ b/CRM/Mailing/Page/Browse.php @@ -345,4 +345,3 @@ 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 86fc7580f2..1fd680c354 100644 --- a/CRM/Mailing/Page/Common.php +++ b/CRM/Mailing/Page/Common.php @@ -126,4 +126,3 @@ 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 53ca5396e0..7f7f190754 100644 --- a/CRM/Mailing/Page/Component.php +++ b/CRM/Mailing/Page/Component.php @@ -123,4 +123,3 @@ class CRM_Mailing_Page_Component extends CRM_Core_Page_Basic { 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 61b064c51b..1c59f3ba85 100644 --- a/CRM/Mailing/Page/Confirm.php +++ b/CRM/Mailing/Page/Confirm.php @@ -67,4 +67,3 @@ 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 6dc734f8e7..b9cd73a614 100644 --- a/CRM/Mailing/Page/Event.php +++ b/CRM/Mailing/Page/Event.php @@ -111,4 +111,3 @@ 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 c39a7f01a8..9ed0bd363c 100644 --- a/CRM/Mailing/Page/Optout.php +++ b/CRM/Mailing/Page/Optout.php @@ -38,4 +38,3 @@ class CRM_Mailing_Page_Optout extends CRM_Mailing_Page_Common { return parent::run(); } } - diff --git a/CRM/Mailing/Page/Preview.php b/CRM/Mailing/Page/Preview.php index dee140ce44..f9bd04c697 100644 --- a/CRM/Mailing/Page/Preview.php +++ b/CRM/Mailing/Page/Preview.php @@ -102,4 +102,3 @@ 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 08398972af..cf796a06fb 100644 --- a/CRM/Mailing/Page/Report.php +++ b/CRM/Mailing/Page/Report.php @@ -140,4 +140,3 @@ 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 a9931ea9cf..3563b384be 100644 --- a/CRM/Mailing/Page/Resubscribe.php +++ b/CRM/Mailing/Page/Resubscribe.php @@ -41,4 +41,3 @@ class CRM_Mailing_Page_Resubscribe extends CRM_Mailing_Page_Common { return parent::run(); } } - diff --git a/CRM/Mailing/Page/Tab.php b/CRM/Mailing/Page/Tab.php index c51d7fe4c6..08fafb425d 100644 --- a/CRM/Mailing/Page/Tab.php +++ b/CRM/Mailing/Page/Tab.php @@ -91,4 +91,3 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View { return parent::run(); } } - diff --git a/CRM/Mailing/Page/Unsubscribe.php b/CRM/Mailing/Page/Unsubscribe.php index 8eb8589d99..0a4a30840e 100644 --- a/CRM/Mailing/Page/Unsubscribe.php +++ b/CRM/Mailing/Page/Unsubscribe.php @@ -39,4 +39,3 @@ class CRM_Mailing_Page_Unsubscribe extends CRM_Mailing_Page_Common { return parent::run(); } } - diff --git a/CRM/Mailing/Page/View.php b/CRM/Mailing/Page/View.php index 6010f15bf9..e5feaaf686 100644 --- a/CRM/Mailing/Page/View.php +++ b/CRM/Mailing/Page/View.php @@ -201,4 +201,3 @@ class CRM_Mailing_Page_View extends CRM_Core_Page { } } } - diff --git a/CRM/Mailing/PseudoConstant.php b/CRM/Mailing/PseudoConstant.php index 73c5396813..029b1e6e8b 100644 --- a/CRM/Mailing/PseudoConstant.php +++ b/CRM/Mailing/PseudoConstant.php @@ -216,4 +216,3 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant { } } } - diff --git a/CRM/Mailing/Selector/Browse.php b/CRM/Mailing/Selector/Browse.php index 2e5600906c..8c0fca37fb 100644 --- a/CRM/Mailing/Selector/Browse.php +++ b/CRM/Mailing/Selector/Browse.php @@ -596,4 +596,3 @@ ORDER BY LEFT(name, 1) $this->_parent->assign('aToZ', $aToZBar); } } - diff --git a/CRM/Mailing/Selector/Event.php b/CRM/Mailing/Selector/Event.php index 65c2cf981f..60d5e5d71a 100644 --- a/CRM/Mailing/Selector/Event.php +++ b/CRM/Mailing/Selector/Event.php @@ -450,4 +450,3 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C return $this->eventToTitle(); } } - diff --git a/CRM/Mailing/StateMachine/Send.php b/CRM/Mailing/StateMachine/Send.php index 21e25b6857..e9f55fa4e2 100644 --- a/CRM/Mailing/StateMachine/Send.php +++ b/CRM/Mailing/StateMachine/Send.php @@ -73,4 +73,3 @@ class CRM_Mailing_StateMachine_Send extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } } - diff --git a/CRM/Member/BAO/MembershipLog.php b/CRM/Member/BAO/MembershipLog.php index f7acc9acfd..174fa3b7bf 100644 --- a/CRM/Member/BAO/MembershipLog.php +++ b/CRM/Member/BAO/MembershipLog.php @@ -82,4 +82,3 @@ UPDATE civicrm_membership_log CRM_Core_DAO::executeQuery($query, $params); } } - diff --git a/CRM/Member/BAO/MembershipPayment.php b/CRM/Member/BAO/MembershipPayment.php index 0857015cf6..1a585dce88 100644 --- a/CRM/Member/BAO/MembershipPayment.php +++ b/CRM/Member/BAO/MembershipPayment.php @@ -97,4 +97,3 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment } - diff --git a/CRM/Member/BAO/MembershipStatus.php b/CRM/Member/BAO/MembershipStatus.php index 14f05fb8ce..4e4d30a52a 100644 --- a/CRM/Member/BAO/MembershipStatus.php +++ b/CRM/Member/BAO/MembershipStatus.php @@ -388,4 +388,3 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus { return $statusIds; } } - diff --git a/CRM/Member/BAO/MembershipType.php b/CRM/Member/BAO/MembershipType.php index c588a6fc9f..530b28927d 100644 --- a/CRM/Member/BAO/MembershipType.php +++ b/CRM/Member/BAO/MembershipType.php @@ -777,4 +777,3 @@ 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 94d6b12728..ccb28bb63a 100644 --- a/CRM/Member/BAO/Query.php +++ b/CRM/Member/BAO/Query.php @@ -497,4 +497,3 @@ class CRM_Member_BAO_Query { } } } - diff --git a/CRM/Member/Config.php b/CRM/Member/Config.php index 5c50061188..8321122e7e 100644 --- a/CRM/Member/Config.php +++ b/CRM/Member/Config.php @@ -33,4 +33,3 @@ * */ class CRM_Member_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Member/Controller/Search.php b/CRM/Member/Controller/Search.php index 62b8589d2b..e7af4c1728 100644 --- a/CRM/Member/Controller/Search.php +++ b/CRM/Member/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Member_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Member/Form.php b/CRM/Member/Form.php index 6d393dc17f..6413df3141 100644 --- a/CRM/Member/Form.php +++ b/CRM/Member/Form.php @@ -221,4 +221,3 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment { } } } - diff --git a/CRM/Member/Form/Membership.php b/CRM/Member/Form/Membership.php index b8c39e00d7..21f435c00c 100644 --- a/CRM/Member/Form/Membership.php +++ b/CRM/Member/Form/Membership.php @@ -1863,4 +1863,3 @@ WHERE id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )'; return TRUE; } } - diff --git a/CRM/Member/Form/MembershipBlock.php b/CRM/Member/Form/MembershipBlock.php index 24ae0daab9..c9cf10c289 100644 --- a/CRM/Member/Form/MembershipBlock.php +++ b/CRM/Member/Form/MembershipBlock.php @@ -489,4 +489,3 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa return ts('Memberships'); } } - diff --git a/CRM/Member/Form/MembershipConfig.php b/CRM/Member/Form/MembershipConfig.php index c885bb641e..93b8fd1872 100644 --- a/CRM/Member/Form/MembershipConfig.php +++ b/CRM/Member/Form/MembershipConfig.php @@ -151,4 +151,3 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form { } } } - diff --git a/CRM/Member/Form/MembershipRenewal.php b/CRM/Member/Form/MembershipRenewal.php index 3b0592399b..8036c86772 100644 --- a/CRM/Member/Form/MembershipRenewal.php +++ b/CRM/Member/Form/MembershipRenewal.php @@ -829,4 +829,3 @@ WHERE id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )'; CRM_Core_Session::setStatus($statusMsg, ts('Complete'), 'success'); } } - diff --git a/CRM/Member/Form/MembershipType.php b/CRM/Member/Form/MembershipType.php index c14a2575aa..1e8a6dee72 100644 --- a/CRM/Member/Form/MembershipType.php +++ b/CRM/Member/Form/MembershipType.php @@ -436,4 +436,3 @@ 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 1f9e79de52..9a77fd1962 100644 --- a/CRM/Member/Form/MembershipView.php +++ b/CRM/Member/Form/MembershipView.php @@ -405,4 +405,3 @@ 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 c7f3ecbcc4..5405da423b 100644 --- a/CRM/Member/Form/Search.php +++ b/CRM/Member/Form/Search.php @@ -369,4 +369,3 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search { return ts('Find Memberships'); } } - diff --git a/CRM/Member/Form/Task.php b/CRM/Member/Form/Task.php index 319d1251bf..154fba1686 100644 --- a/CRM/Member/Form/Task.php +++ b/CRM/Member/Form/Task.php @@ -187,4 +187,3 @@ 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 1f10498e8f..5c081ba222 100644 --- a/CRM/Member/Form/Task/Batch.php +++ b/CRM/Member/Form/Task/Batch.php @@ -282,4 +282,3 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task { } } } - diff --git a/CRM/Member/Form/Task/Delete.php b/CRM/Member/Form/Task/Delete.php index 8a94c7cca3..a82e6f659a 100644 --- a/CRM/Member/Form/Task/Delete.php +++ b/CRM/Member/Form/Task/Delete.php @@ -89,4 +89,3 @@ class CRM_Member_Form_Task_Delete extends CRM_Member_Form_Task { 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 02703461be..281c584c49 100644 --- a/CRM/Member/Form/Task/Email.php +++ b/CRM/Member/Form/Task/Email.php @@ -100,4 +100,3 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task { CRM_Contact_Form_Task_EmailCommon::postProcess($this); } } - diff --git a/CRM/Member/Form/Task/Label.php b/CRM/Member/Form/Task/Label.php index 355f340074..8446380d2c 100644 --- a/CRM/Member/Form/Task/Label.php +++ b/CRM/Member/Form/Task/Label.php @@ -142,4 +142,3 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task { CRM_Utils_System::civiExit(1); } } - diff --git a/CRM/Member/Form/Task/PDFLetter.php b/CRM/Member/Form/Task/PDFLetter.php index dfcd91bd80..06d4af5303 100644 --- a/CRM/Member/Form/Task/PDFLetter.php +++ b/CRM/Member/Form/Task/PDFLetter.php @@ -114,4 +114,3 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task { return CRM_Core_SelectValues::membershipTokens(); } } - diff --git a/CRM/Member/Form/Task/PDFLetterCommon.php b/CRM/Member/Form/Task/PDFLetterCommon.php index 5a638affb7..7697c63706 100644 --- a/CRM/Member/Form/Task/PDFLetterCommon.php +++ b/CRM/Member/Form/Task/PDFLetterCommon.php @@ -87,4 +87,3 @@ 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 f569960327..a42dac4ca4 100644 --- a/CRM/Member/Form/Task/PickProfile.php +++ b/CRM/Member/Form/Task/PickProfile.php @@ -142,4 +142,3 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task { $this->controller->resetPage('Batch'); } } - diff --git a/CRM/Member/Form/Task/Print.php b/CRM/Member/Form/Task/Print.php index 06817b0275..59b0d0a341 100644 --- a/CRM/Member/Form/Task/Print.php +++ b/CRM/Member/Form/Task/Print.php @@ -102,4 +102,3 @@ class CRM_Member_Form_Task_Print extends CRM_Member_Form_Task { // 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 2ca95ff62b..f287252adc 100644 --- a/CRM/Member/Form/Task/Result.php +++ b/CRM/Member/Form/Task/Result.php @@ -63,4 +63,3 @@ 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 033bf7acc5..98df65eaa0 100644 --- a/CRM/Member/Form/Task/SearchTaskHookSample.php +++ b/CRM/Member/Form/Task/SearchTaskHookSample.php @@ -86,4 +86,3 @@ WHERE mem.id IN ( $memberIDs )"; ); } } - diff --git a/CRM/Member/Import/Controller.php b/CRM/Member/Import/Controller.php index d93e185f72..ebce3a6fe6 100644 --- a/CRM/Member/Import/Controller.php +++ b/CRM/Member/Import/Controller.php @@ -55,4 +55,3 @@ class CRM_Member_Import_Controller extends CRM_Core_Controller { $this->addActions($config->uploadDir, array('uploadFile')); } } - diff --git a/CRM/Member/Import/Field.php b/CRM/Member/Import/Field.php index bac2733be6..4048c14326 100644 --- a/CRM/Member/Import/Field.php +++ b/CRM/Member/Import/Field.php @@ -204,4 +204,3 @@ class CRM_Member_Import_Field { return TRUE; } } - diff --git a/CRM/Member/Import/Form/DataSource.php b/CRM/Member/Import/Form/DataSource.php index a781c3b71c..8e9f3054ef 100644 --- a/CRM/Member/Import/Form/DataSource.php +++ b/CRM/Member/Import/Form/DataSource.php @@ -193,4 +193,3 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form { return ts('Upload Data'); } } - diff --git a/CRM/Member/Import/Form/MapField.php b/CRM/Member/Import/Form/MapField.php index 678aa39d18..6c6c788d21 100644 --- a/CRM/Member/Import/Form/MapField.php +++ b/CRM/Member/Import/Form/MapField.php @@ -516,4 +516,3 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField { $parser->set($this); } } - diff --git a/CRM/Member/Import/Form/Preview.php b/CRM/Member/Import/Form/Preview.php index a1ed37be6a..e3aa01bb86 100644 --- a/CRM/Member/Import/Form/Preview.php +++ b/CRM/Member/Import/Form/Preview.php @@ -194,4 +194,3 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview { } } } - diff --git a/CRM/Member/Import/Form/Summary.php b/CRM/Member/Import/Form/Summary.php index 332df204bd..e9ea55b3e3 100644 --- a/CRM/Member/Import/Form/Summary.php +++ b/CRM/Member/Import/Form/Summary.php @@ -101,4 +101,3 @@ class CRM_Member_Import_Form_Summary extends CRM_Import_Form_Summary { } } - diff --git a/CRM/Member/Import/Parser.php b/CRM/Member/Import/Parser.php index 3ab19ef10f..b40446903a 100644 --- a/CRM/Member/Import/Parser.php +++ b/CRM/Member/Import/Parser.php @@ -438,4 +438,3 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser { } } - diff --git a/CRM/Member/Import/Parser/Membership.php b/CRM/Member/Import/Parser/Membership.php index d8a28087eb..18be57331b 100644 --- a/CRM/Member/Import/Parser/Membership.php +++ b/CRM/Member/Import/Parser/Membership.php @@ -753,4 +753,3 @@ 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 011f5c0049..12c0c6e6f3 100644 --- a/CRM/Member/Info.php +++ b/CRM/Member/Info.php @@ -194,4 +194,3 @@ class CRM_Member_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Member/Page/AJAX.php b/CRM/Member/Page/AJAX.php index d0926ba1a9..fb349373e8 100644 --- a/CRM/Member/Page/AJAX.php +++ b/CRM/Member/Page/AJAX.php @@ -70,4 +70,3 @@ WHERE id = %1"; CRM_Utils_JSON::output($details); } } - diff --git a/CRM/Member/Page/DashBoard.php b/CRM/Member/Page/DashBoard.php index 20b72c3f53..5a7f95f71d 100644 --- a/CRM/Member/Page/DashBoard.php +++ b/CRM/Member/Page/DashBoard.php @@ -447,4 +447,3 @@ 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 78fd78cb4b..341a8cb14e 100644 --- a/CRM/Member/Page/MembershipStatus.php +++ b/CRM/Member/Page/MembershipStatus.php @@ -209,4 +209,3 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic { return 'civicrm/admin/member/membershipStatus'; } } - diff --git a/CRM/Member/Page/MembershipType.php b/CRM/Member/Page/MembershipType.php index dba135fc76..2b54fe0d34 100644 --- a/CRM/Member/Page/MembershipType.php +++ b/CRM/Member/Page/MembershipType.php @@ -169,4 +169,3 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page { $this->assign('rows', $membershipType); } } - diff --git a/CRM/Member/Page/Tab.php b/CRM/Member/Page/Tab.php index 2cbb4641ea..62a5d03ab8 100644 --- a/CRM/Member/Page/Tab.php +++ b/CRM/Member/Page/Tab.php @@ -604,4 +604,3 @@ class CRM_Member_Page_Tab extends CRM_Core_Page { return 'CRM_Member_BAO_Membership'; } } - diff --git a/CRM/Member/Page/UserDashboard.php b/CRM/Member/Page/UserDashboard.php index 3656722c91..4bc2cd536a 100644 --- a/CRM/Member/Page/UserDashboard.php +++ b/CRM/Member/Page/UserDashboard.php @@ -101,4 +101,3 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard $this->listMemberships(); } } - diff --git a/CRM/Member/PseudoConstant.php b/CRM/Member/PseudoConstant.php index 270b0390d2..5f729a6738 100644 --- a/CRM/Member/PseudoConstant.php +++ b/CRM/Member/PseudoConstant.php @@ -135,4 +135,3 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant { } } } - diff --git a/CRM/Member/Selector/Search.php b/CRM/Member/Selector/Search.php index 70c00627af..f109e9ce1e 100644 --- a/CRM/Member/Selector/Search.php +++ b/CRM/Member/Selector/Search.php @@ -535,4 +535,3 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C return ts('CiviCRM Member Search'); } } - diff --git a/CRM/Member/StateMachine/Search.php b/CRM/Member/StateMachine/Search.php index ffcee82c48..fd88d3eee2 100644 --- a/CRM/Member/StateMachine/Search.php +++ b/CRM/Member/StateMachine/Search.php @@ -105,4 +105,3 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Member/Task.php b/CRM/Member/Task.php index 6bee3e87c0..bb28abbe3c 100644 --- a/CRM/Member/Task.php +++ b/CRM/Member/Task.php @@ -192,4 +192,3 @@ class CRM_Member_Task { ); } } - diff --git a/CRM/PCP/BAO/PCP.php b/CRM/PCP/BAO/PCP.php index 70135c39dc..b3aeb072de 100644 --- a/CRM/PCP/BAO/PCP.php +++ b/CRM/PCP/BAO/PCP.php @@ -920,4 +920,3 @@ INNER JOIN civicrm_uf_group ufgroup } } } - diff --git a/CRM/PCP/Controller/PCP.php b/CRM/PCP/Controller/PCP.php index 2296f689f9..e2fedad9f7 100644 --- a/CRM/PCP/Controller/PCP.php +++ b/CRM/PCP/Controller/PCP.php @@ -70,4 +70,3 @@ class CRM_PCP_Controller_PCP extends CRM_Core_Controller { } } } - diff --git a/CRM/PCP/Form/Campaign.php b/CRM/PCP/Form/Campaign.php index 693bc1034f..846fbe31af 100644 --- a/CRM/PCP/Form/Campaign.php +++ b/CRM/PCP/Form/Campaign.php @@ -353,4 +353,3 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form { } } } - diff --git a/CRM/PCP/Form/Contribute.php b/CRM/PCP/Form/Contribute.php index 46231cf7fb..e0eb4e9384 100644 --- a/CRM/PCP/Form/Contribute.php +++ b/CRM/PCP/Form/Contribute.php @@ -178,4 +178,3 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage { return ts('Enable Personal Campaign Pages'); } } - diff --git a/CRM/PCP/Form/Event.php b/CRM/PCP/Form/Event.php index c2312db391..10bc646d4d 100644 --- a/CRM/PCP/Form/Event.php +++ b/CRM/PCP/Form/Event.php @@ -217,4 +217,3 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent { return ts('Enable Personal Campaign Pages'); } } - diff --git a/CRM/PCP/Form/PCP.php b/CRM/PCP/Form/PCP.php index d392bb8104..e089d44f7e 100644 --- a/CRM/PCP/Form/PCP.php +++ b/CRM/PCP/Form/PCP.php @@ -231,4 +231,3 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form { } } } - diff --git a/CRM/PCP/Form/PCPAccount.php b/CRM/PCP/Form/PCPAccount.php index d300e3206f..c82b8b075d 100644 --- a/CRM/PCP/Form/PCPAccount.php +++ b/CRM/PCP/Form/PCPAccount.php @@ -290,4 +290,3 @@ 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 b6a54d9a1f..28ec1336c2 100644 --- a/CRM/PCP/Page/PCP.php +++ b/CRM/PCP/Page/PCP.php @@ -410,4 +410,3 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic { $this->assign('aToZ', $aToZBar); } } - diff --git a/CRM/PCP/Page/PCPInfo.php b/CRM/PCP/Page/PCPInfo.php index ce3949367a..f92e7c598e 100644 --- a/CRM/PCP/Page/PCPInfo.php +++ b/CRM/PCP/Page/PCPInfo.php @@ -344,4 +344,3 @@ 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 f85bbd3c4a..b47bd53fa4 100644 --- a/CRM/PCP/StateMachine/PCP.php +++ b/CRM/PCP/StateMachine/PCP.php @@ -62,4 +62,3 @@ 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 8ced025d49..9e91722c8d 100644 --- a/CRM/Pledge/BAO/Pledge.php +++ b/CRM/Pledge/BAO/Pledge.php @@ -1121,4 +1121,3 @@ SELECT pledge.contact_id as contact_id, return array_diff(array_flip($paymentStatus), self::getNonTransactionalStatus()); } } - diff --git a/CRM/Pledge/BAO/PledgeBlock.php b/CRM/Pledge/BAO/PledgeBlock.php index 0e1e418699..255380b005 100644 --- a/CRM/Pledge/BAO/PledgeBlock.php +++ b/CRM/Pledge/BAO/PledgeBlock.php @@ -305,4 +305,3 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock { } } } - diff --git a/CRM/Pledge/BAO/PledgePayment.php b/CRM/Pledge/BAO/PledgePayment.php index 6f3b1365fb..97dd1267f7 100644 --- a/CRM/Pledge/BAO/PledgePayment.php +++ b/CRM/Pledge/BAO/PledgePayment.php @@ -837,4 +837,3 @@ WHERE civicrm_pledge_payment.contribution_id = {$paymentContributionId} } } } - diff --git a/CRM/Pledge/BAO/Query.php b/CRM/Pledge/BAO/Query.php index db775b3bac..6722f39a8a 100644 --- a/CRM/Pledge/BAO/Query.php +++ b/CRM/Pledge/BAO/Query.php @@ -638,4 +638,3 @@ class CRM_Pledge_BAO_Query { } } } - diff --git a/CRM/Pledge/Config.php b/CRM/Pledge/Config.php index 7dbb7dced4..3e2f1436b3 100644 --- a/CRM/Pledge/Config.php +++ b/CRM/Pledge/Config.php @@ -36,4 +36,3 @@ * */ class CRM_Pledge_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Pledge/Controller/Search.php b/CRM/Pledge/Controller/Search.php index fdd3afa494..84fc8d7169 100644 --- a/CRM/Pledge/Controller/Search.php +++ b/CRM/Pledge/Controller/Search.php @@ -63,4 +63,3 @@ class CRM_Pledge_Controller_Search extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Pledge/Form/Payment.php b/CRM/Pledge/Form/Payment.php index 01164b85d0..2a4af9a24f 100644 --- a/CRM/Pledge/Form/Payment.php +++ b/CRM/Pledge/Form/Payment.php @@ -190,4 +190,3 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form { CRM_Core_Session::setStatus($statusMsg, ts('Saved'), 'success'); } } - diff --git a/CRM/Pledge/Form/Pledge.php b/CRM/Pledge/Form/Pledge.php index d99c08cf50..cf6c8d1bf0 100644 --- a/CRM/Pledge/Form/Pledge.php +++ b/CRM/Pledge/Form/Pledge.php @@ -652,4 +652,3 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form { } } } - diff --git a/CRM/Pledge/Form/PledgeView.php b/CRM/Pledge/Form/PledgeView.php index 0978affe64..84475ec12c 100644 --- a/CRM/Pledge/Form/PledgeView.php +++ b/CRM/Pledge/Form/PledgeView.php @@ -147,4 +147,3 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form { ); } } - diff --git a/CRM/Pledge/Form/Search.php b/CRM/Pledge/Form/Search.php index 2de8900cdb..518de50d26 100644 --- a/CRM/Pledge/Form/Search.php +++ b/CRM/Pledge/Form/Search.php @@ -423,4 +423,3 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search { return ts('Find Pledges'); } } - diff --git a/CRM/Pledge/Form/Task.php b/CRM/Pledge/Form/Task.php index 8832e5d237..6e342b082b 100644 --- a/CRM/Pledge/Form/Task.php +++ b/CRM/Pledge/Form/Task.php @@ -172,4 +172,3 @@ 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 17c5a8a03d..0f08009b99 100644 --- a/CRM/Pledge/Form/Task/Delete.php +++ b/CRM/Pledge/Form/Task/Delete.php @@ -88,4 +88,3 @@ 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 5265ceb998..a2f8f46cf0 100644 --- a/CRM/Pledge/Form/Task/Print.php +++ b/CRM/Pledge/Form/Task/Print.php @@ -103,4 +103,3 @@ class CRM_Pledge_Form_Task_Print extends CRM_Pledge_Form_Task { // 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 26253a6566..518d739a3c 100644 --- a/CRM/Pledge/Form/Task/Result.php +++ b/CRM/Pledge/Form/Task/Result.php @@ -63,4 +63,3 @@ 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 af7a741b2b..47e2ceb25c 100644 --- a/CRM/Pledge/Form/Task/SearchTaskHookSample.php +++ b/CRM/Pledge/Form/Task/SearchTaskHookSample.php @@ -84,4 +84,3 @@ INNER JOIN civicrm_contact ct ON ( plg.contact_id = ct.id ) ); } } - diff --git a/CRM/Pledge/Info.php b/CRM/Pledge/Info.php index c0f702758f..4560ef650c 100644 --- a/CRM/Pledge/Info.php +++ b/CRM/Pledge/Info.php @@ -176,4 +176,3 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info { } } } - diff --git a/CRM/Pledge/Page/AJAX.php b/CRM/Pledge/Page/AJAX.php index f19da2fdd3..ae6cdd69a3 100755 --- a/CRM/Pledge/Page/AJAX.php +++ b/CRM/Pledge/Page/AJAX.php @@ -100,4 +100,3 @@ WHERE {$whereClause} CRM_Utils_System::civiExit(); } } - diff --git a/CRM/Pledge/Page/DashBoard.php b/CRM/Pledge/Page/DashBoard.php index 092e4ace2c..6c6f313abf 100644 --- a/CRM/Pledge/Page/DashBoard.php +++ b/CRM/Pledge/Page/DashBoard.php @@ -118,4 +118,3 @@ 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 9dd474b8be..b697f565c5 100644 --- a/CRM/Pledge/Page/Payment.php +++ b/CRM/Pledge/Page/Payment.php @@ -95,4 +95,3 @@ 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 3611448630..041c3fd62e 100644 --- a/CRM/Pledge/Page/Tab.php +++ b/CRM/Pledge/Page/Tab.php @@ -216,4 +216,3 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page { $session->pushUserContext($url); } } - diff --git a/CRM/Pledge/Page/UserDashboard.php b/CRM/Pledge/Page/UserDashboard.php index 31f64b531f..c5f5d35b31 100644 --- a/CRM/Pledge/Page/UserDashboard.php +++ b/CRM/Pledge/Page/UserDashboard.php @@ -79,4 +79,3 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard $this->listPledges(); } } - diff --git a/CRM/Pledge/Selector/Search.php b/CRM/Pledge/Selector/Search.php index ca3ee8ebed..4a2755c2ff 100644 --- a/CRM/Pledge/Selector/Search.php +++ b/CRM/Pledge/Selector/Search.php @@ -455,4 +455,3 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base { return ts('Pledge Search'); } } - diff --git a/CRM/Pledge/StateMachine/Search.php b/CRM/Pledge/StateMachine/Search.php index 0f81b9607e..d6b2a72174 100644 --- a/CRM/Pledge/StateMachine/Search.php +++ b/CRM/Pledge/StateMachine/Search.php @@ -107,4 +107,3 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine { return FALSE; } } - diff --git a/CRM/Pledge/Task.php b/CRM/Pledge/Task.php index b855f986cf..ab6b23e89c 100644 --- a/CRM/Pledge/Task.php +++ b/CRM/Pledge/Task.php @@ -170,4 +170,3 @@ class CRM_Pledge_Task { ); } } - diff --git a/CRM/Price/BAO/PriceField.php b/CRM/Price/BAO/PriceField.php index 753ffb7978..454378f32f 100644 --- a/CRM/Price/BAO/PriceField.php +++ b/CRM/Price/BAO/PriceField.php @@ -778,4 +778,3 @@ WHERE id IN (" . implode(',', array_keys($priceFields)) . ')'; return $label; } } - diff --git a/CRM/Price/BAO/PriceFieldValue.php b/CRM/Price/BAO/PriceFieldValue.php index 760e415260..2c46ada1f7 100644 --- a/CRM/Price/BAO/PriceFieldValue.php +++ b/CRM/Price/BAO/PriceFieldValue.php @@ -268,4 +268,3 @@ 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 bbd37777f4..177451c7d4 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1400,4 +1400,3 @@ WHERE ps.id = %1 return $lineItem; } } - diff --git a/CRM/Price/Form/DeleteField.php b/CRM/Price/Form/DeleteField.php index 69b321ce98..6020fe37aa 100644 --- a/CRM/Price/Form/DeleteField.php +++ b/CRM/Price/Form/DeleteField.php @@ -108,4 +108,3 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form { } } } - diff --git a/CRM/Price/Form/DeleteSet.php b/CRM/Price/Form/DeleteSet.php index be6ba5429c..4ec420c6fd 100644 --- a/CRM/Price/Form/DeleteSet.php +++ b/CRM/Price/Form/DeleteSet.php @@ -104,4 +104,3 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form { } } } - diff --git a/CRM/Price/Form/Field.php b/CRM/Price/Form/Field.php index 5a0f1400ad..82b70b3926 100644 --- a/CRM/Price/Form/Field.php +++ b/CRM/Price/Form/Field.php @@ -684,4 +684,3 @@ class CRM_Price_Form_Field extends CRM_Core_Form { } } } - diff --git a/CRM/Price/Form/Option.php b/CRM/Price/Form/Option.php index 6c8ab7a2e0..2a916b620b 100644 --- a/CRM/Price/Form/Option.php +++ b/CRM/Price/Form/Option.php @@ -328,4 +328,3 @@ class CRM_Price_Form_Option extends CRM_Core_Form { } } } - diff --git a/CRM/Price/Form/Preview.php b/CRM/Price/Form/Preview.php index b8e6b0ee19..9ee1134af5 100644 --- a/CRM/Price/Form/Preview.php +++ b/CRM/Price/Form/Preview.php @@ -145,4 +145,3 @@ class CRM_Price_Form_Preview extends CRM_Core_Form { ); } } - diff --git a/CRM/Price/Form/Set.php b/CRM/Price/Form/Set.php index 3f625f418e..426f8fdb1e 100644 --- a/CRM/Price/Form/Set.php +++ b/CRM/Price/Form/Set.php @@ -292,4 +292,3 @@ class CRM_Price_Form_Set extends CRM_Core_Form { } } } - diff --git a/CRM/Price/Page/Field.php b/CRM/Price/Page/Field.php index e3273369da..accd62c98e 100644 --- a/CRM/Price/Page/Field.php +++ b/CRM/Price/Page/Field.php @@ -348,4 +348,3 @@ class CRM_Price_Page_Field extends CRM_Core_Page { $controller->run(); } } - diff --git a/CRM/Price/Page/Option.php b/CRM/Price/Page/Option.php index f1c9077166..a706a05710 100644 --- a/CRM/Price/Page/Option.php +++ b/CRM/Price/Page/Option.php @@ -318,4 +318,3 @@ class CRM_Price_Page_Option extends CRM_Core_Page { return parent::run(); } } - diff --git a/CRM/Price/Page/Set.php b/CRM/Price/Page/Set.php index a9ee1ae1e5..cf4af06ee7 100644 --- a/CRM/Price/Page/Set.php +++ b/CRM/Price/Page/Set.php @@ -325,4 +325,3 @@ 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 b86a33e873..c0dee2b655 100644 --- a/CRM/Profile/Form.php +++ b/CRM/Profile/Form.php @@ -1355,4 +1355,3 @@ class CRM_Profile_Form extends CRM_Core_Form { return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } } - diff --git a/CRM/Profile/Form/Dynamic.php b/CRM/Profile/Form/Dynamic.php index 18145445a4..7c05ad7d90 100644 --- a/CRM/Profile/Form/Dynamic.php +++ b/CRM/Profile/Form/Dynamic.php @@ -124,4 +124,3 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form { parent::postProcess(); } } - diff --git a/CRM/Profile/Form/Edit.php b/CRM/Profile/Form/Edit.php index a4a97e9221..2f9c4dc291 100644 --- a/CRM/Profile/Form/Edit.php +++ b/CRM/Profile/Form/Edit.php @@ -343,4 +343,3 @@ SELECT module,is_reserved return $errors; } } - diff --git a/CRM/Profile/Form/Search.php b/CRM/Profile/Form/Search.php index 0d3675348e..f7af34b6be 100644 --- a/CRM/Profile/Form/Search.php +++ b/CRM/Profile/Form/Search.php @@ -132,4 +132,3 @@ 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 f6dd50977e..0f59e3d3fd 100644 --- a/CRM/Profile/Page/Dynamic.php +++ b/CRM/Profile/Page/Dynamic.php @@ -432,4 +432,3 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page { return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } } - diff --git a/CRM/Profile/Page/Listings.php b/CRM/Profile/Page/Listings.php index fc8ef49053..2b6fdc8844 100644 --- a/CRM/Profile/Page/Listings.php +++ b/CRM/Profile/Page/Listings.php @@ -504,4 +504,3 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page { return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } } - diff --git a/CRM/Profile/Page/MultipleRecordFieldsListing.php b/CRM/Profile/Page/MultipleRecordFieldsListing.php index 1804ff7601..8da1a9a1c7 100644 --- a/CRM/Profile/Page/MultipleRecordFieldsListing.php +++ b/CRM/Profile/Page/MultipleRecordFieldsListing.php @@ -390,4 +390,3 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic { return ''; } } - diff --git a/CRM/Profile/Page/View.php b/CRM/Profile/Page/View.php index fd645fccfb..f0c4fb2f04 100644 --- a/CRM/Profile/Page/View.php +++ b/CRM/Profile/Page/View.php @@ -225,4 +225,3 @@ class CRM_Profile_Page_View extends CRM_Core_Page { return $fileName ? $fileName : parent::overrideExtraTemplateFileName(); } } - diff --git a/CRM/Profile/Selector/Listings.php b/CRM/Profile/Selector/Listings.php index eda961b129..3e24cf38bc 100644 --- a/CRM/Profile/Selector/Listings.php +++ b/CRM/Profile/Selector/Listings.php @@ -778,4 +778,3 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR } } //func close } - diff --git a/CRM/Report/Config.php b/CRM/Report/Config.php index c45e2b82ca..82650dea0a 100644 --- a/CRM/Report/Config.php +++ b/CRM/Report/Config.php @@ -38,4 +38,3 @@ * */ class CRM_Report_Config extends CRM_Core_Component_Config {} - diff --git a/CRM/Report/Form/Activity.php b/CRM/Report/Form/Activity.php index a877d55ad7..cac5f17ab6 100644 --- a/CRM/Report/Form/Activity.php +++ b/CRM/Report/Form/Activity.php @@ -938,4 +938,3 @@ GROUP BY civicrm_activity_id {$this->_having} {$this->_orderBy} {$this->_limit}" } } } - diff --git a/CRM/Report/Form/ActivitySummary.php b/CRM/Report/Form/ActivitySummary.php index 18e59a1a5c..34756bfdff 100644 --- a/CRM/Report/Form/ActivitySummary.php +++ b/CRM/Report/Form/ActivitySummary.php @@ -532,4 +532,3 @@ class CRM_Report_Form_ActivitySummary extends CRM_Report_Form { } } } - diff --git a/CRM/Report/Form/Case/Demographics.php b/CRM/Report/Form/Case/Demographics.php index a80b79280f..fce44d3d0c 100644 --- a/CRM/Report/Form/Case/Demographics.php +++ b/CRM/Report/Form/Case/Demographics.php @@ -465,4 +465,3 @@ 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 1a9eddec6a..932b03d016 100644 --- a/CRM/Report/Form/Case/Detail.php +++ b/CRM/Report/Form/Case/Detail.php @@ -679,4 +679,3 @@ 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 fea1096320..787ab4d8bf 100644 --- a/CRM/Report/Form/Case/Summary.php +++ b/CRM/Report/Form/Case/Summary.php @@ -410,4 +410,3 @@ 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 d19c13faaa..7881af631d 100644 --- a/CRM/Report/Form/Case/TimeSpent.php +++ b/CRM/Report/Form/Case/TimeSpent.php @@ -360,4 +360,3 @@ GROUP BY {$this->_aliases['civicrm_contact']}.id, } } } - diff --git a/CRM/Report/Form/Contact/Detail.php b/CRM/Report/Form/Contact/Detail.php index b5ce50ae1f..9cdfe075fc 100644 --- a/CRM/Report/Form/Contact/Detail.php +++ b/CRM/Report/Form/Contact/Detail.php @@ -941,4 +941,3 @@ 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 b38eecd7ed..a2be5ecebb 100644 --- a/CRM/Report/Form/Contact/Log.php +++ b/CRM/Report/Form/Contact/Log.php @@ -302,4 +302,3 @@ 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 795967d505..56decd616f 100644 --- a/CRM/Report/Form/Contact/LoggingDetail.php +++ b/CRM/Report/Form/Contact/LoggingDetail.php @@ -78,4 +78,3 @@ class CRM_Report_Form_Contact_LoggingDetail extends CRM_Logging_ReportDetail { } } } - diff --git a/CRM/Report/Form/Contact/Relationship.php b/CRM/Report/Form/Contact/Relationship.php index 8575c97640..e6a4e6ffb4 100644 --- a/CRM/Report/Form/Contact/Relationship.php +++ b/CRM/Report/Form/Contact/Relationship.php @@ -631,4 +631,3 @@ 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 397efc6327..cea8831991 100644 --- a/CRM/Report/Form/Contact/Summary.php +++ b/CRM/Report/Form/Contact/Summary.php @@ -321,4 +321,3 @@ 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 f3d2482491..b4bbb6f385 100644 --- a/CRM/Report/Form/Contribute/Bookkeeping.php +++ b/CRM/Report/Form/Contribute/Bookkeeping.php @@ -508,4 +508,3 @@ 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 76e3309e16..a385069399 100644 --- a/CRM/Report/Form/Contribute/Detail.php +++ b/CRM/Report/Form/Contribute/Detail.php @@ -912,4 +912,3 @@ 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 5627ae93bd..fe9aa21ccc 100644 --- a/CRM/Report/Form/Contribute/History.php +++ b/CRM/Report/Form/Contribute/History.php @@ -779,4 +779,3 @@ 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 60037b7086..d2d2f475bd 100644 --- a/CRM/Report/Form/Contribute/HouseholdSummary.php +++ b/CRM/Report/Form/Contribute/HouseholdSummary.php @@ -565,4 +565,3 @@ class CRM_Report_Form_Contribute_HouseholdSummary extends CRM_Report_Form { } } } - diff --git a/CRM/Report/Form/Contribute/LoggingDetail.php b/CRM/Report/Form/Contribute/LoggingDetail.php index e75b21abca..3da5d478f5 100644 --- a/CRM/Report/Form/Contribute/LoggingDetail.php +++ b/CRM/Report/Form/Contribute/LoggingDetail.php @@ -55,4 +55,3 @@ class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail $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 bc5ec577da..8d0ee8ea35 100644 --- a/CRM/Report/Form/Contribute/LoggingSummary.php +++ b/CRM/Report/Form/Contribute/LoggingSummary.php @@ -233,4 +233,3 @@ class CRM_Report_Form_Contribute_LoggingSummary extends CRM_Logging_ReportSummar "; } } - diff --git a/CRM/Report/Form/Contribute/Lybunt.php b/CRM/Report/Form/Contribute/Lybunt.php index 20cec80a59..c36e78aba5 100644 --- a/CRM/Report/Form/Contribute/Lybunt.php +++ b/CRM/Report/Form/Contribute/Lybunt.php @@ -520,4 +520,3 @@ 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 adcc65cfff..c79912840e 100644 --- a/CRM/Report/Form/Contribute/OrganizationSummary.php +++ b/CRM/Report/Form/Contribute/OrganizationSummary.php @@ -566,4 +566,3 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form { } } } - diff --git a/CRM/Report/Form/Contribute/PCP.php b/CRM/Report/Form/Contribute/PCP.php index 81a26e4bcd..695156785b 100644 --- a/CRM/Report/Form/Contribute/PCP.php +++ b/CRM/Report/Form/Contribute/PCP.php @@ -344,4 +344,3 @@ 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 3858a0fa70..c85687427a 100644 --- a/CRM/Report/Form/Contribute/Recur.php +++ b/CRM/Report/Form/Contribute/Recur.php @@ -324,4 +324,4 @@ class CRM_Report_Form_Contribute_Recur extends CRM_Report_Form { } } -} \ No newline at end of file +} diff --git a/CRM/Report/Form/Contribute/Repeat.php b/CRM/Report/Form/Contribute/Repeat.php index 52601b3f8e..b1e4ab2876 100644 --- a/CRM/Report/Form/Contribute/Repeat.php +++ b/CRM/Report/Form/Contribute/Repeat.php @@ -981,4 +981,3 @@ currency varchar(3) // foreach ends } } - diff --git a/CRM/Report/Form/Contribute/SoftCredit.php b/CRM/Report/Form/Contribute/SoftCredit.php index a35723b994..8e504003e5 100644 --- a/CRM/Report/Form/Contribute/SoftCredit.php +++ b/CRM/Report/Form/Contribute/SoftCredit.php @@ -543,4 +543,3 @@ 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 b7677a81b0..cfe68319b0 100644 --- a/CRM/Report/Form/Contribute/Summary.php +++ b/CRM/Report/Form/Contribute/Summary.php @@ -750,4 +750,3 @@ 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 3e4af34a1d..3dcfffb67f 100644 --- a/CRM/Report/Form/Contribute/Sybunt.php +++ b/CRM/Report/Form/Contribute/Sybunt.php @@ -535,4 +535,3 @@ 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 15a230e313..4b0117a158 100644 --- a/CRM/Report/Form/Contribute/TopDonor.php +++ b/CRM/Report/Form/Contribute/TopDonor.php @@ -458,4 +458,3 @@ ORDER BY civicrm_contribution_total_amount_sum DESC } } } - diff --git a/CRM/Report/Form/Event.php b/CRM/Report/Form/Event.php index 1c331beb35..4914fc89a5 100644 --- a/CRM/Report/Form/Event.php +++ b/CRM/Report/Form/Event.php @@ -37,4 +37,3 @@ 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 5ecc8e365c..c6405f8790 100644 --- a/CRM/Report/Form/Event/Income.php +++ b/CRM/Report/Form/Event/Income.php @@ -377,4 +377,3 @@ 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 865b1ef355..6bf2ebdecf 100644 --- a/CRM/Report/Form/Event/IncomeCountSummary.php +++ b/CRM/Report/Form/Event/IncomeCountSummary.php @@ -436,4 +436,3 @@ 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 20ca92ab8f..a1973b76ba 100644 --- a/CRM/Report/Form/Event/ParticipantListCount.php +++ b/CRM/Report/Form/Event/ParticipantListCount.php @@ -546,4 +546,3 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event { } } } - diff --git a/CRM/Report/Form/Event/Summary.php b/CRM/Report/Form/Event/Summary.php index b397d5a96b..b15bc97ec4 100644 --- a/CRM/Report/Form/Event/Summary.php +++ b/CRM/Report/Form/Event/Summary.php @@ -413,4 +413,3 @@ 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 8e3bb49db8..e6adeb9527 100644 --- a/CRM/Report/Form/Extended.php +++ b/CRM/Report/Form/Extended.php @@ -1423,4 +1423,3 @@ WHERE line_item_civireport.id IS NOT NULL return $paymentInstruments[$value]; } } - diff --git a/CRM/Report/Form/Grant/Detail.php b/CRM/Report/Form/Grant/Detail.php index 29229a1ce9..832ad76d4c 100644 --- a/CRM/Report/Form/Grant/Detail.php +++ b/CRM/Report/Form/Grant/Detail.php @@ -364,4 +364,3 @@ 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 91b7636614..a5da89bea2 100644 --- a/CRM/Report/Form/Grant/Statistics.php +++ b/CRM/Report/Form/Grant/Statistics.php @@ -578,4 +578,3 @@ SELECT COUNT({$this->_aliases['civicrm_grant']}.id) as count , } } } - diff --git a/CRM/Report/Form/Mailing/Bounce.php b/CRM/Report/Form/Mailing/Bounce.php index 7cb5849a4e..4084e4708b 100644 --- a/CRM/Report/Form/Mailing/Bounce.php +++ b/CRM/Report/Form/Mailing/Bounce.php @@ -383,4 +383,3 @@ 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 dd70d8130e..6dc6696671 100644 --- a/CRM/Report/Form/Mailing/Clicks.php +++ b/CRM/Report/Form/Mailing/Clicks.php @@ -330,4 +330,3 @@ 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 c6409cc951..3b0090983c 100644 --- a/CRM/Report/Form/Mailing/Detail.php +++ b/CRM/Report/Form/Mailing/Detail.php @@ -474,4 +474,3 @@ 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 9890d35f67..c866b84205 100644 --- a/CRM/Report/Form/Mailing/Opened.php +++ b/CRM/Report/Form/Mailing/Opened.php @@ -317,4 +317,3 @@ 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 64bceb5c9a..5476a7422e 100644 --- a/CRM/Report/Form/Mailing/Summary.php +++ b/CRM/Report/Form/Mailing/Summary.php @@ -598,4 +598,3 @@ 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 da94529e4c..5ce851e5a2 100644 --- a/CRM/Report/Form/Member/ContributionDetail.php +++ b/CRM/Report/Form/Member/ContributionDetail.php @@ -818,4 +818,3 @@ class CRM_Report_Form_Member_ContributionDetail extends CRM_Report_Form { } } } - diff --git a/CRM/Report/Form/Member/Lapse.php b/CRM/Report/Form/Member/Lapse.php index 6374dc14bc..371d4cbbb6 100644 --- a/CRM/Report/Form/Member/Lapse.php +++ b/CRM/Report/Form/Member/Lapse.php @@ -445,4 +445,3 @@ 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 0a01e2fead..af1f916539 100644 --- a/CRM/Report/Form/Member/Summary.php +++ b/CRM/Report/Form/Member/Summary.php @@ -644,4 +644,3 @@ GROUP BY {$this->_aliases['civicrm_contribution']}.currency } } } - diff --git a/CRM/Report/Form/Membership/Summary.php b/CRM/Report/Form/Membership/Summary.php index 12904371d1..2163a08fed 100644 --- a/CRM/Report/Form/Membership/Summary.php +++ b/CRM/Report/Form/Membership/Summary.php @@ -438,4 +438,3 @@ 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 64319e26ce..b748d773db 100644 --- a/CRM/Report/Form/Pledge/Detail.php +++ b/CRM/Report/Form/Pledge/Detail.php @@ -580,4 +580,3 @@ 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 26d40d59b5..a59a6774f3 100644 --- a/CRM/Report/Form/Pledge/Pbnp.php +++ b/CRM/Report/Form/Pledge/Pbnp.php @@ -391,4 +391,3 @@ 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 042bce1a65..63ee7991bb 100644 --- a/CRM/Report/Form/Pledge/Summary.php +++ b/CRM/Report/Form/Pledge/Summary.php @@ -407,4 +407,3 @@ 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 42e63507cb..3bf87fb470 100644 --- a/CRM/Report/Form/Register.php +++ b/CRM/Report/Form/Register.php @@ -203,4 +203,3 @@ class CRM_Report_Form_Register extends CRM_Core_Form { } } } - diff --git a/CRM/Report/Form/Walklist/Walklist.php b/CRM/Report/Form/Walklist/Walklist.php index a47165123c..839b9e33c9 100644 --- a/CRM/Report/Form/Walklist/Walklist.php +++ b/CRM/Report/Form/Walklist/Walklist.php @@ -288,4 +288,3 @@ FROM civicrm_contact {$this->_aliases['civicrm_contact']} {$this->_aclFrom } } } - diff --git a/CRM/Report/Info.php b/CRM/Report/Info.php index 421d96206f..2fe166a71d 100644 --- a/CRM/Report/Info.php +++ b/CRM/Report/Info.php @@ -174,4 +174,3 @@ 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 0383e11713..130dcc4ca0 100644 --- a/CRM/Report/Interface.php +++ b/CRM/Report/Interface.php @@ -109,4 +109,3 @@ interface CRM_Report_Interface { */ public function &columns(); } - diff --git a/CRM/Report/Page/Instance.php b/CRM/Report/Page/Instance.php index 81e214edff..f51c6f1dae 100644 --- a/CRM/Report/Page/Instance.php +++ b/CRM/Report/Page/Instance.php @@ -108,4 +108,3 @@ 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 9fd78bca4d..132d125506 100644 --- a/CRM/Report/Page/InstanceList.php +++ b/CRM/Report/Page/InstanceList.php @@ -214,4 +214,3 @@ 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 5d991adc6f..a603e1c8fd 100644 --- a/CRM/Report/Page/Options.php +++ b/CRM/Report/Page/Options.php @@ -221,4 +221,3 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic { return 'reset=1&action=browse'; } } - diff --git a/CRM/Report/Page/Report.php b/CRM/Report/Page/Report.php index d895fd4f27..75cdb45543 100644 --- a/CRM/Report/Page/Report.php +++ b/CRM/Report/Page/Report.php @@ -83,4 +83,3 @@ 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 dc91460063..934571e64c 100644 --- a/CRM/Report/Page/TemplateList.php +++ b/CRM/Report/Page/TemplateList.php @@ -120,4 +120,3 @@ LEFT JOIN civicrm_component comp return parent::run(); } } - diff --git a/CRM/Report/Utils/Get.php b/CRM/Report/Utils/Get.php index 18917483c0..f0fd552db8 100644 --- a/CRM/Report/Utils/Get.php +++ b/CRM/Report/Utils/Get.php @@ -304,4 +304,3 @@ class CRM_Report_Utils_Get { } } } - diff --git a/CRM/SMS/BAO/Provider.php b/CRM/SMS/BAO/Provider.php index dbe70252d5..f2cd7794b3 100644 --- a/CRM/SMS/BAO/Provider.php +++ b/CRM/SMS/BAO/Provider.php @@ -185,5 +185,3 @@ 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 8d8dd77657..68a2ed858a 100644 --- a/CRM/SMS/Controller/Send.php +++ b/CRM/SMS/Controller/Send.php @@ -70,4 +70,3 @@ class CRM_SMS_Controller_Send extends CRM_Core_Controller { ); } } - diff --git a/CRM/SMS/Form/Group.php b/CRM/SMS/Form/Group.php index 8ea5abad6d..66f62ff850 100644 --- a/CRM/SMS/Form/Group.php +++ b/CRM/SMS/Form/Group.php @@ -340,4 +340,3 @@ 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 ae80275e0d..943363bdf7 100644 --- a/CRM/SMS/Form/Provider.php +++ b/CRM/SMS/Form/Provider.php @@ -190,4 +190,3 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form { } } } - diff --git a/CRM/SMS/Form/Schedule.php b/CRM/SMS/Form/Schedule.php index e00e387811..897825dcb8 100644 --- a/CRM/SMS/Form/Schedule.php +++ b/CRM/SMS/Form/Schedule.php @@ -209,4 +209,3 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form { return ts('Schedule or Send'); } } - diff --git a/CRM/SMS/Form/Upload.php b/CRM/SMS/Form/Upload.php index c2c2837bf6..826bb0d8b9 100644 --- a/CRM/SMS/Form/Upload.php +++ b/CRM/SMS/Form/Upload.php @@ -432,4 +432,3 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form { return ts('SMS Content'); } } - diff --git a/CRM/SMS/Page/Provider.php b/CRM/SMS/Page/Provider.php index b638438167..f59bfa9a65 100644 --- a/CRM/SMS/Page/Provider.php +++ b/CRM/SMS/Page/Provider.php @@ -188,4 +188,3 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic { return 'civicrm/admin/sms/provider'; } } - diff --git a/CRM/SMS/Provider.php b/CRM/SMS/Provider.php index 9f49ca54f3..5ddc6930e6 100644 --- a/CRM/SMS/Provider.php +++ b/CRM/SMS/Provider.php @@ -356,4 +356,3 @@ 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 56a05d1da1..57f724a371 100644 --- a/CRM/SMS/StateMachine/Send.php +++ b/CRM/SMS/StateMachine/Send.php @@ -60,4 +60,3 @@ 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 f33e432fbe..02082299ed 100644 --- a/CRM/Tag/Form/Tag.php +++ b/CRM/Tag/Form/Tag.php @@ -128,4 +128,3 @@ 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/AdvanceSetting.php b/CRM/UF/Form/AdvanceSetting.php index b4a5ce7af7..f0384f94dd 100644 --- a/CRM/UF/Form/AdvanceSetting.php +++ b/CRM/UF/Form/AdvanceSetting.php @@ -101,4 +101,3 @@ 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/Group.php b/CRM/UF/Form/Group.php index 9ca71f2a53..5a6e4ef7ec 100644 --- a/CRM/UF/Form/Group.php +++ b/CRM/UF/Form/Group.php @@ -376,4 +376,3 @@ class CRM_UF_Form_Group extends CRM_Core_Form { CRM_Utils_System::updateCategories(); } } - diff --git a/CRM/UF/Form/Inline/Preview.php b/CRM/UF/Form/Inline/Preview.php index 2fe4a3c825..ab4d71b517 100644 --- a/CRM/UF/Form/Inline/Preview.php +++ b/CRM/UF/Form/Inline/Preview.php @@ -76,4 +76,3 @@ class CRM_UF_Form_Inline_Preview extends CRM_UF_Form_AbstractPreview { } } - diff --git a/CRM/UF/Form/Inline/PreviewById.php b/CRM/UF/Form/Inline/PreviewById.php index 39c94c1ecf..6b32ec7fca 100644 --- a/CRM/UF/Form/Inline/PreviewById.php +++ b/CRM/UF/Form/Inline/PreviewById.php @@ -62,4 +62,3 @@ class CRM_UF_Form_Inline_PreviewById extends CRM_UF_Form_AbstractPreview { } } - diff --git a/CRM/UF/Page/Field.php b/CRM/UF/Page/Field.php index c6a70f460e..9d4af63bdd 100644 --- a/CRM/UF/Page/Field.php +++ b/CRM/UF/Page/Field.php @@ -296,4 +296,3 @@ class CRM_UF_Page_Field extends CRM_Core_Page { $controller->run(); } } - diff --git a/CRM/UF/Page/Group.php b/CRM/UF/Page/Group.php index ab86224ef8..b6dbcd6331 100644 --- a/CRM/UF/Page/Group.php +++ b/CRM/UF/Page/Group.php @@ -489,4 +489,3 @@ class CRM_UF_Page_Group extends CRM_Core_Page { return $returnGroupTypes; } } - diff --git a/CRM/Upgrade/Controller.php b/CRM/Upgrade/Controller.php index 6c80c0c771..145e12e867 100644 --- a/CRM/Upgrade/Controller.php +++ b/CRM/Upgrade/Controller.php @@ -56,4 +56,3 @@ class CRM_Upgrade_Controller extends CRM_Core_Controller { $this->addActions(); } } - diff --git a/CRM/Upgrade/Headless.php b/CRM/Upgrade/Headless.php index 9898156e60..e5815d5705 100644 --- a/CRM/Upgrade/Headless.php +++ b/CRM/Upgrade/Headless.php @@ -83,4 +83,3 @@ class CRM_Upgrade_Headless { ); } } - diff --git a/CRM/Upgrade/Incremental/Legacy.php b/CRM/Upgrade/Incremental/Legacy.php index 6dfbab04e7..d27e6913b9 100644 --- a/CRM/Upgrade/Incremental/Legacy.php +++ b/CRM/Upgrade/Incremental/Legacy.php @@ -568,4 +568,3 @@ SELECT count( id ) as statusCount $upgrade->processSQL($rev); } } - diff --git a/CRM/Upgrade/Incremental/php/FourOne.php b/CRM/Upgrade/Incremental/php/FourOne.php index da15a78bb7..6e899686e6 100644 --- a/CRM/Upgrade/Incremental/php/FourOne.php +++ b/CRM/Upgrade/Incremental/php/FourOne.php @@ -430,4 +430,3 @@ AND v.is_active = 1 return "Blah"; } } - diff --git a/CRM/Upgrade/Incremental/php/FourZero.php b/CRM/Upgrade/Incremental/php/FourZero.php index 16888f6bf4..9e97237a61 100644 --- a/CRM/Upgrade/Incremental/php/FourZero.php +++ b/CRM/Upgrade/Incremental/php/FourZero.php @@ -49,4 +49,3 @@ class CRM_Upgrade_Incremental_php_FourZero { // 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 5e17121d47..29db710fbf 100644 --- a/CRM/Upgrade/Incremental/php/ThreeFour.php +++ b/CRM/Upgrade/Incremental/php/ThreeFour.php @@ -369,4 +369,3 @@ VALUES $upgrade->processSQL($rev); } } - diff --git a/CRM/Upgrade/Incremental/php/ThreeThree.php b/CRM/Upgrade/Incremental/php/ThreeThree.php index 023c44ce1e..b23aad77cf 100644 --- a/CRM/Upgrade/Incremental/php/ThreeThree.php +++ b/CRM/Upgrade/Incremental/php/ThreeThree.php @@ -406,4 +406,3 @@ INNER JOIN civicrm_option_group grp ON ( grp.id = val.option_group_id ) $upgrade->processSQL($rev); } } - diff --git a/CRM/Upgrade/Incremental/php/ThreeTwo.php b/CRM/Upgrade/Incremental/php/ThreeTwo.php index 05902be292..07ab68f824 100644 --- a/CRM/Upgrade/Incremental/php/ThreeTwo.php +++ b/CRM/Upgrade/Incremental/php/ThreeTwo.php @@ -282,4 +282,3 @@ UPDATE civicrm_membership_status $upgrade->processSQL($rev); } } - diff --git a/CRM/Upgrade/Page/Upgrade.php b/CRM/Upgrade/Page/Upgrade.php index b4f84422fa..d6f9c0d19b 100644 --- a/CRM/Upgrade/Page/Upgrade.php +++ b/CRM/Upgrade/Page/Upgrade.php @@ -202,4 +202,3 @@ class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page { 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 749eac8367..ded2d209fa 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php @@ -619,4 +619,3 @@ WHERE id IN (" . implode(',', array_keys($priceFields)) . ')'; } } } - diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php index 3007dee6ac..69d5b35602 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php @@ -215,4 +215,3 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho return $fieldValueDAO->delete(); } } - diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php index e3f8489638..1665ef9c8d 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php @@ -1121,4 +1121,3 @@ return 0; 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 f6408a48fb..072901d67d 100644 --- a/CRM/Upgrade/StateMachine.php +++ b/CRM/Upgrade/StateMachine.php @@ -57,4 +57,3 @@ class CRM_Upgrade_StateMachine extends CRM_Core_StateMachine { $this->addSequentialPages($this->_pages, $action); } } - diff --git a/CRM/Utils/Address.php b/CRM/Utils/Address.php index 3fcd2393d7..6d166d62f2 100644 --- a/CRM/Utils/Address.php +++ b/CRM/Utils/Address.php @@ -305,4 +305,3 @@ class CRM_Utils_Address { return $newSequence; } } - diff --git a/CRM/Utils/Address/BatchUpdate.php b/CRM/Utils/Address/BatchUpdate.php index dc3fa4afab..e05552b101 100644 --- a/CRM/Utils/Address/BatchUpdate.php +++ b/CRM/Utils/Address/BatchUpdate.php @@ -286,4 +286,3 @@ class CRM_Utils_Address_BatchUpdate { return $result; } } - diff --git a/CRM/Utils/Address/USPS.php b/CRM/Utils/Address/USPS.php index f16dfeafc1..cb6ab9d17d 100644 --- a/CRM/Utils/Address/USPS.php +++ b/CRM/Utils/Address/USPS.php @@ -123,4 +123,3 @@ class CRM_Utils_Address_USPS { return TRUE; } } - diff --git a/CRM/Utils/Array.php b/CRM/Utils/Array.php index 435c45bdaf..1f6791bd6f 100644 --- a/CRM/Utils/Array.php +++ b/CRM/Utils/Array.php @@ -836,4 +836,3 @@ class CRM_Utils_Array { return $output; } } - diff --git a/CRM/Utils/Cache/ArrayCache.php b/CRM/Utils/Cache/ArrayCache.php index 619e49fdc6..61188ab1b3 100644 --- a/CRM/Utils/Cache/ArrayCache.php +++ b/CRM/Utils/Cache/ArrayCache.php @@ -50,4 +50,3 @@ class CRM_Utils_Cache_Arraycache implements CRM_Utils_Cache_Interface { $this->_cache = array(); } } - diff --git a/CRM/Utils/Cache/Memcache.php b/CRM/Utils/Cache/Memcache.php index 69c7688251..63d5cb12dc 100644 --- a/CRM/Utils/Cache/Memcache.php +++ b/CRM/Utils/Cache/Memcache.php @@ -146,4 +146,3 @@ class CRM_Utils_Cache_Memcache { return $this->_cache->flush(); } } - diff --git a/CRM/Utils/Cache/NoCache.php b/CRM/Utils/Cache/NoCache.php index 5bea75cdc3..afbb9307a1 100644 --- a/CRM/Utils/Cache/NoCache.php +++ b/CRM/Utils/Cache/NoCache.php @@ -89,4 +89,3 @@ class CRM_Utils_Cache_NoCache implements CRM_Utils_Cache_Interface { return FALSE; } } - diff --git a/CRM/Utils/Cache/SerializeCache.php b/CRM/Utils/Cache/SerializeCache.php index 2f3d1a094b..3d2c42d8b8 100644 --- a/CRM/Utils/Cache/SerializeCache.php +++ b/CRM/Utils/Cache/SerializeCache.php @@ -113,4 +113,3 @@ class CRM_Utils_Cache_SerializeCache implements CRM_Utils_Cache_Interface { $this->_cache = array(); } } - diff --git a/CRM/Utils/Check/Case.php b/CRM/Utils/Check/Case.php index c33246a869..986cee0f97 100644 --- a/CRM/Utils/Check/Case.php +++ b/CRM/Utils/Check/Case.php @@ -114,4 +114,4 @@ class CRM_Utils_Check_Case { return $messages; } -} \ No newline at end of file +} diff --git a/CRM/Utils/Crypt.php b/CRM/Utils/Crypt.php index a155c7b4b4..6bffa9e954 100644 --- a/CRM/Utils/Crypt.php +++ b/CRM/Utils/Crypt.php @@ -111,4 +111,3 @@ class CRM_Utils_Crypt { return $string; } } - diff --git a/CRM/Utils/Date.php b/CRM/Utils/Date.php index c680a4fed9..2192ccdb67 100644 --- a/CRM/Utils/Date.php +++ b/CRM/Utils/Date.php @@ -1823,4 +1823,3 @@ class CRM_Utils_Date { } } - diff --git a/CRM/Utils/File.php b/CRM/Utils/File.php index 0e9888ed6d..4931e00ad4 100644 --- a/CRM/Utils/File.php +++ b/CRM/Utils/File.php @@ -682,4 +682,3 @@ HTACCESS; return TRUE; } } - diff --git a/CRM/Utils/Geocode/Google.php b/CRM/Utils/Geocode/Google.php index 430c34da7e..5a20a9f16c 100644 --- a/CRM/Utils/Geocode/Google.php +++ b/CRM/Utils/Geocode/Google.php @@ -160,4 +160,3 @@ class CRM_Utils_Geocode_Google { return FALSE; } } - diff --git a/CRM/Utils/Hook/Drupal6.php b/CRM/Utils/Hook/Drupal6.php index c405a1c19b..4a2d91cb33 100644 --- a/CRM/Utils/Hook/Drupal6.php +++ b/CRM/Utils/Hook/Drupal6.php @@ -34,4 +34,3 @@ */ class CRM_Utils_Hook_Drupal6 extends CRM_Utils_Hook_DrupalBase { } - diff --git a/CRM/Utils/Hook/Drupal8.php b/CRM/Utils/Hook/Drupal8.php index 78b93015ee..a2a14f5a33 100644 --- a/CRM/Utils/Hook/Drupal8.php +++ b/CRM/Utils/Hook/Drupal8.php @@ -34,4 +34,4 @@ */ class CRM_Utils_Hook_Drupal8 extends CRM_Utils_Hook_DrupalBase { -} \ No newline at end of file +} diff --git a/CRM/Utils/Hook/Joomla.php b/CRM/Utils/Hook/Joomla.php index 7494e8558d..b5c7fbaa9f 100644 --- a/CRM/Utils/Hook/Joomla.php +++ b/CRM/Utils/Hook/Joomla.php @@ -119,4 +119,3 @@ class CRM_Utils_Hook_Joomla extends CRM_Utils_Hook { } } } - diff --git a/CRM/Utils/Hook/Soap.php b/CRM/Utils/Hook/Soap.php index 728791ad21..8f26da58c3 100644 --- a/CRM/Utils/Hook/Soap.php +++ b/CRM/Utils/Hook/Soap.php @@ -68,4 +68,3 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook { return; } } - diff --git a/CRM/Utils/Hook/UnitTests.php b/CRM/Utils/Hook/UnitTests.php index bd4c9b9504..9380010ec8 100644 --- a/CRM/Utils/Hook/UnitTests.php +++ b/CRM/Utils/Hook/UnitTests.php @@ -106,4 +106,3 @@ class CRM_Utils_Hook_UnitTests extends CRM_Utils_Hook { } } } - diff --git a/CRM/Utils/Hook/WordPress.php b/CRM/Utils/Hook/WordPress.php index 9dc05702d9..2959fa5f65 100644 --- a/CRM/Utils/Hook/WordPress.php +++ b/CRM/Utils/Hook/WordPress.php @@ -217,4 +217,3 @@ class CRM_Utils_Hook_WordPress extends CRM_Utils_Hook { } - diff --git a/CRM/Utils/ICalendar.php b/CRM/Utils/ICalendar.php index 8b8f933d23..120bfbb138 100644 --- a/CRM/Utils/ICalendar.php +++ b/CRM/Utils/ICalendar.php @@ -117,4 +117,3 @@ class CRM_Utils_ICalendar { echo $calendar; } } - diff --git a/CRM/Utils/JSON.php b/CRM/Utils/JSON.php index a1182efeda..d25c77f588 100644 --- a/CRM/Utils/JSON.php +++ b/CRM/Utils/JSON.php @@ -155,4 +155,3 @@ class CRM_Utils_JSON { return $sOutput; } } - diff --git a/CRM/Utils/Mail.php b/CRM/Utils/Mail.php index bd41d8d6ec..873e926da8 100644 --- a/CRM/Utils/Mail.php +++ b/CRM/Utils/Mail.php @@ -414,4 +414,3 @@ class CRM_Utils_Mail { ); } } - diff --git a/CRM/Utils/Mail/EmailProcessor.php b/CRM/Utils/Mail/EmailProcessor.php index f3e1e1f133..cef40d0052 100644 --- a/CRM/Utils/Mail/EmailProcessor.php +++ b/CRM/Utils/Mail/EmailProcessor.php @@ -416,4 +416,3 @@ class CRM_Utils_Mail_EmailProcessor { } } } - diff --git a/CRM/Utils/Mail/Incoming.php b/CRM/Utils/Mail/Incoming.php index 60dfd987a3..8cfe6f90ef 100644 --- a/CRM/Utils/Mail/Incoming.php +++ b/CRM/Utils/Mail/Incoming.php @@ -456,4 +456,3 @@ class CRM_Utils_Mail_Incoming { ); } } - diff --git a/CRM/Utils/Migrate/Export.php b/CRM/Utils/Migrate/Export.php index 5d1f1d9ac7..66ee4ba6f0 100644 --- a/CRM/Utils/Migrate/Export.php +++ b/CRM/Utils/Migrate/Export.php @@ -562,4 +562,3 @@ 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 3e93bb74c0..539f8a311e 100644 --- a/CRM/Utils/Migrate/ExportJSON.php +++ b/CRM/Utils/Migrate/ExportJSON.php @@ -638,4 +638,3 @@ WHERE date >= $lastExportTime // print_r( json_decode( $json ) ); } } - diff --git a/CRM/Utils/Migrate/Import.php b/CRM/Utils/Migrate/Import.php index 9b02afa1e2..6170c82e8e 100644 --- a/CRM/Utils/Migrate/Import.php +++ b/CRM/Utils/Migrate/Import.php @@ -472,4 +472,3 @@ AND f.column_name = %2 } } } - diff --git a/CRM/Utils/Migrate/ImportJSON.php b/CRM/Utils/Migrate/ImportJSON.php index 3086f89736..fd26acae5c 100644 --- a/CRM/Utils/Migrate/ImportJSON.php +++ b/CRM/Utils/Migrate/ImportJSON.php @@ -301,4 +301,3 @@ WHERE entity_table = '{$tableName}' } } } - diff --git a/CRM/Utils/Money.php b/CRM/Utils/Money.php index 105e092d88..c02b55cead 100644 --- a/CRM/Utils/Money.php +++ b/CRM/Utils/Money.php @@ -120,4 +120,3 @@ class CRM_Utils_Money { return strtr($format, $replacements); } } - diff --git a/CRM/Utils/OpenFlashChart.php b/CRM/Utils/OpenFlashChart.php index 6e8dc0bdc6..2e037fb51e 100644 --- a/CRM/Utils/OpenFlashChart.php +++ b/CRM/Utils/OpenFlashChart.php @@ -553,4 +553,3 @@ class CRM_Utils_OpenFlashChart { return $openFlashChart; } } - diff --git a/CRM/Utils/PDF/Label.php b/CRM/Utils/PDF/Label.php index e51c2f523d..cd8f3cd38e 100644 --- a/CRM/Utils/PDF/Label.php +++ b/CRM/Utils/PDF/Label.php @@ -289,4 +289,3 @@ class CRM_Utils_PDF_Label extends TCPDF { return $list; } } - diff --git a/CRM/Utils/PDF/Utils.php b/CRM/Utils/PDF/Utils.php index 793b35fd2d..773c537f10 100644 --- a/CRM/Utils/PDF/Utils.php +++ b/CRM/Utils/PDF/Utils.php @@ -407,4 +407,3 @@ class CRM_Utils_PDF_Utils { } } } - diff --git a/CRM/Utils/Pager.php b/CRM/Utils/Pager.php index c713640dc2..aa184a1469 100644 --- a/CRM/Utils/Pager.php +++ b/CRM/Utils/Pager.php @@ -340,4 +340,3 @@ class CRM_Utils_Pager extends Pager_Sliding { return sprintf('%s', $href, $title, $image); } } - diff --git a/CRM/Utils/PagerAToZ.php b/CRM/Utils/PagerAToZ.php index 6937ce6faf..73a355a14e 100644 --- a/CRM/Utils/PagerAToZ.php +++ b/CRM/Utils/PagerAToZ.php @@ -168,4 +168,3 @@ class CRM_Utils_PagerAToZ { return $aToZBar; } } - diff --git a/CRM/Utils/QueryFormatter.php b/CRM/Utils/QueryFormatter.php index e8d8126a6f..cc3a382748 100644 --- a/CRM/Utils/QueryFormatter.php +++ b/CRM/Utils/QueryFormatter.php @@ -348,4 +348,4 @@ class CRM_Utils_QueryFormatter { echo $buf; } -} \ No newline at end of file +} diff --git a/CRM/Utils/REST.php b/CRM/Utils/REST.php index 0ea90b9508..5250e8676e 100644 --- a/CRM/Utils/REST.php +++ b/CRM/Utils/REST.php @@ -699,4 +699,3 @@ class CRM_Utils_REST { } } } - diff --git a/CRM/Utils/ReCAPTCHA.php b/CRM/Utils/ReCAPTCHA.php index 423e7bc5eb..95d3031812 100644 --- a/CRM/Utils/ReCAPTCHA.php +++ b/CRM/Utils/ReCAPTCHA.php @@ -131,4 +131,3 @@ class CRM_Utils_ReCAPTCHA { return $resp->is_valid; } } - diff --git a/CRM/Utils/Recent.php b/CRM/Utils/Recent.php index c5cd36d40e..0c174c9946 100644 --- a/CRM/Utils/Recent.php +++ b/CRM/Utils/Recent.php @@ -198,4 +198,3 @@ class CRM_Utils_Recent { $session->set(self::STORE_NAME, self::$_recent); } } - diff --git a/CRM/Utils/Request.php b/CRM/Utils/Request.php index 5c8993c0dc..061a0cb547 100644 --- a/CRM/Utils/Request.php +++ b/CRM/Utils/Request.php @@ -141,4 +141,3 @@ class CRM_Utils_Request { return $result; } } - diff --git a/CRM/Utils/Rule.php b/CRM/Utils/Rule.php index b3459d750b..50f0e60c85 100644 --- a/CRM/Utils/Rule.php +++ b/CRM/Utils/Rule.php @@ -799,4 +799,3 @@ class CRM_Utils_Rule { return ($key) ? CRM_Core_Key::valid($key) : FALSE; } } - diff --git a/CRM/Utils/SoapServer.php b/CRM/Utils/SoapServer.php index c16e3bb4ec..ab596e59f3 100644 --- a/CRM/Utils/SoapServer.php +++ b/CRM/Utils/SoapServer.php @@ -329,4 +329,3 @@ class CRM_Utils_SoapServer { return civicrm_api('contact', 'get', $params); } } - diff --git a/CRM/Utils/String.php b/CRM/Utils/String.php index 0298c18d74..e703b2ae2b 100644 --- a/CRM/Utils/String.php +++ b/CRM/Utils/String.php @@ -734,4 +734,3 @@ class CRM_Utils_String { return str_replace('&', '&', $htmlUrl); } } - diff --git a/CRM/Utils/Sunlight.php b/CRM/Utils/Sunlight.php index 8d7a8094ca..ed5ff5a3ba 100644 --- a/CRM/Utils/Sunlight.php +++ b/CRM/Utils/Sunlight.php @@ -184,4 +184,3 @@ class CRM_Utils_Sunlight { return $result; } } - diff --git a/CRM/Utils/System/Base.php b/CRM/Utils/System/Base.php index f85fefa8ae..4ed43e16b9 100644 --- a/CRM/Utils/System/Base.php +++ b/CRM/Utils/System/Base.php @@ -365,4 +365,3 @@ abstract class CRM_Utils_System_Base { */ public function appendCoreResources(&$list) {} } - diff --git a/CRM/Utils/System/Joomla.php b/CRM/Utils/System/Joomla.php index 6928d2c8a7..3bbb4c50d2 100644 --- a/CRM/Utils/System/Joomla.php +++ b/CRM/Utils/System/Joomla.php @@ -871,4 +871,3 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base { $list[] = 'js/crm.joomla.js'; } } - diff --git a/CRM/Utils/System/Soap.php b/CRM/Utils/System/Soap.php index 6ec959c0b9..1c2465db2e 100644 --- a/CRM/Utils/System/Soap.php +++ b/CRM/Utils/System/Soap.php @@ -192,4 +192,3 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base { throw new Exception("Method not implemented: getLoginURL"); } } - diff --git a/CRM/Utils/System/UnitTests.php b/CRM/Utils/System/UnitTests.php index af8b46d3af..67a6b3f4ae 100644 --- a/CRM/Utils/System/UnitTests.php +++ b/CRM/Utils/System/UnitTests.php @@ -321,4 +321,3 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_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 c9c0e7ccb7..cc28477347 100644 --- a/CRM/Utils/System/WordPress.php +++ b/CRM/Utils/System/WordPress.php @@ -771,4 +771,3 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base { } } } - diff --git a/CRM/Utils/Time.php b/CRM/Utils/Time.php index 2793eaeec5..2f5b31d39b 100644 --- a/CRM/Utils/Time.php +++ b/CRM/Utils/Time.php @@ -101,4 +101,3 @@ class CRM_Utils_Time { return (abs($diff) <= $threshold); } } - diff --git a/CRM/Utils/Tree.php b/CRM/Utils/Tree.php index 1acf22040c..3996676473 100644 --- a/CRM/Utils/Tree.php +++ b/CRM/Utils/Tree.php @@ -234,4 +234,3 @@ class CRM_Utils_Tree { print_r($this->tree); } } - diff --git a/CRM/Utils/Type.php b/CRM/Utils/Type.php index 204285f4c7..5f330a05ca 100644 --- a/CRM/Utils/Type.php +++ b/CRM/Utils/Type.php @@ -348,4 +348,3 @@ class CRM_Utils_Type { return NULL; } } - diff --git a/CRM/Utils/Verp.php b/CRM/Utils/Verp.php index bc6e5f530b..6229edbbbe 100644 --- a/CRM/Utils/Verp.php +++ b/CRM/Utils/Verp.php @@ -111,4 +111,3 @@ class CRM_Utils_Verp { return array("$slocal@$sdomain", "$rlocal@$rdomain"); } } - diff --git a/CRM/Utils/Weight.php b/CRM/Utils/Weight.php index adfc94dee5..5ce5b7d3d3 100644 --- a/CRM/Utils/Weight.php +++ b/CRM/Utils/Weight.php @@ -486,4 +486,3 @@ class CRM_Utils_Weight { )); } } - diff --git a/CRM/Utils/Wrapper.php b/CRM/Utils/Wrapper.php index ab3e46f5aa..a352dc5180 100644 --- a/CRM/Utils/Wrapper.php +++ b/CRM/Utils/Wrapper.php @@ -115,4 +115,3 @@ class CRM_Utils_Wrapper { return $this->_controller->run(); } } - diff --git a/CRM/Widget/Widget.php b/CRM/Widget/Widget.php index 3f07251b2b..bc7d526f04 100644 --- a/CRM/Widget/Widget.php +++ b/CRM/Widget/Widget.php @@ -193,4 +193,3 @@ WHERE id = %1"; print_r(func_get_args(), 1); } } - diff --git a/Civi/CCase/CaseChangeListener.php b/Civi/CCase/CaseChangeListener.php index db86be468e..668f280da1 100644 --- a/Civi/CCase/CaseChangeListener.php +++ b/Civi/CCase/CaseChangeListener.php @@ -28,4 +28,4 @@ namespace Civi\CCase; interface CaseChangeListener { public function onCaseChange(\Civi\CCase\Event\CaseChangeEvent $event); -} \ No newline at end of file +} diff --git a/Civi/CCase/Events.php b/Civi/CCase/Events.php index 4e6fa4a032..0d4cecd41b 100644 --- a/Civi/CCase/Events.php +++ b/Civi/CCase/Events.php @@ -95,4 +95,4 @@ class Events { $listener->onCaseChange($event); } } -} \ No newline at end of file +} diff --git a/Civi/CCase/Exception/MultipleActivityException.php b/Civi/CCase/Exception/MultipleActivityException.php index d4dc4b5240..da80ed3d22 100644 --- a/Civi/CCase/Exception/MultipleActivityException.php +++ b/Civi/CCase/Exception/MultipleActivityException.php @@ -3,4 +3,4 @@ namespace Civi\CCase\Exception; class MultipleActivityException extends \CRM_Core_Exception { -} \ No newline at end of file +} diff --git a/Civi/CCase/SequenceListener.php b/Civi/CCase/SequenceListener.php index 1472b8afc8..b885f406dc 100644 --- a/Civi/CCase/SequenceListener.php +++ b/Civi/CCase/SequenceListener.php @@ -100,4 +100,4 @@ class SequenceListener implements CaseChangeListener { $r = civicrm_api3('Activity', 'create', $params); $analyzer->flush(); } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/Arrays.php b/Civi/CiUtil/Arrays.php index 210c17e0d8..c0acfbb3e3 100644 --- a/Civi/CiUtil/Arrays.php +++ b/Civi/CiUtil/Arrays.php @@ -9,4 +9,4 @@ class Arrays { } return $r; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/CSVParser.php b/Civi/CiUtil/CSVParser.php index dc2196ef13..46712d8d4e 100644 --- a/Civi/CiUtil/CSVParser.php +++ b/Civi/CiUtil/CSVParser.php @@ -27,4 +27,4 @@ class CSVParser { return $results; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/Command/AntagonistCommand.php b/Civi/CiUtil/Command/AntagonistCommand.php index ee685e49a2..3c7c946897 100644 --- a/Civi/CiUtil/Command/AntagonistCommand.php +++ b/Civi/CiUtil/Command/AntagonistCommand.php @@ -64,4 +64,4 @@ class AntagonistCommand { } return NULL; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/Command/LsCommand.php b/Civi/CiUtil/Command/LsCommand.php index 870863fabe..95bfc6511c 100644 --- a/Civi/CiUtil/Command/LsCommand.php +++ b/Civi/CiUtil/Command/LsCommand.php @@ -9,4 +9,4 @@ class LsCommand { printf("%s %s %s\n", $test['file'], $test['class'], $test['method']); } } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/ComparisonPrinter.php b/Civi/CiUtil/ComparisonPrinter.php index 24305cfff9..fffadfb20a 100644 --- a/Civi/CiUtil/ComparisonPrinter.php +++ b/Civi/CiUtil/ComparisonPrinter.php @@ -43,4 +43,4 @@ class ComparisonPrinter { } print "\n"; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/CsvPrinter.php b/Civi/CiUtil/CsvPrinter.php index d360b99e1c..8d4a73fac9 100644 --- a/Civi/CiUtil/CsvPrinter.php +++ b/Civi/CiUtil/CsvPrinter.php @@ -29,4 +29,4 @@ class CsvPrinter { array_unshift($row, $test); fputcsv($this->file, $row); } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/EnvTestRunner.php b/Civi/CiUtil/EnvTestRunner.php index 1110d328ef..35bcfe244a 100644 --- a/Civi/CiUtil/EnvTestRunner.php +++ b/Civi/CiUtil/EnvTestRunner.php @@ -28,4 +28,4 @@ class EnvTestRunner { unlink($jsonFile); return $results; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/JenkinsParser.php b/Civi/CiUtil/JenkinsParser.php index 900463b9db..5725f0b2e2 100644 --- a/Civi/CiUtil/JenkinsParser.php +++ b/Civi/CiUtil/JenkinsParser.php @@ -29,4 +29,4 @@ class JenkinsParser { } return $results; } -} \ No newline at end of file +} diff --git a/Civi/CiUtil/PHPUnitParser.php b/Civi/CiUtil/PHPUnitParser.php index bc280486b4..dacb7457e7 100644 --- a/Civi/CiUtil/PHPUnitParser.php +++ b/Civi/CiUtil/PHPUnitParser.php @@ -31,4 +31,4 @@ class PHPUnitParser { return $results; } -} \ No newline at end of file +} diff --git a/tests/phpunit/AllTests.php b/tests/phpunit/AllTests.php index 3aee013d10..2aeb46dd40 100644 --- a/tests/phpunit/AllTests.php +++ b/tests/phpunit/AllTests.php @@ -71,4 +71,3 @@ class AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Activity/AllTests.php b/tests/phpunit/CRM/Activity/AllTests.php index 06093c573c..3d80d7a126 100644 --- a/tests/phpunit/CRM/Activity/AllTests.php +++ b/tests/phpunit/CRM/Activity/AllTests.php @@ -71,4 +71,3 @@ class CRM_Activity_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php index e31c5fc563..a70305e02c 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php @@ -120,4 +120,3 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase { $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 2fcfa5b2e3..bc13f61c72 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php @@ -69,4 +69,3 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase { $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 906b964b6f..6a931ae8bb 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTest.php @@ -545,4 +545,3 @@ class CRM_Activity_BAO_ActivityTest extends CiviUnitTestCase { $this->assertEquals(0, sizeof($activities), 'In line ' . __LINE__); } } - diff --git a/tests/phpunit/CRM/AllTests.php b/tests/phpunit/CRM/AllTests.php index f1cede8245..b177161be1 100644 --- a/tests/phpunit/CRM/AllTests.php +++ b/tests/phpunit/CRM/AllTests.php @@ -71,4 +71,3 @@ class CRM_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Batch/Form/EntryTest.php b/tests/phpunit/CRM/Batch/Form/EntryTest.php index fdd1cf045b..a9d1076829 100644 --- a/tests/phpunit/CRM/Batch/Form/EntryTest.php +++ b/tests/phpunit/CRM/Batch/Form/EntryTest.php @@ -293,4 +293,3 @@ 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 0f2706edb0..aac0f28e7c 100644 --- a/tests/phpunit/CRM/Bridge/OG/DrupalTest.php +++ b/tests/phpunit/CRM/Bridge/OG/DrupalTest.php @@ -77,4 +77,3 @@ class CRM_Bridge_OG_DrupalTest extends CiviUnitTestCase { civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG2', 'api.option_value.delete')); } } - diff --git a/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php b/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php index a14ad77059..8597d25ca9 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php @@ -96,4 +96,4 @@ class CRM_Case_BAO_CaseTypeForkTest extends CiviCaseTestCase { ); } -} \ No newline at end of file +} diff --git a/tests/phpunit/CRM/Contact/AllTests.php b/tests/phpunit/CRM/Contact/AllTests.php index 819e5b2ad5..8ae18fe57e 100644 --- a/tests/phpunit/CRM/Contact/AllTests.php +++ b/tests/phpunit/CRM/Contact/AllTests.php @@ -71,4 +71,3 @@ class CRM_Contacts_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Contact/BAO/ContactTest.php b/tests/phpunit/CRM/Contact/BAO/ContactTest.php index ec9418151f..a1fffabc17 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactTest.php @@ -1589,6 +1589,3 @@ 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 d0899b108a..0408c5d6e1 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php @@ -307,6 +307,3 @@ class CRM_Contact_BAO_ContactType_ContactSearchTest extends CiviUnitTestCase { $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 fb9e2a6773..fc37f2bf7f 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php @@ -273,6 +273,3 @@ DELETE FROM civicrm_contact_type 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 3a98de0745..12d25544e2 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php @@ -228,4 +228,3 @@ class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase { $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 7733aecaec..e5604efc72 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php @@ -314,6 +314,3 @@ DELETE FROM civicrm_contact_type $this->relationshipTypeDelete($relType->id); } } - - - diff --git a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php index c97c2be7e3..6296fc2323 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php @@ -159,4 +159,3 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase { $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 f8963ae48c..f0b746ae58 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupTest.php @@ -145,4 +145,3 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/CRM/Contact/BAO/QueryTest.php b/tests/phpunit/CRM/Contact/BAO/QueryTest.php index 7e20b77faf..4d45fef852 100644 --- a/tests/phpunit/CRM/Contact/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Contact/BAO/QueryTest.php @@ -175,4 +175,3 @@ class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php index 15d77bf305..9f5e3cf922 100644 --- a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php +++ b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php @@ -228,5 +228,3 @@ class CRM_Contact_Form_Search_Custom_GroupTestDataProvider implements Iterator { return isset($this->dataset[$this->i]); } } - - diff --git a/tests/phpunit/CRM/Contribute/AllTests.php b/tests/phpunit/CRM/Contribute/AllTests.php index 9ab0fe4e1e..fe38d0590e 100644 --- a/tests/phpunit/CRM/Contribute/AllTests.php +++ b/tests/phpunit/CRM/Contribute/AllTests.php @@ -71,4 +71,3 @@ class CRM_Contribute_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php index efd08d33bb..24d44749f2 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php @@ -172,5 +172,3 @@ class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase { ContributionPage::delete($contributionpage->id); } } - - diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php index 758a8bb936..5ef6804f8c 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php @@ -462,5 +462,3 @@ class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase { Contact::delete($contactId); } } - - diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php index 62a31dfb9f..84baf1f1eb 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php @@ -118,5 +118,3 @@ class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase { $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 27222b3175..6916745d8e 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php @@ -135,5 +135,3 @@ 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 9816a9f6a1..1ba9fbac45 100644 --- a/tests/phpunit/CRM/Core/AllTests.php +++ b/tests/phpunit/CRM/Core/AllTests.php @@ -71,4 +71,3 @@ class CRM_Core_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Core/BAO/AddressTest.php b/tests/phpunit/CRM/Core/BAO/AddressTest.php index e3986b2060..e12c776a4d 100644 --- a/tests/phpunit/CRM/Core/BAO/AddressTest.php +++ b/tests/phpunit/CRM/Core/BAO/AddressTest.php @@ -328,5 +328,3 @@ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase { $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 38cd7a6961..5110912e7e 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php @@ -288,5 +288,3 @@ class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase { Custom::deleteGroup($groups['B']); } } - - diff --git a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php index a3a65b8fa5..6e0775e3dc 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php @@ -588,4 +588,3 @@ class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase { Custom::deleteGroup($customGroup); } } - diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php index 10b9c503b4..1cd44c0137 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php @@ -150,4 +150,3 @@ class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase { Contact::delete($contactID); } } - diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php index 7f4d2ab006..4e22f227fa 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php @@ -197,4 +197,3 @@ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase { Contact::delete($contactID); } } - diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php index 01c0690711..13ef9f2ba1 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php @@ -261,4 +261,3 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase { Contact::delete($contactID); } } - diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php index 48a810d3ff..2c551f4fe1 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php @@ -152,4 +152,3 @@ class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase { $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 0aa2f90ec8..314ea9ec60 100644 --- a/tests/phpunit/CRM/Core/BAO/EmailTest.php +++ b/tests/phpunit/CRM/Core/BAO/EmailTest.php @@ -151,4 +151,3 @@ 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 37479c604b..4737d26d4f 100644 --- a/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php +++ b/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php @@ -63,5 +63,3 @@ 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 facbb7ba7b..a3b9e581f1 100644 --- a/tests/phpunit/CRM/Core/BAO/IMTest.php +++ b/tests/phpunit/CRM/Core/BAO/IMTest.php @@ -74,5 +74,3 @@ 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 e974dbda01..5bc48c9edc 100644 --- a/tests/phpunit/CRM/Core/BAO/LocationTest.php +++ b/tests/phpunit/CRM/Core/BAO/LocationTest.php @@ -548,4 +548,3 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase { Contact::delete($contactId); } } - diff --git a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php index f7ed2f30ff..c77ec7cb1f 100644 --- a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php +++ b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php @@ -171,4 +171,3 @@ class CRM_Core_BAO_OpenIDTest extends CiviUnitTestCase { $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 ea09884936..9a92a1873d 100644 --- a/tests/phpunit/CRM/Core/BAO/PhoneTest.php +++ b/tests/phpunit/CRM/Core/BAO/PhoneTest.php @@ -116,4 +116,3 @@ 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 bd8c0836e6..68953753a2 100644 --- a/tests/phpunit/CRM/Core/BAO/PreferencesTest.php +++ b/tests/phpunit/CRM/Core/BAO/PreferencesTest.php @@ -64,4 +64,3 @@ 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/SettingTest.php b/tests/phpunit/CRM/Core/BAO/SettingTest.php index 6194895a39..d0791870cc 100644 --- a/tests/phpunit/CRM/Core/BAO/SettingTest.php +++ b/tests/phpunit/CRM/Core/BAO/SettingTest.php @@ -266,4 +266,3 @@ class CRM_Core_BAO_SettingTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/CRM/Core/MenuTest.php b/tests/phpunit/CRM/Core/MenuTest.php index 0111d97417..b385bb39d6 100644 --- a/tests/phpunit/CRM/Core/MenuTest.php +++ b/tests/phpunit/CRM/Core/MenuTest.php @@ -42,4 +42,4 @@ class CRM_Core_MenuTest extends CiviUnitTestCase { $actual = CRM_Core_Menu::getArrayForPathArgs($inputString); $this->assertEquals($expectedArray, $actual); } -} \ No newline at end of file +} diff --git a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php index 009db94534..4750ebeb58 100644 --- a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php @@ -608,5 +608,3 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase { $this->ids['pledge_payment'][] = $pledgePayment['id']; } } - - diff --git a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php index 0b5518bab3..9bd434a5d1 100644 --- a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php +++ b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php @@ -223,6 +223,3 @@ class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase { } } } - - - diff --git a/tests/phpunit/CRM/Event/AllTests.php b/tests/phpunit/CRM/Event/AllTests.php index 9a71e2946e..848e7f084e 100644 --- a/tests/phpunit/CRM/Event/AllTests.php +++ b/tests/phpunit/CRM/Event/AllTests.php @@ -71,4 +71,3 @@ class CRM_Event_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php index 9798dd5522..bc0909915a 100644 --- a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php +++ b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php @@ -182,4 +182,3 @@ class CRM_Event_BAO_AdditionalPaymentTest extends CiviUnitTestCase { $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 c5a0fbf4d0..810f98eb25 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php @@ -172,4 +172,3 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase { ); } } - diff --git a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php index 36f1e30e02..2f046b8a99 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php @@ -431,5 +431,3 @@ class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase { Event::delete($eventId); } } - - diff --git a/tests/phpunit/CRM/Extension/AllTests.php b/tests/phpunit/CRM/Extension/AllTests.php index ab65e0ba9f..e1ce4bc97c 100644 --- a/tests/phpunit/CRM/Extension/AllTests.php +++ b/tests/phpunit/CRM/Extension/AllTests.php @@ -71,4 +71,3 @@ class CRM_Extension_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Extension/Container/AllTests.php b/tests/phpunit/CRM/Extension/Container/AllTests.php index ab39fbf8fb..e57e97caab 100644 --- a/tests/phpunit/CRM/Extension/Container/AllTests.php +++ b/tests/phpunit/CRM/Extension/Container/AllTests.php @@ -71,4 +71,3 @@ class CRM_Extension_Container_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Extension/Manager/AllTests.php b/tests/phpunit/CRM/Extension/Manager/AllTests.php index e10cffdc2f..49831b9f5a 100644 --- a/tests/phpunit/CRM/Extension/Manager/AllTests.php +++ b/tests/phpunit/CRM/Extension/Manager/AllTests.php @@ -71,4 +71,3 @@ class CRM_Extension_Manager_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php index a9c2458238..0967ee2d44 100644 --- a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php @@ -66,4 +66,3 @@ class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase { $this->assertEquals($ids, $contacts, 'In line ' . __LINE__); } } - diff --git a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php index d5447114ad..71e78c0f44 100644 --- a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php @@ -89,4 +89,3 @@ class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/CRM/Member/AllTests.php b/tests/phpunit/CRM/Member/AllTests.php index c5d3d43425..fee55687c0 100644 --- a/tests/phpunit/CRM/Member/AllTests.php +++ b/tests/phpunit/CRM/Member/AllTests.php @@ -71,4 +71,3 @@ class CRM_Member_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php index 9fe78b7c1b..2c53db8f2f 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php @@ -165,4 +165,3 @@ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase { $this->contactDelete($contactId); } } - diff --git a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php index ec48cfbc5d..1a03171ea2 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php @@ -139,4 +139,3 @@ 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 7aeeaff02c..6f54571cc8 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTest.php @@ -623,5 +623,3 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase { Contact::delete($contactId); } } - - diff --git a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php index 790783e209..253bf8f9f6 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php @@ -360,4 +360,3 @@ 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 07035473c8..ca7c7ae2f7 100644 --- a/tests/phpunit/CRM/Member/Form/AllTests.php +++ b/tests/phpunit/CRM/Member/Form/AllTests.php @@ -71,4 +71,3 @@ class CRM_Member_Form_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Member/Form/MembershipTest.php b/tests/phpunit/CRM/Member/Form/MembershipTest.php index 8c3ac19d38..47d1ffb1c4 100644 --- a/tests/phpunit/CRM/Member/Form/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Form/MembershipTest.php @@ -513,4 +513,3 @@ class CRM_Member_Form_MembershipTest extends CiviUnitTestCase { } } // 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 8d687e4707..eacc78812b 100644 --- a/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php @@ -154,4 +154,3 @@ class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase { $this->assertEquals(2, $result['count']); } } - diff --git a/tests/phpunit/CRM/PCP/BAO/PCPTest.php b/tests/phpunit/CRM/PCP/BAO/PCPTest.php index 4a0549fee7..883e1639d6 100644 --- a/tests/phpunit/CRM/PCP/BAO/PCPTest.php +++ b/tests/phpunit/CRM/PCP/BAO/PCPTest.php @@ -188,4 +188,3 @@ 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 79a8b16625..42b753847a 100644 --- a/tests/phpunit/CRM/Pledge/AllTests.php +++ b/tests/phpunit/CRM/Pledge/AllTests.php @@ -71,4 +71,3 @@ class CRM_Pledge_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php index 2e1e09ec4a..3ec199c0ad 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php @@ -174,4 +174,3 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase { $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 3ae8cd4530..7187d1f26e 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php @@ -269,4 +269,3 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase { $this->assertEquals('20140510000000', $date); } } - diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php index 342712bbc1..fcc1fe084c 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php @@ -133,4 +133,3 @@ 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 47a2bc7d22..f55bf3e0c0 100644 --- a/tests/phpunit/CRM/Queue/AllTests.php +++ b/tests/phpunit/CRM/Queue/AllTests.php @@ -71,4 +71,3 @@ class CRM_Queue_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Queue/Queue/AllTests.php b/tests/phpunit/CRM/Queue/Queue/AllTests.php index 2674186ab1..25391ca56f 100644 --- a/tests/phpunit/CRM/Queue/Queue/AllTests.php +++ b/tests/phpunit/CRM/Queue/Queue/AllTests.php @@ -71,4 +71,3 @@ class CRM_Queue_Queue_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Queue/Queue/SqlTest.php b/tests/phpunit/CRM/Queue/Queue/SqlTest.php index 3757d474ca..80b1ec9d9a 100644 --- a/tests/phpunit/CRM/Queue/Queue/SqlTest.php +++ b/tests/phpunit/CRM/Queue/Queue/SqlTest.php @@ -138,4 +138,3 @@ class CRM_Queue_Queue_SqlTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/CRM/Queue/QueueTest.php b/tests/phpunit/CRM/Queue/QueueTest.php index cf1fe3e4ec..40828a3463 100644 --- a/tests/phpunit/CRM/Queue/QueueTest.php +++ b/tests/phpunit/CRM/Queue/QueueTest.php @@ -278,4 +278,3 @@ class CRM_Queue_QueueTest extends CiviUnitTestCase { $queue2->releaseItem($item); } } - diff --git a/tests/phpunit/CRM/Queue/RunnerTest.php b/tests/phpunit/CRM/Queue/RunnerTest.php index b549f3e0f3..f00e24d339 100644 --- a/tests/phpunit/CRM/Queue/RunnerTest.php +++ b/tests/phpunit/CRM/Queue/RunnerTest.php @@ -289,4 +289,3 @@ class CRM_Queue_RunnerTest extends CiviUnitTestCase { return TRUE; } } - diff --git a/tests/phpunit/CRM/Utils/Cache/AllTests.php b/tests/phpunit/CRM/Utils/Cache/AllTests.php index 483422564f..da64970fc3 100644 --- a/tests/phpunit/CRM/Utils/Cache/AllTests.php +++ b/tests/phpunit/CRM/Utils/Cache/AllTests.php @@ -71,4 +71,3 @@ class CRM_Utils_Cache_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/CRM/Utils/HtmlToTextTest.php b/tests/phpunit/CRM/Utils/HtmlToTextTest.php index c13bf37bfe..8994ba77d5 100644 --- a/tests/phpunit/CRM/Utils/HtmlToTextTest.php +++ b/tests/phpunit/CRM/Utils/HtmlToTextTest.php @@ -48,4 +48,3 @@ Links: } } } - diff --git a/tests/phpunit/CRM/Utils/MailTest.php b/tests/phpunit/CRM/Utils/MailTest.php index 1681b38bbe..4798f40962 100644 --- a/tests/phpunit/CRM/Utils/MailTest.php +++ b/tests/phpunit/CRM/Utils/MailTest.php @@ -58,4 +58,3 @@ class CRM_Utils_MailTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/CRM/Utils/QueryFormatterTest.php b/tests/phpunit/CRM/Utils/QueryFormatterTest.php index fb5281b6c3..cafcb150e6 100644 --- a/tests/phpunit/CRM/Utils/QueryFormatterTest.php +++ b/tests/phpunit/CRM/Utils/QueryFormatterTest.php @@ -61,4 +61,4 @@ class CRM_Utils_QueryFormatterTest extends CiviUnitTestCase { $actualText = $formatter->format($text, $language); $this->assertEquals($expectedText, $actualText); } -} \ No newline at end of file +} diff --git a/tests/phpunit/CRM/Utils/SQL/InsertTest.php b/tests/phpunit/CRM/Utils/SQL/InsertTest.php index 4647f824a0..01cdd5e618 100644 --- a/tests/phpunit/CRM/Utils/SQL/InsertTest.php +++ b/tests/phpunit/CRM/Utils/SQL/InsertTest.php @@ -47,4 +47,4 @@ class CRM_Utils_SQL_InsertTest extends CiviUnitTestCase { $actual = trim((preg_replace('/[ \r\n\t]+/', ' ', $actual))); $this->assertEquals($expected, $actual, $message); } -} \ No newline at end of file +} diff --git a/tests/phpunit/CRM/Utils/StringTest.php b/tests/phpunit/CRM/Utils/StringTest.php index e73a379d4a..683f866736 100644 --- a/tests/phpunit/CRM/Utils/StringTest.php +++ b/tests/phpunit/CRM/Utils/StringTest.php @@ -157,4 +157,3 @@ class CRM_Utils_StringTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/CRM/Utils/TimeTest.php b/tests/phpunit/CRM/Utils/TimeTest.php index eb2e6ba30b..b767a1f439 100644 --- a/tests/phpunit/CRM/Utils/TimeTest.php +++ b/tests/phpunit/CRM/Utils/TimeTest.php @@ -29,4 +29,4 @@ class CRM_Utils_TimeTest extends CiviUnitTestCase { $actual = CRM_Utils_Time::isEqual($timeB, $timeA, $threshold); $this->assertEquals($expectedResult, $actual); } -} \ No newline at end of file +} diff --git a/tests/phpunit/Civi/AllTests.php b/tests/phpunit/Civi/AllTests.php index 14997afc98..869ddef8d2 100644 --- a/tests/phpunit/Civi/AllTests.php +++ b/tests/phpunit/Civi/AllTests.php @@ -71,4 +71,3 @@ class Civi_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/Civi/CCase/SequenceListenerTest.php b/tests/phpunit/Civi/CCase/SequenceListenerTest.php index 143f6896e0..a3b084b0aa 100644 --- a/tests/phpunit/Civi/CCase/SequenceListenerTest.php +++ b/tests/phpunit/Civi/CCase/SequenceListenerTest.php @@ -118,4 +118,4 @@ class SequenceListenerTest extends \CiviCaseTestCase { public static function ag($array, $key) { return $array[$key]; } -} \ No newline at end of file +} diff --git a/tests/phpunit/CiviTest/AuthorizeNet.php b/tests/phpunit/CiviTest/AuthorizeNet.php index bbec7b38bc..363069205d 100644 --- a/tests/phpunit/CiviTest/AuthorizeNet.php +++ b/tests/phpunit/CiviTest/AuthorizeNet.php @@ -48,6 +48,3 @@ class AuthorizeNet extends PHPUnit_Framework_Testcase { return $result; } } - - - diff --git a/tests/phpunit/CiviTest/CiviCaseTestCase.php b/tests/phpunit/CiviTest/CiviCaseTestCase.php index 6d63f74ed2..20d02765d9 100644 --- a/tests/phpunit/CiviTest/CiviCaseTestCase.php +++ b/tests/phpunit/CiviTest/CiviCaseTestCase.php @@ -141,4 +141,4 @@ class CiviCaseTestCase extends CiviUnitTestCase { */ public function hook_caseTypes(&$caseTypes) { } -} \ No newline at end of file +} diff --git a/tests/phpunit/CiviTest/Custom.php b/tests/phpunit/CiviTest/Custom.php index 6e8094c80f..ad1d0edf8f 100644 --- a/tests/phpunit/CiviTest/Custom.php +++ b/tests/phpunit/CiviTest/Custom.php @@ -118,5 +118,3 @@ class Custom extends CiviUnitTestCase { return $deleteCustomGroup; } } - - diff --git a/tests/phpunit/CiviTest/Event.php b/tests/phpunit/CiviTest/Event.php index e939937c8e..f062d99762 100644 --- a/tests/phpunit/CiviTest/Event.php +++ b/tests/phpunit/CiviTest/Event.php @@ -43,6 +43,3 @@ class Event extends PHPUnit_Framework_Testcase { return CRM_Event_BAO_Event::del($eventId); } } - - - diff --git a/tests/phpunit/CiviTest/Membership.php b/tests/phpunit/CiviTest/Membership.php index 1772c04443..91e8d50041 100644 --- a/tests/phpunit/CiviTest/Membership.php +++ b/tests/phpunit/CiviTest/Membership.php @@ -76,6 +76,3 @@ class Membership extends PHPUnit_Framework_Testcase { } } } - - - diff --git a/tests/phpunit/CiviTest/bootstrap.php b/tests/phpunit/CiviTest/bootstrap.php index f32f6a4e82..a16ddec492 100644 --- a/tests/phpunit/CiviTest/bootstrap.php +++ b/tests/phpunit/CiviTest/bootstrap.php @@ -30,4 +30,4 @@ require $GLOBALS['base_dir'] . DIRECTORY_SEPARATOR . 'packages' . DIRECTORY_SEPARATOR . 'PHPUnit' . DIRECTORY_SEPARATOR . 'Autoload.php'; -*/ \ No newline at end of file +*/ diff --git a/tests/phpunit/EnvTests.php b/tests/phpunit/EnvTests.php index cd44c65875..12de297b65 100644 --- a/tests/phpunit/EnvTests.php +++ b/tests/phpunit/EnvTests.php @@ -28,4 +28,4 @@ class EnvTests extends \PHPUnit_Framework_TestSuite { } return $suite; } -} \ No newline at end of file +} diff --git a/tests/phpunit/HelloTest.php b/tests/phpunit/HelloTest.php index 03f40a67ad..4f161d51b1 100644 --- a/tests/phpunit/HelloTest.php +++ b/tests/phpunit/HelloTest.php @@ -77,4 +77,3 @@ class HelloTest extends PHPUnit_Framework_TestCase { $this->assertEquals($result, $expected); } } - diff --git a/tests/phpunit/Utils.php b/tests/phpunit/Utils.php index 781f7147a2..9093b3c960 100644 --- a/tests/phpunit/Utils.php +++ b/tests/phpunit/Utils.php @@ -138,4 +138,3 @@ class Utils { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php b/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php index e8fb8d2395..b32dc2c8e3 100755 --- a/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php +++ b/tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php @@ -177,4 +177,3 @@ class WebTest_ACL_AssignUsersToRolesTest extends CiviSeleniumTestCase { $this->assertElementContainsText("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 1f754dd4cd..3229879853 100644 --- a/tests/phpunit/WebTest/Activity/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Activity/ContactContextAddTest.php @@ -231,4 +231,3 @@ class WebTest_Activity_ContactContextAddTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Activity/IcalTest.php b/tests/phpunit/WebTest/Activity/IcalTest.php index 3249afe5ce..821cc9f33b 100644 --- a/tests/phpunit/WebTest/Activity/IcalTest.php +++ b/tests/phpunit/WebTest/Activity/IcalTest.php @@ -120,4 +120,3 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Admin/CustomAddTest.php b/tests/phpunit/WebTest/Admin/CustomAddTest.php index 8c1dd54a72..4594b123b4 100644 --- a/tests/phpunit/WebTest/Admin/CustomAddTest.php +++ b/tests/phpunit/WebTest/Admin/CustomAddTest.php @@ -194,4 +194,3 @@ class WebTest_Admin_CustomAddTest extends CiviSeleniumTestCase { $this->assertElementContainsText('customData', $radioOptionLabel2); } } - diff --git a/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php b/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php index 9811391ac0..628d97ace6 100644 --- a/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php +++ b/tests/phpunit/WebTest/Admin/CustomAddTestSameField.php @@ -167,4 +167,3 @@ class WebTest_Admin_CustomAddTestSameField extends CiviSeleniumTestCase { } } - diff --git a/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php b/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php index 823cb347d0..d94181b053 100644 --- a/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php +++ b/tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php @@ -87,4 +87,3 @@ class WebTest_Admin_Form_ScheduleReminderTest extends CiviSeleniumTestCase { $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 618c995b8f..3d1aa1bc97 100644 --- a/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php +++ b/tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php @@ -59,4 +59,3 @@ class WebTest_Admin_Form_Setting_LocalizationTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php b/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php index 76f6a42f45..061910d57f 100644 --- a/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php +++ b/tests/phpunit/WebTest/Admin/MoveCustomDataTest.php @@ -470,4 +470,3 @@ class WebTest_Admin_MoveCustomDataTest extends CiviSeleniumTestCase { $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 e43c80b995..eb04a96994 100644 --- a/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php +++ b/tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php @@ -123,4 +123,3 @@ 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 d37005a9cc..d772ec0541 100644 --- a/tests/phpunit/WebTest/AllTests.php +++ b/tests/phpunit/WebTest/AllTests.php @@ -56,4 +56,3 @@ class WebTest_AllTests extends CiviTestSuite { return $inst->implSuite(__FILE__); } } - diff --git a/tests/phpunit/WebTest/Campaign/ActivityTest.php b/tests/phpunit/WebTest/Campaign/ActivityTest.php index 3d5d367307..5231316748 100644 --- a/tests/phpunit/WebTest/Campaign/ActivityTest.php +++ b/tests/phpunit/WebTest/Campaign/ActivityTest.php @@ -206,4 +206,3 @@ class WebTest_Campaign_ActivityTest extends CiviSeleniumTestCase { $this->verifyText("xpath=//form[@id='Activity']/div[2]/table/tbody/tr[5]/td[2]/span", $campaignTitle); } } - diff --git a/tests/phpunit/WebTest/Campaign/MailingTest.php b/tests/phpunit/WebTest/Campaign/MailingTest.php index 78240efe6b..8d0ebbfb2c 100644 --- a/tests/phpunit/WebTest/Campaign/MailingTest.php +++ b/tests/phpunit/WebTest/Campaign/MailingTest.php @@ -275,4 +275,3 @@ class WebTest_Campaign_MailingTest extends CiviSeleniumTestCase { //------end delivery verification--------- } } - diff --git a/tests/phpunit/WebTest/Campaign/MembershipTest.php b/tests/phpunit/WebTest/Campaign/MembershipTest.php index 1a25b56b95..94deee7594 100644 --- a/tests/phpunit/WebTest/Campaign/MembershipTest.php +++ b/tests/phpunit/WebTest/Campaign/MembershipTest.php @@ -169,4 +169,3 @@ 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 c21741f9cf..a51326fa2c 100644 --- a/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php +++ b/tests/phpunit/WebTest/Campaign/OfflineContributionTest.php @@ -271,4 +271,3 @@ class WebTest_Campaign_OfflineContributionTest extends CiviSeleniumTestCase { $this->offlineContributionTest($pastCampaignTitle, $campaignId, TRUE); } } - diff --git a/tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php b/tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php index 0eaeb9d058..fcc76a4529 100644 --- a/tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php +++ b/tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php @@ -231,4 +231,3 @@ class WebTest_Campaign_OfflineEventRegistrationTest extends CiviSeleniumTestCase } } - diff --git a/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php b/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php index 1388581e25..08f3bf7688 100644 --- a/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php +++ b/tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php @@ -271,4 +271,3 @@ class WebTest_Campaign_PetitionUsageScenarioTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Campaign/PledgeTest.php b/tests/phpunit/WebTest/Campaign/PledgeTest.php index 64542eaba3..aa38492542 100644 --- a/tests/phpunit/WebTest/Campaign/PledgeTest.php +++ b/tests/phpunit/WebTest/Campaign/PledgeTest.php @@ -182,4 +182,3 @@ class WebTest_Campaign_PledgeTest extends CiviSeleniumTestCase { $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 87770620f4..3fa42bb6f0 100644 --- a/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php +++ b/tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php @@ -618,4 +618,3 @@ class WebTest_Campaign_SurveyUsageScenarioTest extends CiviSeleniumTestCase { ); } } - diff --git a/tests/phpunit/WebTest/Case/ActivityToCaseTest.php b/tests/phpunit/WebTest/Case/ActivityToCaseTest.php index 260b93f5ab..a7c71e254c 100644 --- a/tests/phpunit/WebTest/Case/ActivityToCaseTest.php +++ b/tests/phpunit/WebTest/Case/ActivityToCaseTest.php @@ -412,4 +412,3 @@ 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 dbaa299d16..b0d71e8a70 100644 --- a/tests/phpunit/WebTest/Case/AddCaseTest.php +++ b/tests/phpunit/WebTest/Case/AddCaseTest.php @@ -289,4 +289,3 @@ class WebTest_Case_AddCaseTest extends CiviSeleniumTestCase { $this->assertElementContainsText('page-title', "{$client['display_name']} - $caseTypeLabel"); } } - diff --git a/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php b/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php index 10d54a3425..6649f07709 100644 --- a/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php +++ b/tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php @@ -413,4 +413,3 @@ class WebTest_Case_CaseCustomFieldsTest extends CiviSeleniumTestCase { $this->assertElementContainsText('crm-container', '1 Contact'); } } - diff --git a/tests/phpunit/WebTest/Case/CaseDashboardTest.php b/tests/phpunit/WebTest/Case/CaseDashboardTest.php index 3dfee50fdc..a6af037644 100644 --- a/tests/phpunit/WebTest/Case/CaseDashboardTest.php +++ b/tests/phpunit/WebTest/Case/CaseDashboardTest.php @@ -119,4 +119,3 @@ class WebTest_Case_CaseDashboardTest extends CiviSeleniumTestCase { $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 50633b119d..8cd453677e 100644 --- a/tests/phpunit/WebTest/Contact/AddCmsUserTest.php +++ b/tests/phpunit/WebTest/Contact/AddCmsUserTest.php @@ -124,4 +124,3 @@ class WebTest_Contact_AddCmsUserTest extends CiviSeleniumTestCase { $this->assertElementContainsText('css=.crm-search-results', '1234'); } } - diff --git a/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php index 335c557780..18fe0f54ad 100644 --- a/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php @@ -69,4 +69,3 @@ class WebTest_Contact_AddContactsToEventAdvancedSearchTest extends CiviSeleniumT $this->waitForPageToLoad($this->getTimeoutMsec()); } } - diff --git a/tests/phpunit/WebTest/Contact/AddTest.php b/tests/phpunit/WebTest/Contact/AddTest.php index aa20279a19..e4d37dbec4 100644 --- a/tests/phpunit/WebTest/Contact/AddTest.php +++ b/tests/phpunit/WebTest/Contact/AddTest.php @@ -504,4 +504,3 @@ class WebTest_Contact_AddTest extends CiviSeleniumTestCase { $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 b7a2cc836a..637c3d6757 100644 --- a/tests/phpunit/WebTest/Contact/AddViaProfileTest.php +++ b/tests/phpunit/WebTest/Contact/AddViaProfileTest.php @@ -64,4 +64,3 @@ 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 7a8d0e60f5..26ff03e10e 100644 --- a/tests/phpunit/WebTest/Contact/AddressParsingTest.php +++ b/tests/phpunit/WebTest/Contact/AddressParsingTest.php @@ -157,4 +157,3 @@ class WebTest_Contact_AddressParsingTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php index 6700444708..d07e969c51 100644 --- a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php +++ b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php @@ -401,4 +401,3 @@ 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 6e69b7d376..9b0ffb6b0c 100644 --- a/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php +++ b/tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php @@ -229,4 +229,3 @@ class WebTest_Contact_AdvanceSearchPrivacyOptionsTest extends CiviSeleniumTestCa } } - diff --git a/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php index 5158b74b7a..e77819b3fd 100644 --- a/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/AdvancedSearchTest.php @@ -501,4 +501,3 @@ class WebTest_Contact_AdvancedSearchTest extends CiviSeleniumTestCase { $this->assertElementContainsText('css=.crm-summary-display_name', "$firstName adv$firstName"); } } - diff --git a/tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php b/tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php index 7e15fecba4..c026d41d33 100644 --- a/tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php +++ b/tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php @@ -332,4 +332,3 @@ class WebTest_Contact_AdvancedSearchedRelatedContactTest extends CiviSeleniumTes } } - diff --git a/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php b/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php index b9cfc73725..de7a879b4f 100644 --- a/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php +++ b/tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php @@ -173,4 +173,3 @@ class WebTest_Contact_ContactReferenceFieldTest extends CiviSeleniumTestCase { $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 98f8a29bc9..0d13e9c013 100644 --- a/tests/phpunit/WebTest/Contact/ContactTagTest.php +++ b/tests/phpunit/WebTest/Contact/ContactTagTest.php @@ -151,4 +151,3 @@ class WebTest_Contact_ContactTagTest extends CiviSeleniumTestCase { $this->waitForText('tags', "tagset1, tagset2"); } } - diff --git a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php index a70c71c4e0..6f6fdb6b2e 100644 --- a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php +++ b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php @@ -231,4 +231,3 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase return array($cid, $firstName, $lastName, $email); } } - diff --git a/tests/phpunit/WebTest/Contact/CustomDataAddTest.php b/tests/phpunit/WebTest/Contact/CustomDataAddTest.php index 119b1b8258..0af12c2c52 100644 --- a/tests/phpunit/WebTest/Contact/CustomDataAddTest.php +++ b/tests/phpunit/WebTest/Contact/CustomDataAddTest.php @@ -342,4 +342,3 @@ class WebTest_Contact_CustomDataAddTest extends CiviSeleniumTestCase { } } - diff --git a/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php b/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php index b638fd96e9..71e8111021 100644 --- a/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php +++ b/tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php @@ -119,4 +119,3 @@ class WebTest_Contact_DeceasedContactsAdvancedSearchTest extends CiviSeleniumTes $this->click('_qf_GroupContact_next'); } } - diff --git a/tests/phpunit/WebTest/Contact/DupeContactTest.php b/tests/phpunit/WebTest/Contact/DupeContactTest.php index 22c4c259f8..d73fe00bb8 100644 --- a/tests/phpunit/WebTest/Contact/DupeContactTest.php +++ b/tests/phpunit/WebTest/Contact/DupeContactTest.php @@ -88,4 +88,3 @@ 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/MergeContactsTest.php b/tests/phpunit/WebTest/Contact/MergeContactsTest.php index 6e398cda50..439b401984 100644 --- a/tests/phpunit/WebTest/Contact/MergeContactsTest.php +++ b/tests/phpunit/WebTest/Contact/MergeContactsTest.php @@ -997,4 +997,3 @@ class WebTest_Contact_MergeContactsTest extends CiviSeleniumTestCase { $this->assertElementNotContainsText("address-block-2", "3456"); } } - diff --git a/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php b/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php index e98ade7c8b..7750dad7a2 100644 --- a/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php +++ b/tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php @@ -250,4 +250,3 @@ class WebTest_Contact_MultipleContactSubTypes extends CiviSeleniumTestCase { return array($customGroupTitle, $gid); } } - diff --git a/tests/phpunit/WebTest/Contact/PrevNextTest.php b/tests/phpunit/WebTest/Contact/PrevNextTest.php index 6bc85a0a95..329a623e7d 100644 --- a/tests/phpunit/WebTest/Contact/PrevNextTest.php +++ b/tests/phpunit/WebTest/Contact/PrevNextTest.php @@ -127,4 +127,3 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase { $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 678f3d5383..9df0faba12 100644 --- a/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php +++ b/tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php @@ -165,4 +165,3 @@ class WebTest_Contact_PrivacyOptionSearchTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent("$lname2, $fname2")); } } - diff --git a/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php b/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php index f077585d71..c0b589084a 100644 --- a/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php +++ b/tests/phpunit/WebTest/Contact/ProfileChecksumTest.php @@ -185,4 +185,3 @@ class WebTest_Contact_ProfileChecksumTest extends CiviSeleniumTestCase { return $profileId; } } - diff --git a/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php b/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php index 03a1fbc3bc..d93e0211db 100644 --- a/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php +++ b/tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php @@ -368,4 +368,3 @@ 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 9b3d9e3b8b..5967bc590a 100644 --- a/tests/phpunit/WebTest/Contact/SignatureTest.php +++ b/tests/phpunit/WebTest/Contact/SignatureTest.php @@ -189,4 +189,3 @@ class WebTest_Contact_SignatureTest extends CiviSeleniumTestCase { $this->assertTextPresent($signature); } } - diff --git a/tests/phpunit/WebTest/Contact/TagAddTest.php b/tests/phpunit/WebTest/Contact/TagAddTest.php index 776d5390a0..ea73fd1f49 100644 --- a/tests/phpunit/WebTest/Contact/TagAddTest.php +++ b/tests/phpunit/WebTest/Contact/TagAddTest.php @@ -111,4 +111,3 @@ class WebTest_Contact_TagAddTest extends CiviSeleniumTestCase { $this->waitForElementPresent("xpath=//table//tbody/tr/td[1][text()= '$tagSetName']/following-sibling::td[7]/span/a[text()= 'Edit']"); } } - diff --git a/tests/phpunit/WebTest/Contact/TagSetSearchTest.php b/tests/phpunit/WebTest/Contact/TagSetSearchTest.php index 5e7d2e39e7..d4c870f81e 100644 --- a/tests/phpunit/WebTest/Contact/TagSetSearchTest.php +++ b/tests/phpunit/WebTest/Contact/TagSetSearchTest.php @@ -157,4 +157,3 @@ 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 44e4fe48ff..02da19d9e3 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php +++ b/tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php @@ -140,4 +140,3 @@ 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 7de1dc1903..9a17f75e68 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php +++ b/tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php @@ -133,4 +133,3 @@ class WebTest_Contact_TaskActionSendMassMailing extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); } } - diff --git a/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php b/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php index a62ac1ae03..2c7c04efe7 100644 --- a/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php +++ b/tests/phpunit/WebTest/Contact/TaskActionSendSMS.php @@ -118,4 +118,3 @@ 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/Contribute/AddPricesetTest.php b/tests/phpunit/WebTest/Contribute/AddPricesetTest.php index 5e94d82277..a85e9411c6 100644 --- a/tests/phpunit/WebTest/Contribute/AddPricesetTest.php +++ b/tests/phpunit/WebTest/Contribute/AddPricesetTest.php @@ -716,4 +716,3 @@ class WebTest_Contribute_AddPricesetTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php b/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php index f409e22d95..7330186297 100644 --- a/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php +++ b/tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php @@ -111,4 +111,3 @@ class WebTest_Contribute_ConfirmOptionalTest extends CiviSeleniumTestCase { $this->waitForPageToLoad($this->getTimeoutMsec()); } } - diff --git a/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php b/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php index a306bc83db..0b83135ac4 100644 --- a/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Contribute/ContactContextAddTest.php @@ -195,4 +195,3 @@ class WebTest_Contribute_ContactContextAddTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php b/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php index 51ce58a747..570e1779a5 100644 --- a/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php +++ b/tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php @@ -438,4 +438,3 @@ class WebTest_Contribute_ContributionPageAddTest extends CiviSeleniumTestCase { $this->assertTrue($this->isTextPresent($premiumSavedText)); } } - diff --git a/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php b/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php index 467371eb65..fd560165e2 100644 --- a/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php @@ -110,4 +110,3 @@ class WebTest_Contribute_OfflineRecurContributionTest extends CiviSeleniumTestCa } } } - diff --git a/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php b/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php index 84b78ae6c3..6040db78e4 100644 --- a/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php +++ b/tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php @@ -1551,4 +1551,3 @@ class WebTest_Contribute_OnBehalfOfOrganization extends CiviSeleniumTestCase { $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 6c1ea7ae0d..27c4f586cc 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineContributionTest.php @@ -316,4 +316,3 @@ 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 a919b5f2ef..34c6a10a97 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php @@ -200,4 +200,3 @@ class WebTest_Contribute_OnlineMultiplePaymentProcessorTest extends CiviSelenium $this->click('_qf_ContributionView_cancel-bottom'); } } - diff --git a/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php b/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php index ff228149de..c66110e3dd 100644 --- a/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php @@ -153,4 +153,3 @@ class WebTest_Contribute_OnlineRecurContributionTest extends CiviSeleniumTestCas } } } - diff --git a/tests/phpunit/WebTest/Contribute/PCPAddTest.php b/tests/phpunit/WebTest/Contribute/PCPAddTest.php index cbc8cf2c7c..271292b0b7 100755 --- a/tests/phpunit/WebTest/Contribute/PCPAddTest.php +++ b/tests/phpunit/WebTest/Contribute/PCPAddTest.php @@ -201,4 +201,3 @@ class WebTest_Contribute_PCPAddTest extends CiviSeleniumTestCase { $this->verifyText("PCP", preg_quote("{$lastName}, {$firstName}")); } } - diff --git a/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php b/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php index 1b93dbc041..dbc9c02695 100644 --- a/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php @@ -227,4 +227,3 @@ class WebTest_Contribute_UpdateBatchPendingContributionTest extends CiviSelenium } } } - diff --git a/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php b/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php index 7db4ad0169..a79ee310d4 100644 --- a/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php @@ -269,4 +269,3 @@ 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 db8552d81e..9cce6b5939 100644 --- a/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php +++ b/tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php @@ -132,4 +132,3 @@ class WebTest_Contribute_VerifySSLContributionTest extends CiviSeleniumTestCase $this->assertFalse($this->isTextPresent("Payment Processor Error message"), "Payment processor returned error message"); } } - diff --git a/tests/phpunit/WebTest/Event/AddPricesetTest.php b/tests/phpunit/WebTest/Event/AddPricesetTest.php index 5d06f83e28..9999a51931 100644 --- a/tests/phpunit/WebTest/Event/AddPricesetTest.php +++ b/tests/phpunit/WebTest/Event/AddPricesetTest.php @@ -757,4 +757,3 @@ class WebTest_Event_AddPricesetTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php b/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php index a637c4aa2f..dfd694d12d 100644 --- a/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php +++ b/tests/phpunit/WebTest/Event/ChangeParticipantStatus.php @@ -164,4 +164,3 @@ 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 01998d72b2..dba0ac7c30 100644 --- a/tests/phpunit/WebTest/Event/EventListingTest.php +++ b/tests/phpunit/WebTest/Event/EventListingTest.php @@ -163,4 +163,3 @@ class WebTest_Event_EventListingTest extends CiviSeleniumTestCase { $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 dcb8b65386..fc8c3ce515 100644 --- a/tests/phpunit/WebTest/Event/EventWaitListTest.php +++ b/tests/phpunit/WebTest/Event/EventWaitListTest.php @@ -241,4 +241,3 @@ class WebTest_Event_EventWaitListTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Event/PCPAddTest.php b/tests/phpunit/WebTest/Event/PCPAddTest.php index fb0b76c90b..27998b7164 100644 --- a/tests/phpunit/WebTest/Event/PCPAddTest.php +++ b/tests/phpunit/WebTest/Event/PCPAddTest.php @@ -545,4 +545,3 @@ class WebTest_Event_PCPAddTest extends CiviSeleniumTestCase { $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 0992a3cf52..07d34b3e4a 100644 --- a/tests/phpunit/WebTest/Event/ParticipantCountTest.php +++ b/tests/phpunit/WebTest/Event/ParticipantCountTest.php @@ -467,4 +467,3 @@ class WebTest_Event_ParticipantCountTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Event/ParticipantSearchTest.php b/tests/phpunit/WebTest/Event/ParticipantSearchTest.php index 4419c4cf4e..c4eaab8da5 100644 --- a/tests/phpunit/WebTest/Event/ParticipantSearchTest.php +++ b/tests/phpunit/WebTest/Event/ParticipantSearchTest.php @@ -250,4 +250,3 @@ class WebTest_Event_ParticipantSearchTest extends CiviSeleniumTestCase { $this->_checkStrings($stringsToCheck); } } - diff --git a/tests/phpunit/WebTest/Event/TellAFriendTest.php b/tests/phpunit/WebTest/Event/TellAFriendTest.php index b42f097cfe..276e8f33a1 100644 --- a/tests/phpunit/WebTest/Event/TellAFriendTest.php +++ b/tests/phpunit/WebTest/Event/TellAFriendTest.php @@ -276,4 +276,3 @@ class WebTest_Event_TellAFriendTest extends CiviSeleniumTestCase { $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/ExportCiviSeleniumTestCase.php b/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php index 1818148bf0..b52b745892 100644 --- a/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php +++ b/tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php @@ -153,4 +153,3 @@ class ExportCiviSeleniumTestCase extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Generic/CheckActivityTest.php b/tests/phpunit/WebTest/Generic/CheckActivityTest.php index 68b2000530..95cdd48b49 100644 --- a/tests/phpunit/WebTest/Generic/CheckActivityTest.php +++ b/tests/phpunit/WebTest/Generic/CheckActivityTest.php @@ -83,4 +83,3 @@ class WebTest_Generic_CheckActivityTest extends CiviSeleniumTestCase { $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 9325851930..11f2014494 100644 --- a/tests/phpunit/WebTest/Generic/CheckDashboardTest.php +++ b/tests/phpunit/WebTest/Generic/CheckDashboardTest.php @@ -168,4 +168,3 @@ class WebTest_Generic_CheckDashboardTest extends CiviSeleniumTestCase { $this->_testRemoveDashboardElement($widgetConfigureID, $widgetEnabledSelector); } } - diff --git a/tests/phpunit/WebTest/Generic/CheckFindTest.php b/tests/phpunit/WebTest/Generic/CheckFindTest.php index 9c65bad830..1b365219bb 100644 --- a/tests/phpunit/WebTest/Generic/CheckFindTest.php +++ b/tests/phpunit/WebTest/Generic/CheckFindTest.php @@ -44,4 +44,3 @@ class WebTest_Generic_CheckFindTest extends CiviSeleniumTestCase { $this->assertTrue($this->isElementPresent("search-status")); } } - diff --git a/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php b/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php index 3f9de523ce..32684f2531 100644 --- a/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php +++ b/tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php @@ -360,4 +360,3 @@ class WebTest_Generic_GeneralClickAroundTest extends CiviSeleniumTestCase { $this->assertTextPresent("Tell-a-Friend Email"); } } - diff --git a/tests/phpunit/WebTest/Grant/ContactContextAddTest.php b/tests/phpunit/WebTest/Grant/ContactContextAddTest.php index ab30ea7a36..64069448ab 100644 --- a/tests/phpunit/WebTest/Grant/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Grant/ContactContextAddTest.php @@ -136,4 +136,3 @@ class WebTest_Grant_ContactContextAddTest extends CiviSeleniumTestCase { ); } } - diff --git a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php index d96856aebc..e7c5a8787e 100644 --- a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php @@ -106,4 +106,3 @@ 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 59c4b93878..23ec5b42df 100644 --- a/tests/phpunit/WebTest/Import/ActivityTest.php +++ b/tests/phpunit/WebTest/Import/ActivityTest.php @@ -99,4 +99,3 @@ class WebTest_Import_ActivityTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } } - diff --git a/tests/phpunit/WebTest/Import/AddressImportTest.php b/tests/phpunit/WebTest/Import/AddressImportTest.php index 880e531aa6..91e64336d3 100644 --- a/tests/phpunit/WebTest/Import/AddressImportTest.php +++ b/tests/phpunit/WebTest/Import/AddressImportTest.php @@ -313,4 +313,3 @@ class WebTest_Import_AddressImportTest extends ImportCiviSeleniumTestCase { } } - diff --git a/tests/phpunit/WebTest/Import/AddressParsingTest.php b/tests/phpunit/WebTest/Import/AddressParsingTest.php index d2e80a6d1a..ced446e197 100644 --- a/tests/phpunit/WebTest/Import/AddressParsingTest.php +++ b/tests/phpunit/WebTest/Import/AddressParsingTest.php @@ -284,4 +284,3 @@ 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 027e285a51..ba58e02413 100644 --- a/tests/phpunit/WebTest/Import/ContactCustomDataTest.php +++ b/tests/phpunit/WebTest/Import/ContactCustomDataTest.php @@ -190,4 +190,3 @@ 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 464482d17a..af48ac108d 100644 --- a/tests/phpunit/WebTest/Import/ContactSubtypeTest.php +++ b/tests/phpunit/WebTest/Import/ContactSubtypeTest.php @@ -424,4 +424,3 @@ 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 4abc01383d..86f56d78be 100644 --- a/tests/phpunit/WebTest/Import/ContactTest.php +++ b/tests/phpunit/WebTest/Import/ContactTest.php @@ -416,4 +416,3 @@ 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 b4062ffe4d..f523a584d4 100644 --- a/tests/phpunit/WebTest/Import/ContributionTest.php +++ b/tests/phpunit/WebTest/Import/ContributionTest.php @@ -195,4 +195,3 @@ 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 f5cd7aead9..95b6a608c0 100644 --- a/tests/phpunit/WebTest/Import/CustomDataTest.php +++ b/tests/phpunit/WebTest/Import/CustomDataTest.php @@ -353,4 +353,3 @@ 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 0c5d5f60ba..a3924724e9 100644 --- a/tests/phpunit/WebTest/Import/DateFormatTest.php +++ b/tests/phpunit/WebTest/Import/DateFormatTest.php @@ -456,4 +456,3 @@ 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 3bd45dd45c..c8830ed7de 100644 --- a/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php +++ b/tests/phpunit/WebTest/Import/DuplicateMatchingTest.php @@ -486,4 +486,3 @@ 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 2cf7cfbf40..a1e26b4357 100644 --- a/tests/phpunit/WebTest/Import/GroupTest.php +++ b/tests/phpunit/WebTest/Import/GroupTest.php @@ -137,4 +137,3 @@ 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 00a63a26a7..85c6b67e61 100644 --- a/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php +++ b/tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php @@ -578,4 +578,3 @@ class ImportCiviSeleniumTestCase extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Import/MatchExternalIdTest.php b/tests/phpunit/WebTest/Import/MatchExternalIdTest.php index 7bc0c14a8e..3b18b4bff1 100644 --- a/tests/phpunit/WebTest/Import/MatchExternalIdTest.php +++ b/tests/phpunit/WebTest/Import/MatchExternalIdTest.php @@ -361,4 +361,3 @@ 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 674205a17a..0dff818cdf 100644 --- a/tests/phpunit/WebTest/Import/MemberTest.php +++ b/tests/phpunit/WebTest/Import/MemberTest.php @@ -211,4 +211,3 @@ 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 753bea9f62..9f2b39df68 100644 --- a/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php +++ b/tests/phpunit/WebTest/Import/MultipleRelationshipTest.php @@ -217,4 +217,3 @@ 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 a047ca6ec2..4b0d656af6 100644 --- a/tests/phpunit/WebTest/Import/ParticipantTest.php +++ b/tests/phpunit/WebTest/Import/ParticipantTest.php @@ -336,4 +336,3 @@ 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 ed1dbd8da4..2192be0e71 100644 --- a/tests/phpunit/WebTest/Import/SavedMappingTest.php +++ b/tests/phpunit/WebTest/Import/SavedMappingTest.php @@ -137,4 +137,3 @@ 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 08472da327..aade9ba15e 100644 --- a/tests/phpunit/WebTest/Import/TagTest.php +++ b/tests/phpunit/WebTest/Import/TagTest.php @@ -137,4 +137,3 @@ class WebTest_Import_TagTest extends ImportCiviSeleniumTestCase { return array($headers, $rows); } } - diff --git a/tests/phpunit/WebTest/Member/ContactContextAddTest.php b/tests/phpunit/WebTest/Member/ContactContextAddTest.php index c31ede79e9..c61f9d4ab4 100644 --- a/tests/phpunit/WebTest/Member/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Member/ContactContextAddTest.php @@ -235,4 +235,3 @@ class WebTest_Member_ContactContextAddTest extends CiviSeleniumTestCase { $this->waitForElementPresent("mainTabContainer"); } } - diff --git a/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php b/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php index ad9aa67f97..e27e4f8a63 100755 --- a/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php +++ b/tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php @@ -293,4 +293,3 @@ class WebTest_Member_DefaultMembershipPricesetTest extends CiviSeleniumTestCase return array($memTypeTitle1, $memTypeTitle2, $memTypeTitle3); } } - diff --git a/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php b/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php index 1840815c90..4b7c90687f 100644 --- a/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php +++ b/tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php @@ -647,4 +647,3 @@ SELECT end_event_adjust_interval ); } } - diff --git a/tests/phpunit/WebTest/Member/InheritedMembershipTest.php b/tests/phpunit/WebTest/Member/InheritedMembershipTest.php index 99d33b295d..659ac9b49a 100644 --- a/tests/phpunit/WebTest/Member/InheritedMembershipTest.php +++ b/tests/phpunit/WebTest/Member/InheritedMembershipTest.php @@ -522,4 +522,3 @@ class WebTest_Member_InheritedMembershipTest extends CiviSeleniumTestCase { $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 aedeb87a1c..30168de410 100644 --- a/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php +++ b/tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php @@ -111,4 +111,3 @@ class WebTest_Member_OfflineAutoRenewMembershipTest extends CiviSeleniumTestCase } } } - diff --git a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php index a32038e0f2..0577614f72 100644 --- a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php +++ b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php @@ -187,4 +187,3 @@ 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 09b0ce5e68..6ba841b117 100644 --- a/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php +++ b/tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php @@ -212,4 +212,3 @@ class WebTest_Member_OnlineAutoRenewMembershipTest extends CiviSeleniumTestCase return $pageId; } } - diff --git a/tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php b/tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php index ac122178d2..a54f1eca62 100644 --- a/tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php +++ b/tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php @@ -517,4 +517,3 @@ class WebTest_Member_OnlineMembershipAddPricesetTest extends CiviSeleniumTestCas } } - diff --git a/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php b/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php index e15963202f..eb53d453a1 100644 --- a/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php +++ b/tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php @@ -658,4 +658,3 @@ class WebTest_Member_OnlineMembershipRenewTest extends CiviSeleniumTestCase { } } } - diff --git a/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php b/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php index 30a5f40c00..2ad44888c0 100644 --- a/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php +++ b/tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php @@ -122,4 +122,3 @@ class WebTest_Pledge_AddCancelPaymentTest extends CiviSeleniumTestCase { } } - diff --git a/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php b/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php index ad0e3c57a6..6e46a78c92 100644 --- a/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php +++ b/tests/phpunit/WebTest/Pledge/ContactContextAddTest.php @@ -118,4 +118,3 @@ class WebTest_Pledge_ContactContextAddTest extends CiviSeleniumTestCase { $this->enableDisablePopups(TRUE); } } - diff --git a/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php b/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php index a366cb6c20..6ed6b3c55b 100644 --- a/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php +++ b/tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php @@ -449,4 +449,3 @@ class WebTest_Pledge_ContactContextPledgePaymentAddTest extends CiviSeleniumTest $this->enableDisablePopups(TRUE); } } - diff --git a/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php b/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php index afa5d2d33c..a6f79baa7e 100644 --- a/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php +++ b/tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php @@ -136,4 +136,3 @@ class WebTest_Pledge_StandaloneAddDeleteTest extends CiviSeleniumTestCase { } } - diff --git a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php index 1edae47636..1af63905b4 100644 --- a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php @@ -94,4 +94,3 @@ class WebTest_Pledge_StandaloneAddTest extends CiviSeleniumTestCase { return $contact; } } - diff --git a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php index 2af6d7fc83..d553ea4e72 100644 --- a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php +++ b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php @@ -144,4 +144,3 @@ class WebTest_Profile_ProfileGroupSubscriptionTest extends CiviSeleniumTestCase $this->waitForText('crm-notification-container', "Your CiviCRM Profile '{$profileTitle}' has been deleted."); } } - diff --git a/tests/phpunit/WebTest/Release/InstallScript.php b/tests/phpunit/WebTest/Release/InstallScript.php index e8d00431e3..d21658532d 100644 --- a/tests/phpunit/WebTest/Release/InstallScript.php +++ b/tests/phpunit/WebTest/Release/InstallScript.php @@ -64,4 +64,3 @@ class WebTest_Release_InstallScript extends WebTest_Release_ReleaseTestCase { $this->assertTrue($this->isTextPresent("CiviCRM Home")); } } - diff --git a/tests/phpunit/WebTest/Release/ReleaseTestCase.php b/tests/phpunit/WebTest/Release/ReleaseTestCase.php index d188c08441..f531d5ffd7 100644 --- a/tests/phpunit/WebTest/Release/ReleaseTestCase.php +++ b/tests/phpunit/WebTest/Release/ReleaseTestCase.php @@ -62,4 +62,3 @@ class WebTest_Release_ReleaseTestCase extends CiviSeleniumTestCase { parent::setUp(); } } - diff --git a/tests/phpunit/WebTest/Release/UpgradeScript.php b/tests/phpunit/WebTest/Release/UpgradeScript.php index db5b213065..eea1b14867 100644 --- a/tests/phpunit/WebTest/Release/UpgradeScript.php +++ b/tests/phpunit/WebTest/Release/UpgradeScript.php @@ -48,4 +48,3 @@ 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 9bbe51a39c..da7c75656e 100644 --- a/tests/phpunit/WebTest/Report/AddTest.php +++ b/tests/phpunit/WebTest/Report/AddTest.php @@ -192,4 +192,3 @@ class WebTest_Report_AddTest extends CiviSeleniumTestCase { $this->assertSelectedLabel("permission", "access CiviCRM"); } } - diff --git a/tests/phpunit/api/v3/ACLCachingTest.php b/tests/phpunit/api/v3/ACLCachingTest.php index 94b63774ee..3a68ce01b8 100644 --- a/tests/phpunit/api/v3/ACLCachingTest.php +++ b/tests/phpunit/api/v3/ACLCachingTest.php @@ -65,4 +65,3 @@ class api_v3_ACLCachingTest extends CiviUnitTestCase { $this->assertTrue($values['count'] == 1, 'check that cached value is not retained for custom_group_id'); } } - diff --git a/tests/phpunit/api/v3/APIStandardsTest.php b/tests/phpunit/api/v3/APIStandardsTest.php index 658800e1f0..a1921740c6 100644 --- a/tests/phpunit/api/v3/APIStandardsTest.php +++ b/tests/phpunit/api/v3/APIStandardsTest.php @@ -171,4 +171,3 @@ class api_v3_APIStandardsTest extends CiviUnitTestCase { return $functions; } } - diff --git a/tests/phpunit/api/v3/APITest.php b/tests/phpunit/api/v3/APITest.php index 4187d6573b..f043e92c7d 100644 --- a/tests/phpunit/api/v3/APITest.php +++ b/tests/phpunit/api/v3/APITest.php @@ -196,4 +196,3 @@ class api_v3_APITest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/ActivityContactTest.php b/tests/phpunit/api/v3/ActivityContactTest.php index 6ce5e83c76..fffac72874 100644 --- a/tests/phpunit/api/v3/ActivityContactTest.php +++ b/tests/phpunit/api/v3/ActivityContactTest.php @@ -103,4 +103,3 @@ class api_v3_ActivityContactTest extends CiviUnitTestCase { $this->callAPIFailure('ActivityContact', 'Get', array('record_type_id' => 'abc')); } } - diff --git a/tests/phpunit/api/v3/ActivityTypeTest.php b/tests/phpunit/api/v3/ActivityTypeTest.php index 93ccdf0782..355967b78b 100644 --- a/tests/phpunit/api/v3/ActivityTypeTest.php +++ b/tests/phpunit/api/v3/ActivityTypeTest.php @@ -96,4 +96,3 @@ 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 a3a6bf0d1e..00ccb3f3ac 100644 --- a/tests/phpunit/api/v3/AddressTest.php +++ b/tests/phpunit/api/v3/AddressTest.php @@ -273,4 +273,3 @@ class api_v3_AddressTest extends CiviUnitTestCase { $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 51d8104f20..ef9a754caf 100644 --- a/tests/phpunit/api/v3/AllTests.php +++ b/tests/phpunit/api/v3/AllTests.php @@ -77,4 +77,3 @@ class api_v3_AllTests extends CiviTestSuite { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: - diff --git a/tests/phpunit/api/v3/CampaignTest.php b/tests/phpunit/api/v3/CampaignTest.php index 6b1e4f00df..bd56ce7f59 100644 --- a/tests/phpunit/api/v3/CampaignTest.php +++ b/tests/phpunit/api/v3/CampaignTest.php @@ -74,4 +74,3 @@ class api_v3_CampaignTest extends CiviUnitTestCase { $this->assertEquals(0, $checkDeleted['count'], 'In line ' . __LINE__); } } - diff --git a/tests/phpunit/api/v3/CaseTypeTest.php b/tests/phpunit/api/v3/CaseTypeTest.php index a43c51c57f..73d50b6e70 100644 --- a/tests/phpunit/api/v3/CaseTypeTest.php +++ b/tests/phpunit/api/v3/CaseTypeTest.php @@ -229,4 +229,3 @@ class api_v3_CaseTypeTest extends CiviCaseTestCase { $this->assertEquals(0, $getCaseType['count']); } } - diff --git a/tests/phpunit/api/v3/ContactTypeTest.php b/tests/phpunit/api/v3/ContactTypeTest.php index 87f9b2fe42..4bbf744033 100644 --- a/tests/phpunit/api/v3/ContactTypeTest.php +++ b/tests/phpunit/api/v3/ContactTypeTest.php @@ -391,4 +391,3 @@ 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 3c676a1e0c..a73de2517f 100644 --- a/tests/phpunit/api/v3/ContributionPageTest.php +++ b/tests/phpunit/api/v3/ContributionPageTest.php @@ -481,4 +481,3 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase { $unitTest->quickCleanup($tablesToTruncate); } } - diff --git a/tests/phpunit/api/v3/ContributionRecurTest.php b/tests/phpunit/api/v3/ContributionRecurTest.php index 188dba8d50..3fcd39b358 100644 --- a/tests/phpunit/api/v3/ContributionRecurTest.php +++ b/tests/phpunit/api/v3/ContributionRecurTest.php @@ -90,4 +90,3 @@ class api_v3_ContributionRecurTest extends CiviUnitTestCase { $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 078edbf596..92af8cdb01 100644 --- a/tests/phpunit/api/v3/ContributionSoftTest.php +++ b/tests/phpunit/api/v3/ContributionSoftTest.php @@ -364,4 +364,3 @@ class api_v3_ContributionSoftTest extends CiviUnitTestCase { $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 061854f512..de16001846 100644 --- a/tests/phpunit/api/v3/ContributionTest.php +++ b/tests/phpunit/api/v3/ContributionTest.php @@ -1858,4 +1858,3 @@ class api_v3_ContributionTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/api/v3/CountryTest.php b/tests/phpunit/api/v3/CountryTest.php index 61f91f24fa..8746e9eb4e 100644 --- a/tests/phpunit/api/v3/CountryTest.php +++ b/tests/phpunit/api/v3/CountryTest.php @@ -117,4 +117,3 @@ 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 9c3165f37f..cd6c664d27 100644 --- a/tests/phpunit/api/v3/CustomFieldTest.php +++ b/tests/phpunit/api/v3/CustomFieldTest.php @@ -497,4 +497,3 @@ class api_v3_CustomFieldTest extends CiviUnitTestCase { return $r; } } - diff --git a/tests/phpunit/api/v3/CustomGroupTest.php b/tests/phpunit/api/v3/CustomGroupTest.php index 160063e439..d387c1964c 100644 --- a/tests/phpunit/api/v3/CustomGroupTest.php +++ b/tests/phpunit/api/v3/CustomGroupTest.php @@ -375,4 +375,3 @@ class api_v3_CustomGroupTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/api/v3/CustomValueContactTypeTest.php b/tests/phpunit/api/v3/CustomValueContactTypeTest.php index 509886df02..219bee6fbb 100644 --- a/tests/phpunit/api/v3/CustomValueContactTypeTest.php +++ b/tests/phpunit/api/v3/CustomValueContactTypeTest.php @@ -277,4 +277,3 @@ 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 799ce5bdcb..e7be0f8175 100644 --- a/tests/phpunit/api/v3/CustomValueTest.php +++ b/tests/phpunit/api/v3/CustomValueTest.php @@ -173,4 +173,4 @@ 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']); } -} \ No newline at end of file +} diff --git a/tests/phpunit/api/v3/DomainTest.php b/tests/phpunit/api/v3/DomainTest.php index 456cc63394..a1d5f67570 100644 --- a/tests/phpunit/api/v3/DomainTest.php +++ b/tests/phpunit/api/v3/DomainTest.php @@ -183,4 +183,3 @@ class api_v3_DomainTest extends CiviUnitTestCase { $result = $this->callAPIFailure('domain', 'create', array()); } } - diff --git a/tests/phpunit/api/v3/EmailTest.php b/tests/phpunit/api/v3/EmailTest.php index d2eae37cac..6a935d7771 100644 --- a/tests/phpunit/api/v3/EmailTest.php +++ b/tests/phpunit/api/v3/EmailTest.php @@ -378,4 +378,3 @@ class api_v3_EmailTest extends CiviUnitTestCase { $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 cb2c4f7d89..7725117e08 100644 --- a/tests/phpunit/api/v3/EntityTagTest.php +++ b/tests/phpunit/api/v3/EntityTagTest.php @@ -319,4 +319,3 @@ class api_v3_EntityTagTest extends CiviUnitTestCase { $this->assertEquals($result['not_removed'], 1); } } - diff --git a/tests/phpunit/api/v3/EventTest.php b/tests/phpunit/api/v3/EventTest.php index 8e67c374d6..30f875f1e9 100644 --- a/tests/phpunit/api/v3/EventTest.php +++ b/tests/phpunit/api/v3/EventTest.php @@ -520,4 +520,3 @@ class api_v3_EventTest extends CiviUnitTestCase { $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 be4f16fc59..339b185263 100644 --- a/tests/phpunit/api/v3/GrantTest.php +++ b/tests/phpunit/api/v3/GrantTest.php @@ -243,4 +243,3 @@ class api_v3_GrantTest extends CiviUnitTestCase { $baoObj->free(); } } - diff --git a/tests/phpunit/api/v3/GroupContactTest.php b/tests/phpunit/api/v3/GroupContactTest.php index 39d86be666..1f44808517 100644 --- a/tests/phpunit/api/v3/GroupContactTest.php +++ b/tests/phpunit/api/v3/GroupContactTest.php @@ -181,4 +181,3 @@ class api_v3_GroupContactTest extends CiviUnitTestCase { $this->assertArrayNotHasKey('id', $result, "in line " . __LINE__); } } - diff --git a/tests/phpunit/api/v3/GroupNestingTest.php b/tests/phpunit/api/v3/GroupNestingTest.php index 2977173abd..8c8ebfb301 100644 --- a/tests/phpunit/api/v3/GroupNestingTest.php +++ b/tests/phpunit/api/v3/GroupNestingTest.php @@ -237,4 +237,3 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase { $result = $this->callAPIFailure('group_nesting', 'delete', array()); } } - diff --git a/tests/phpunit/api/v3/GroupOrganizationTest.php b/tests/phpunit/api/v3/GroupOrganizationTest.php index 58e074c729..eb34b1a9f0 100644 --- a/tests/phpunit/api/v3/GroupOrganizationTest.php +++ b/tests/phpunit/api/v3/GroupOrganizationTest.php @@ -211,4 +211,3 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase { $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 fc25922b46..b103823caf 100644 --- a/tests/phpunit/api/v3/GroupTest.php +++ b/tests/phpunit/api/v3/GroupTest.php @@ -147,4 +147,3 @@ class api_v3_GroupTest extends CiviUnitTestCase { $this->assertEquals(1, $result['values']['is_active']['api.default']); } } - diff --git a/tests/phpunit/api/v3/JobTest.php b/tests/phpunit/api/v3/JobTest.php index a2e0f80393..309a595d0b 100644 --- a/tests/phpunit/api/v3/JobTest.php +++ b/tests/phpunit/api/v3/JobTest.php @@ -295,4 +295,3 @@ class api_v3_JobTest extends CiviUnitTestCase { } } } - diff --git a/tests/phpunit/api/v3/LineItemTest.php b/tests/phpunit/api/v3/LineItemTest.php index 8a8bbaa9a3..520659316e 100644 --- a/tests/phpunit/api/v3/LineItemTest.php +++ b/tests/phpunit/api/v3/LineItemTest.php @@ -100,4 +100,3 @@ class api_v3_LineItemTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/LocBlockTest.php b/tests/phpunit/api/v3/LocBlockTest.php index 94a5dee7d7..51d0b3ea9f 100644 --- a/tests/phpunit/api/v3/LocBlockTest.php +++ b/tests/phpunit/api/v3/LocBlockTest.php @@ -112,4 +112,3 @@ class api_v3_LocBlockTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/MailSettingsTest.php b/tests/phpunit/api/v3/MailSettingsTest.php index 12c597cc5c..2e71a931a9 100644 --- a/tests/phpunit/api/v3/MailSettingsTest.php +++ b/tests/phpunit/api/v3/MailSettingsTest.php @@ -112,4 +112,3 @@ class api_v3_MailSettingsTest extends CiviUnitTestCase { $this->assertEquals(0, $this->callAPISuccess('MailSettings', 'getcount', array())); } } - diff --git a/tests/phpunit/api/v3/MailingGroupTest.php b/tests/phpunit/api/v3/MailingGroupTest.php index 80fd7d001e..95f1bc8076 100644 --- a/tests/phpunit/api/v3/MailingGroupTest.php +++ b/tests/phpunit/api/v3/MailingGroupTest.php @@ -185,4 +185,3 @@ class api_v3_MailingGroupTest extends CiviUnitTestCase { $this->contactDelete($contactID); } } - diff --git a/tests/phpunit/api/v3/MembershipPaymentTest.php b/tests/phpunit/api/v3/MembershipPaymentTest.php index 254450acbe..994ea8533c 100644 --- a/tests/phpunit/api/v3/MembershipPaymentTest.php +++ b/tests/phpunit/api/v3/MembershipPaymentTest.php @@ -144,4 +144,3 @@ class api_v3_MembershipPaymentTest extends CiviUnitTestCase { $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 0b5d25a4e0..560dda978f 100644 --- a/tests/phpunit/api/v3/MembershipStatusTest.php +++ b/tests/phpunit/api/v3/MembershipStatusTest.php @@ -180,4 +180,3 @@ class api_v3_MembershipStatusTest extends CiviUnitTestCase { $result = $this->callAPISuccess('membership_status', 'delete', $params); } } - diff --git a/tests/phpunit/api/v3/MembershipTypeTest.php b/tests/phpunit/api/v3/MembershipTypeTest.php index bbb6d48241..d963dafb8c 100644 --- a/tests/phpunit/api/v3/MembershipTypeTest.php +++ b/tests/phpunit/api/v3/MembershipTypeTest.php @@ -270,4 +270,3 @@ class api_v3_MembershipTypeTest extends CiviUnitTestCase { $result = $this->callAPIAndDocument('membership_type', 'delete', $params, __FUNCTION__, __FILE__); } } - diff --git a/tests/phpunit/api/v3/MessageTemplateTest.php b/tests/phpunit/api/v3/MessageTemplateTest.php index ea6281efeb..007575a6f1 100644 --- a/tests/phpunit/api/v3/MessageTemplateTest.php +++ b/tests/phpunit/api/v3/MessageTemplateTest.php @@ -89,4 +89,3 @@ class api_v3_MessageTemplateTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/NoteTest.php b/tests/phpunit/api/v3/NoteTest.php index 63eda0aabc..1845c46459 100644 --- a/tests/phpunit/api/v3/NoteTest.php +++ b/tests/phpunit/api/v3/NoteTest.php @@ -264,4 +264,3 @@ function testNoteCreateExample() { $expectedResult = UF_match_get_expectedresult(); $this->assertEquals($result, $expectedResult); } - diff --git a/tests/phpunit/api/v3/OptionGroupTest.php b/tests/phpunit/api/v3/OptionGroupTest.php index 0b11f04892..f3c06ead33 100644 --- a/tests/phpunit/api/v3/OptionGroupTest.php +++ b/tests/phpunit/api/v3/OptionGroupTest.php @@ -155,4 +155,3 @@ class api_v3_OptionGroupTest extends CiviUnitTestCase { $this->callAPIAndDocument('OptionGroup', 'delete', array('id' => $result['id']), __FUNCTION__, __FILE__); } } - diff --git a/tests/phpunit/api/v3/ParticipantPaymentTest.php b/tests/phpunit/api/v3/ParticipantPaymentTest.php index 3003b767ee..af860c0ffd 100644 --- a/tests/phpunit/api/v3/ParticipantPaymentTest.php +++ b/tests/phpunit/api/v3/ParticipantPaymentTest.php @@ -377,4 +377,3 @@ 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 076223110a..0299011f21 100644 --- a/tests/phpunit/api/v3/ParticipantStatusTypeTest.php +++ b/tests/phpunit/api/v3/ParticipantStatusTypeTest.php @@ -81,4 +81,3 @@ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase { $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 295d010527..eb68967238 100644 --- a/tests/phpunit/api/v3/ParticipantTest.php +++ b/tests/phpunit/api/v3/ParticipantTest.php @@ -708,4 +708,3 @@ class api_v3_ParticipantTest extends CiviUnitTestCase { $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 1ed1dc09c5..874669c6b2 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTest.php @@ -126,4 +126,3 @@ class api_v3_PaymentProcessorTest extends CiviUnitTestCase { $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 5adfa71bfc..114e5d56ed 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTypeTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTypeTest.php @@ -246,4 +246,3 @@ class api_v3_PaymentProcessorTypeTest extends CiviUnitTestCase { $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 dc8b1c918d..e48b18f7c6 100644 --- a/tests/phpunit/api/v3/PhoneTest.php +++ b/tests/phpunit/api/v3/PhoneTest.php @@ -153,4 +153,3 @@ 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 0832e4e14e..1cfbd74928 100644 --- a/tests/phpunit/api/v3/PledgePaymentTest.php +++ b/tests/phpunit/api/v3/PledgePaymentTest.php @@ -276,4 +276,3 @@ class api_v3_PledgePaymentTest extends CiviUnitTestCase { $this->assertType('array', $result); } } - diff --git a/tests/phpunit/api/v3/PledgeTest.php b/tests/phpunit/api/v3/PledgeTest.php index 1020827aee..2f7c073cdd 100644 --- a/tests/phpunit/api/v3/PledgeTest.php +++ b/tests/phpunit/api/v3/PledgeTest.php @@ -509,4 +509,3 @@ class api_v3_PledgeTest extends CiviUnitTestCase { $pledge = $this->callAPISuccess('pledge', 'delete', $pledgeID); } } - diff --git a/tests/phpunit/api/v3/PriceFieldTest.php b/tests/phpunit/api/v3/PriceFieldTest.php index 95fb78fa2c..eb7487600d 100644 --- a/tests/phpunit/api/v3/PriceFieldTest.php +++ b/tests/phpunit/api/v3/PriceFieldTest.php @@ -116,4 +116,3 @@ class api_v3_PriceFieldTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/PriceFieldValueTest.php b/tests/phpunit/api/v3/PriceFieldValueTest.php index 1e628619dc..f1073d0341 100644 --- a/tests/phpunit/api/v3/PriceFieldValueTest.php +++ b/tests/phpunit/api/v3/PriceFieldValueTest.php @@ -204,4 +204,3 @@ class api_v3_PriceFieldValueTest extends CiviUnitTestCase { $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 696673773f..d6f6c8f273 100644 --- a/tests/phpunit/api/v3/PriceSetTest.php +++ b/tests/phpunit/api/v3/PriceSetTest.php @@ -138,4 +138,3 @@ class api_v3_PriceSetTest extends CiviUnitTestCase { $unitTest->quickCleanup($tablesToTruncate); } } - diff --git a/tests/phpunit/api/v3/ProfileTest.php b/tests/phpunit/api/v3/ProfileTest.php index c3de39dc0e..130968c76d 100644 --- a/tests/phpunit/api/v3/ProfileTest.php +++ b/tests/phpunit/api/v3/ProfileTest.php @@ -898,4 +898,3 @@ class api_v3_ProfileTest extends CiviUnitTestCase { $this->uFFieldCreate(array('uf_group_id' => $profileID, 'field_name' => 'custom_' . $ids['custom_field_id'], 'contact_type' => 'Contact')); } } - diff --git a/tests/phpunit/api/v3/RelationshipTypeTest.php b/tests/phpunit/api/v3/RelationshipTypeTest.php index 01fbd0402f..d0b15dbc6b 100644 --- a/tests/phpunit/api/v3/RelationshipTypeTest.php +++ b/tests/phpunit/api/v3/RelationshipTypeTest.php @@ -340,4 +340,3 @@ class api_v3_RelationshipTypeTest extends CiviUnitTestCase { return $this->relationshipTypeCreate($params); } } - diff --git a/tests/phpunit/api/v3/SettingTest.php b/tests/phpunit/api/v3/SettingTest.php index e25b989f01..8e4d31b092 100644 --- a/tests/phpunit/api/v3/SettingTest.php +++ b/tests/phpunit/api/v3/SettingTest.php @@ -532,4 +532,3 @@ class api_v3_SettingTest extends CiviUnitTestCase { $this->assertEquals('Unconfirmed', $result['values'][$dom['id']]['tag_unconfirmed']); } } - diff --git a/tests/phpunit/api/v3/SurveyRespondantTest.php b/tests/phpunit/api/v3/SurveyRespondantTest.php index 0e0c229e80..ddd1ac4815 100644 --- a/tests/phpunit/api/v3/SurveyRespondantTest.php +++ b/tests/phpunit/api/v3/SurveyRespondantTest.php @@ -61,4 +61,3 @@ class api_v3_SurveyRespondantTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/SurveyTest.php b/tests/phpunit/api/v3/SurveyTest.php index 7ca33e466b..5cca43e1ee 100644 --- a/tests/phpunit/api/v3/SurveyTest.php +++ b/tests/phpunit/api/v3/SurveyTest.php @@ -118,4 +118,3 @@ class api_v3_SurveyTest extends CiviUnitTestCase { } } - diff --git a/tests/phpunit/api/v3/TagTest.php b/tests/phpunit/api/v3/TagTest.php index 5c4485e173..777204175b 100644 --- a/tests/phpunit/api/v3/TagTest.php +++ b/tests/phpunit/api/v3/TagTest.php @@ -201,4 +201,3 @@ class api_v3_TagTest extends CiviUnitTestCase { $this->assertEquals($this->tag['used_for'], $result['values'][0]['extra']['used_for'], 'In line ' . __LINE__); } } - diff --git a/tests/phpunit/api/v3/UFJoinTest.php b/tests/phpunit/api/v3/UFJoinTest.php index 04b4cb5fc0..fc020f86e3 100644 --- a/tests/phpunit/api/v3/UFJoinTest.php +++ b/tests/phpunit/api/v3/UFJoinTest.php @@ -213,4 +213,3 @@ class api_v3_UFJoinTest extends CiviUnitTestCase { $this->assertEquals($result, $expectedResult); } } - diff --git a/tests/phpunit/api/v3/UFMatchTest.php b/tests/phpunit/api/v3/UFMatchTest.php index de55c9e644..3b1020fb39 100644 --- a/tests/phpunit/api/v3/UFMatchTest.php +++ b/tests/phpunit/api/v3/UFMatchTest.php @@ -143,4 +143,3 @@ class api_v3_UFMatchTest extends CiviUnitTestCase { ))); } } - diff --git a/tests/phpunit/api/v3/UtilsTest.php b/tests/phpunit/api/v3/UtilsTest.php index 3ed007ed08..ee92543d18 100644 --- a/tests/phpunit/api/v3/UtilsTest.php +++ b/tests/phpunit/api/v3/UtilsTest.php @@ -294,4 +294,3 @@ class api_v3_UtilsTest extends CiviUnitTestCase { $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 8688335a9a..f13023a1ea 100644 --- a/tests/phpunit/api/v3/WebsiteTest.php +++ b/tests/phpunit/api/v3/WebsiteTest.php @@ -102,4 +102,3 @@ class api_v3_WebsiteTest extends CiviUnitTestCase { $this->assertArrayKeyExists('url', $result['values']); } } - diff --git a/tests/phpunit/api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php b/tests/phpunit/api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php index eb2939e629..e63705affc 100644 --- a/tests/phpunit/api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php +++ b/tests/phpunit/api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php @@ -13,4 +13,3 @@ function civicrm_api3_contact_example_action2($params) { 'example_action2' ); } - diff --git a/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php b/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php index 34123294f5..35cb5cc2fa 100644 --- a/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php +++ b/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php @@ -13,4 +13,3 @@ function civicrm_api3_generic_example_action1($apiRequest) { $apiRequest['action'] ); } - diff --git a/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php b/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php index 213edeee05..3ff0d857be 100644 --- a/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php +++ b/tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php @@ -13,4 +13,3 @@ function civicrm_api3_generic_example_action2($apiRequest) { $apiRequest['action'] ); } - diff --git a/tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php b/tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php index cffaa789d0..c699a70264 100644 --- a/tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php +++ b/tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php @@ -13,4 +13,3 @@ function civicrm_api3_test_entity_example_action3($params) { 'example_action3' ); } - diff --git a/tests/phpunit/api/v3/settings/test.setting.php b/tests/phpunit/api/v3/settings/test.setting.php index bb8d1d6397..866582f988 100644 --- a/tests/phpunit/api/v3/settings/test.setting.php +++ b/tests/phpunit/api/v3/settings/test.setting.php @@ -59,4 +59,4 @@ return array( 'html_type' => 'Text', 'quick_form_type' => 'Element', ), - ); \ No newline at end of file + ); -- 2.25.1