phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
authorTim Otten <totten@civicrm.org>
Wed, 31 Dec 2014 01:23:33 +0000 (17:23 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 31 Dec 2014 01:23:33 +0000 (17:23 -0800)
1312 files changed:
CRM/ACL/API.php
CRM/ACL/BAO/ACL.php
CRM/ACL/BAO/Cache.php
CRM/ACL/BAO/EntityRole.php
CRM/ACL/Form/ACL.php
CRM/ACL/Form/ACLBasic.php
CRM/ACL/Form/EntityRole.php
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Activity/BAO/Activity.php
CRM/Activity/BAO/ActivityAssignment.php
CRM/Activity/BAO/ActivityTarget.php
CRM/Activity/BAO/ICalendar.php
CRM/Activity/BAO/Query.php
CRM/Activity/Controller/Search.php
CRM/Activity/Form/Activity.php
CRM/Activity/Form/ActivityFilter.php
CRM/Activity/Form/ActivityLinks.php
CRM/Activity/Form/ActivityView.php
CRM/Activity/Form/Search.php
CRM/Activity/Form/Task.php
CRM/Activity/Form/Task/AddToTag.php
CRM/Activity/Form/Task/Batch.php
CRM/Activity/Form/Task/Delete.php
CRM/Activity/Form/Task/Email.php
CRM/Activity/Form/Task/FileOnCase.php
CRM/Activity/Form/Task/PickOption.php
CRM/Activity/Form/Task/PickProfile.php
CRM/Activity/Form/Task/Print.php
CRM/Activity/Form/Task/RemoveFromTag.php
CRM/Activity/Form/Task/SMS.php
CRM/Activity/Form/Task/SearchTaskHookSample.php
CRM/Activity/Import/Controller.php
CRM/Activity/Import/Field.php
CRM/Activity/Import/Form/DataSource.php
CRM/Activity/Import/Form/MapField.php
CRM/Activity/Import/Form/Preview.php
CRM/Activity/Import/Form/Summary.php
CRM/Activity/Import/Parser.php
CRM/Activity/Import/Parser/Activity.php
CRM/Activity/Page/AJAX.php
CRM/Activity/Page/Tab.php
CRM/Activity/Page/UserDashboard.php
CRM/Activity/Selector/Activity.php
CRM/Activity/StateMachine/Search.php
CRM/Activity/Task.php
CRM/Admin/Form.php
CRM/Admin/Form/CMSUser.php
CRM/Admin/Form/ContactType.php
CRM/Admin/Form/Extensions.php
CRM/Admin/Form/Job.php
CRM/Admin/Form/MailSettings.php
CRM/Admin/Form/Mapping.php
CRM/Admin/Form/MessageTemplates.php
CRM/Admin/Form/ParticipantStatus.php
CRM/Admin/Form/PaymentProcessorType.php
CRM/Admin/Form/Persistent.php
CRM/Admin/Form/Preferences.php
CRM/Admin/Form/Preferences/Address.php
CRM/Admin/Form/Preferences/Campaign.php
CRM/Admin/Form/Preferences/Contribute.php
CRM/Admin/Form/Preferences/Display.php
CRM/Admin/Form/Preferences/Event.php
CRM/Admin/Form/Preferences/Member.php
CRM/Admin/Form/Preferences/Multisite.php
CRM/Admin/Form/RelationshipType.php
CRM/Admin/Form/Setting.php
CRM/Admin/Form/Setting/Component.php
CRM/Admin/Form/Setting/Date.php
CRM/Admin/Form/Setting/Debugging.php
CRM/Admin/Form/Setting/Localization.php
CRM/Admin/Form/Setting/Mail.php
CRM/Admin/Form/Setting/Mapping.php
CRM/Admin/Form/Setting/Miscellaneous.php
CRM/Admin/Form/Setting/Path.php
CRM/Admin/Form/Setting/Search.php
CRM/Admin/Form/Setting/Smtp.php
CRM/Admin/Form/Setting/UF.php
CRM/Admin/Form/Setting/UpdateConfigBackend.php
CRM/Admin/Form/Setting/Url.php
CRM/Admin/Form/Tag.php
CRM/Admin/Form/WordReplacements.php
CRM/Admin/Page/AJAX.php
CRM/Admin/Page/APIDoc.php
CRM/Admin/Page/APIExplorer.php
CRM/Admin/Page/Access.php
CRM/Admin/Page/Admin.php
CRM/Admin/Page/CMSUser.php
CRM/Admin/Page/ConfigTaskList.php
CRM/Admin/Page/ContactType.php
CRM/Admin/Page/EventTemplate.php
CRM/Admin/Page/Extensions.php
CRM/Admin/Page/Job.php
CRM/Admin/Page/JobLog.php
CRM/Admin/Page/LabelFormats.php
CRM/Admin/Page/LocationType.php
CRM/Admin/Page/MailSettings.php
CRM/Admin/Page/Mapping.php
CRM/Admin/Page/MessageTemplates.php
CRM/Admin/Page/Navigation.php
CRM/Admin/Page/Options.php
CRM/Admin/Page/ParticipantStatus.php
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PaymentProcessorType.php
CRM/Admin/Page/PdfFormats.php
CRM/Admin/Page/Persistent.php
CRM/Admin/Page/PreferencesDate.php
CRM/Admin/Page/RelationshipType.php
CRM/Admin/Page/ScheduleReminders.php
CRM/Admin/Page/Setting.php
CRM/Admin/Page/Tag.php
CRM/Badge/BAO/Badge.php
CRM/Badge/BAO/Layout.php
CRM/Badge/Page/Layout.php
CRM/Batch/Form/Batch.php
CRM/Batch/Form/Entry.php
CRM/Batch/Form/Search.php
CRM/Batch/Page/AJAX.php
CRM/Batch/Page/Batch.php
CRM/Bridge/OG/CiviCRM.php
CRM/Bridge/OG/Drupal.php
CRM/Bridge/OG/Utils.php
CRM/Campaign/BAO/Campaign.php
CRM/Campaign/BAO/Petition.php
CRM/Campaign/BAO/Query.php
CRM/Campaign/BAO/Survey.php
CRM/Campaign/Config.php
CRM/Campaign/Controller/Search.php
CRM/Campaign/Form/Campaign.php
CRM/Campaign/Form/Gotv.php
CRM/Campaign/Form/Petition.php
CRM/Campaign/Form/Petition/Signature.php
CRM/Campaign/Form/Search.php
CRM/Campaign/Form/Search/Campaign.php
CRM/Campaign/Form/Search/Petition.php
CRM/Campaign/Form/Search/Survey.php
CRM/Campaign/Form/Survey.php
CRM/Campaign/Form/Survey/Delete.php
CRM/Campaign/Form/Survey/Main.php
CRM/Campaign/Form/SurveyType.php
CRM/Campaign/Form/Task.php
CRM/Campaign/Form/Task/Interview.php
CRM/Campaign/Form/Task/Print.php
CRM/Campaign/Form/Task/Release.php
CRM/Campaign/Form/Task/Reserve.php
CRM/Campaign/Form/Task/Result.php
CRM/Campaign/Info.php
CRM/Campaign/Page/AJAX.php
CRM/Campaign/Page/Campaign.php
CRM/Campaign/Page/DashBoard.php
CRM/Campaign/Page/Petition.php
CRM/Campaign/Page/Petition/Confirm.php
CRM/Campaign/Page/Petition/ThankYou.php
CRM/Campaign/Page/Survey.php
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/Page/Vote.php
CRM/Campaign/PseudoConstant.php
CRM/Campaign/Selector/Search.php
CRM/Campaign/StateMachine/Search.php
CRM/Campaign/Task.php
CRM/Case/Audit/AuditConfig.php
CRM/Case/BAO/Case.php
CRM/Case/BAO/Query.php
CRM/Case/Config.php
CRM/Case/Controller/Search.php
CRM/Case/Form/Activity.php
CRM/Case/Form/Activity/ChangeCaseStartDate.php
CRM/Case/Form/Activity/ChangeCaseStatus.php
CRM/Case/Form/Activity/ChangeCaseType.php
CRM/Case/Form/Activity/LinkCases.php
CRM/Case/Form/Activity/OpenCase.php
CRM/Case/Form/ActivityChangeStatus.php
CRM/Case/Form/ActivityToCase.php
CRM/Case/Form/ActivityView.php
CRM/Case/Form/Case.php
CRM/Case/Form/CustomData.php
CRM/Case/Form/EditClient.php
CRM/Case/Form/Report.php
CRM/Case/Form/Search.php
CRM/Case/Form/Task.php
CRM/Case/Form/Task/Delete.php
CRM/Case/Form/Task/Print.php
CRM/Case/Form/Task/Restore.php
CRM/Case/Form/Task/Result.php
CRM/Case/Form/Task/SearchTaskHookSample.php
CRM/Case/Info.php
CRM/Case/ManagedEntities.php
CRM/Case/Page/AJAX.php
CRM/Case/Page/CaseDetails.php
CRM/Case/Page/DashBoard.php
CRM/Case/Page/Tab.php
CRM/Case/PseudoConstant.php
CRM/Case/Selector/Search.php
CRM/Case/StateMachine/Search.php
CRM/Case/Task.php
CRM/Case/XMLProcessor.php
CRM/Case/XMLProcessor/Process.php
CRM/Case/XMLProcessor/Report.php
CRM/Case/XMLProcessor/Settings.php
CRM/Contact/BAO/Contact/Location.php
CRM/Contact/BAO/Contact/Optimizer.php
CRM/Contact/BAO/Contact/Permission.php
CRM/Contact/BAO/ContactType.php
CRM/Contact/BAO/DashboardContact.php
CRM/Contact/BAO/Group.php
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/GroupContactCache.php
CRM/Contact/BAO/GroupNesting.php
CRM/Contact/BAO/GroupNestingCache.php
CRM/Contact/BAO/GroupOrganization.php
CRM/Contact/BAO/Household.php
CRM/Contact/BAO/Individual.php
CRM/Contact/BAO/ProximityQuery.php
CRM/Contact/BAO/Relationship.php
CRM/Contact/BAO/RelationshipType.php
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/BAO/SearchCustom.php
CRM/Contact/BAO/SubscriptionHistory.php
CRM/Contact/Controller/Search.php
CRM/Contact/Form/Contact.php
CRM/Contact/Form/CustomData.php
CRM/Contact/Form/DedupeFind.php
CRM/Contact/Form/DedupeRules.php
CRM/Contact/Form/Domain.php
CRM/Contact/Form/Edit/CommunicationPreferences.php
CRM/Contact/Form/Edit/CustomData.php
CRM/Contact/Form/Edit/Demographics.php
CRM/Contact/Form/Edit/Email.php
CRM/Contact/Form/Edit/Household.php
CRM/Contact/Form/Edit/IM.php
CRM/Contact/Form/Edit/Individual.php
CRM/Contact/Form/Edit/Notes.php
CRM/Contact/Form/Edit/OpenID.php
CRM/Contact/Form/Edit/Organization.php
CRM/Contact/Form/Edit/Phone.php
CRM/Contact/Form/Edit/Website.php
CRM/Contact/Form/GroupContact.php
CRM/Contact/Form/Location.php
CRM/Contact/Form/Merge.php
CRM/Contact/Form/ProfileContact.php
CRM/Contact/Form/RelatedContact.php
CRM/Contact/Form/Relationship.php
CRM/Contact/Form/Search.php
CRM/Contact/Form/Search/Advanced.php
CRM/Contact/Form/Search/Basic.php
CRM/Contact/Form/Search/Builder.php
CRM/Contact/Form/Search/Criteria.php
CRM/Contact/Form/Search/Custom/ActivitySearch.php
CRM/Contact/Form/Search/Custom/ContribSYBNT.php
CRM/Contact/Form/Search/Custom/ContributionAggregate.php
CRM/Contact/Form/Search/Custom/DateAdded.php
CRM/Contact/Form/Search/Custom/EmployerListing.php
CRM/Contact/Form/Search/Custom/EventAggregate.php
CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php
CRM/Contact/Form/Search/Custom/FullText/Activity.php
CRM/Contact/Form/Search/Custom/FullText/Case.php
CRM/Contact/Form/Search/Custom/FullText/Contact.php
CRM/Contact/Form/Search/Custom/FullText/Contribution.php
CRM/Contact/Form/Search/Custom/FullText/Membership.php
CRM/Contact/Form/Search/Custom/FullText/Participant.php
CRM/Contact/Form/Search/Custom/Group.php
CRM/Contact/Form/Search/Custom/MultipleValues.php
CRM/Contact/Form/Search/Custom/PostalMailing.php
CRM/Contact/Form/Search/Custom/PriceSet.php
CRM/Contact/Form/Search/Custom/Proximity.php
CRM/Contact/Form/Search/Custom/RandomSegment.php
CRM/Contact/Form/Search/Custom/Sample.php
CRM/Contact/Form/Search/Custom/TagContributions.php
CRM/Contact/Form/Search/Custom/ZipCodeRange.php
CRM/Contact/Form/Search/Interface.php
CRM/Contact/Form/Task.php
CRM/Contact/Form/Task/AddToGroup.php
CRM/Contact/Form/Task/AddToHousehold.php
CRM/Contact/Form/Task/AddToTag.php
CRM/Contact/Form/Task/Batch.php
CRM/Contact/Form/Task/Delete.php
CRM/Contact/Form/Task/Email.php
CRM/Contact/Form/Task/HookSample.php
CRM/Contact/Form/Task/Label.php
CRM/Contact/Form/Task/Map.php
CRM/Contact/Form/Task/Map/Event.php
CRM/Contact/Form/Task/Merge.php
CRM/Contact/Form/Task/PDF.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contact/Form/Task/PickProfile.php
CRM/Contact/Form/Task/Print.php
CRM/Contact/Form/Task/ProximityCommon.php
CRM/Contact/Form/Task/RemoveFromGroup.php
CRM/Contact/Form/Task/RemoveFromTag.php
CRM/Contact/Form/Task/Result.php
CRM/Contact/Form/Task/SMS.php
CRM/Contact/Form/Task/SMSCommon.php
CRM/Contact/Form/Task/SaveSearch.php
CRM/Contact/Form/Task/SaveSearch/Update.php
CRM/Contact/Form/Task/Unhold.php
CRM/Contact/Form/Task/Useradd.php
CRM/Contact/Import/Controller.php
CRM/Contact/Import/Field.php
CRM/Contact/Import/Form/DataSource.php
CRM/Contact/Import/Form/MapField.php
CRM/Contact/Import/Form/Preview.php
CRM/Contact/Import/Form/Summary.php
CRM/Contact/Import/ImportJob.php
CRM/Contact/Import/Importer.php
CRM/Contact/Import/Page/AJAX.php
CRM/Contact/Import/Parser.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/CustomSearch.php
CRM/Contact/Page/DashBoard.php
CRM/Contact/Page/Dashlet.php
CRM/Contact/Page/DedupeException.php
CRM/Contact/Page/DedupeFind.php
CRM/Contact/Page/DedupeRules.php
CRM/Contact/Page/ImageFile.php
CRM/Contact/Page/Inline/Actions.php
CRM/Contact/Page/Inline/Address.php
CRM/Contact/Page/Inline/CommunicationPreferences.php
CRM/Contact/Page/Inline/ContactInfo.php
CRM/Contact/Page/Inline/ContactName.php
CRM/Contact/Page/Inline/Demographics.php
CRM/Contact/Page/Inline/Email.php
CRM/Contact/Page/Inline/IM.php
CRM/Contact/Page/Inline/OpenID.php
CRM/Contact/Page/Inline/Phone.php
CRM/Contact/Page/Inline/Website.php
CRM/Contact/Page/SavedSearch.php
CRM/Contact/Page/Task.php
CRM/Contact/Page/View.php
CRM/Contact/Page/View/GroupContact.php
CRM/Contact/Page/View/Log.php
CRM/Contact/Page/View/Note.php
CRM/Contact/Page/View/Print.php
CRM/Contact/Page/View/Relationship.php
CRM/Contact/Page/View/Summary.php
CRM/Contact/Page/View/Sunlight.php
CRM/Contact/Page/View/Tag.php
CRM/Contact/Page/View/UserDashBoard/GroupContact.php
CRM/Contact/Page/View/Useradd.php
CRM/Contact/Page/View/Vcard.php
CRM/Contact/Selector.php
CRM/Contact/Selector/Controller.php
CRM/Contact/Selector/Custom.php
CRM/Contact/StateMachine/Search.php
CRM/Contact/Task.php
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/BAO/ManagePremiums.php
CRM/Contribute/BAO/Premium.php
CRM/Contribute/BAO/Query.php
CRM/Contribute/BAO/Widget.php
CRM/Contribute/Config.php
CRM/Contribute/Controller/Contribution.php
CRM/Contribute/Controller/ContributionPage.php
CRM/Contribute/Controller/Search.php
CRM/Contribute/Form.php
CRM/Contribute/Form/AdditionalInfo.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/Contribution/ThankYou.php
CRM/Contribute/Form/ContributionBase.php
CRM/Contribute/Form/ContributionCharts.php
CRM/Contribute/Form/ContributionPage.php
CRM/Contribute/Form/ContributionPage/AddProduct.php
CRM/Contribute/Form/ContributionPage/Amount.php
CRM/Contribute/Form/ContributionPage/Custom.php
CRM/Contribute/Form/ContributionPage/Delete.php
CRM/Contribute/Form/ContributionPage/Premium.php
CRM/Contribute/Form/ContributionPage/Settings.php
CRM/Contribute/Form/ContributionPage/TabHeader.php
CRM/Contribute/Form/ContributionPage/ThankYou.php
CRM/Contribute/Form/ContributionPage/Widget.php
CRM/Contribute/Form/ManagePremiums.php
CRM/Contribute/Form/Search.php
CRM/Contribute/Form/SearchContribution.php
CRM/Contribute/Form/SoftCredit.php
CRM/Contribute/Form/Task.php
CRM/Contribute/Form/Task/Batch.php
CRM/Contribute/Form/Task/Delete.php
CRM/Contribute/Form/Task/Email.php
CRM/Contribute/Form/Task/Invoice.php
CRM/Contribute/Form/Task/PDF.php
CRM/Contribute/Form/Task/PDFLetter.php
CRM/Contribute/Form/Task/PickProfile.php
CRM/Contribute/Form/Task/Print.php
CRM/Contribute/Form/Task/Result.php
CRM/Contribute/Form/Task/SearchTaskHookSample.php
CRM/Contribute/Form/Task/Status.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Contribute/Form/UpdateSubscription.php
CRM/Contribute/Import/Controller.php
CRM/Contribute/Import/Field.php
CRM/Contribute/Import/Form/DataSource.php
CRM/Contribute/Import/Form/MapField.php
CRM/Contribute/Import/Form/Preview.php
CRM/Contribute/Import/Parser.php
CRM/Contribute/Import/Parser/Contribution.php
CRM/Contribute/Info.php
CRM/Contribute/Page/ContributionPage.php
CRM/Contribute/Page/ContributionRecur.php
CRM/Contribute/Page/DashBoard.php
CRM/Contribute/Page/ManagePremiums.php
CRM/Contribute/Page/Premium.php
CRM/Contribute/Page/SubscriptionStatus.php
CRM/Contribute/Page/Tab.php
CRM/Contribute/Page/UserDashboard.php
CRM/Contribute/PseudoConstant.php
CRM/Contribute/Selector/Search.php
CRM/Contribute/StateMachine/Contribution.php
CRM/Contribute/StateMachine/ContributionPage.php
CRM/Contribute/StateMachine/Search.php
CRM/Contribute/Task.php
CRM/Core/Action.php
CRM/Core/BAO/ActionLog.php
CRM/Core/BAO/Block.php
CRM/Core/BAO/CMSUser.php
CRM/Core/BAO/Cache.php
CRM/Core/BAO/ConfigSetting.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/CustomOption.php
CRM/Core/BAO/CustomValueTable.php
CRM/Core/BAO/Dashboard.php
CRM/Core/BAO/Discount.php
CRM/Core/BAO/Domain.php
CRM/Core/BAO/Email.php
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/IM.php
CRM/Core/BAO/LabelFormat.php
CRM/Core/BAO/Location.php
CRM/Core/BAO/LocationType.php
CRM/Core/BAO/Log.php
CRM/Core/BAO/Mapping.php
CRM/Core/BAO/Navigation.php
CRM/Core/BAO/Note.php
CRM/Core/BAO/OpenID.php
CRM/Core/BAO/OptionGroup.php
CRM/Core/BAO/OptionValue.php
CRM/Core/BAO/PaperSize.php
CRM/Core/BAO/PdfFormat.php
CRM/Core/BAO/Persistent.php
CRM/Core/BAO/Phone.php
CRM/Core/BAO/Preferences.php
CRM/Core/BAO/PreferencesDate.php
CRM/Core/BAO/PrevNextCache.php
CRM/Core/BAO/SchemaHandler.php
CRM/Core/BAO/Tag.php
CRM/Core/BAO/UFField.php
CRM/Core/BAO/UFJoin.php
CRM/Core/BAO/UFMatch.php
CRM/Core/BAO/Website.php
CRM/Core/BAO/WordReplacement.php
CRM/Core/Base.php
CRM/Core/Block.php
CRM/Core/CodeGen/Util/Smarty.php
CRM/Core/Component.php
CRM/Core/Component/Config.php
CRM/Core/Component/Info.php
CRM/Core/Config/Defaults.php
CRM/Core/Config/Variables.php
CRM/Core/Controller/Simple.php
CRM/Core/Exception.php
CRM/Core/FileSearchInterface.php
CRM/Core/Form.php
CRM/Core/Form/Date.php
CRM/Core/Form/Renderer.php
CRM/Core/Form/Tag.php
CRM/Core/I18n.php
CRM/Core/I18n/Form.php
CRM/Core/I18n/NativeGettext.php
CRM/Core/I18n/PseudoConstant.php
CRM/Core/I18n/Schema.php
CRM/Core/I18n/SchemaStructure_2_2_0.php
CRM/Core/I18n/SchemaStructure_3_0_alpha1.php
CRM/Core/I18n/SchemaStructure_3_0_beta1.php
CRM/Core/I18n/SchemaStructure_3_0_beta4.php
CRM/Core/I18n/SchemaStructure_3_1_alpha1.php
CRM/Core/I18n/SchemaStructure_3_1_beta2.php
CRM/Core/I18n/SchemaStructure_3_2_beta4.php
CRM/Core/I18n/SchemaStructure_3_3_beta1.php
CRM/Core/I18n/SchemaStructure_3_4_0.php
CRM/Core/I18n/SchemaStructure_3_4_beta2.php
CRM/Core/I18n/SchemaStructure_4_1_0.php
CRM/Core/I18n/SchemaStructure_4_1_alpha1.php
CRM/Core/IDS.php
CRM/Core/JobManager.php
CRM/Core/Joomla.php
CRM/Core/Key.php
CRM/Core/Lock.php
CRM/Core/ManagedEntities.php
CRM/Core/Menu.php
CRM/Core/OptionGroup.php
CRM/Core/OptionValue.php
CRM/Core/Page.php
CRM/Core/Page/AJAX.php
CRM/Core/Page/Basic.php
CRM/Core/Page/File.php
CRM/Core/Payment/AuthorizeNet.php
CRM/Core/Payment/AuthorizeNetIPN.php
CRM/Core/Payment/Dummy.php
CRM/Core/Payment/Elavon.php
CRM/Core/Payment/FirstData.php
CRM/Core/Payment/Google.php
CRM/Core/Payment/GoogleIPN.php
CRM/Core/Payment/IATS.php
CRM/Core/Payment/Moneris.php
CRM/Core/Payment/PayJunction.php
CRM/Core/Payment/PayPalImpl.php
CRM/Core/Payment/PayPalProIPN.php
CRM/Core/Payment/PayflowPro.php
CRM/Core/Payment/PaymentExpress.php
CRM/Core/Payment/PaymentExpressIPN.php
CRM/Core/Payment/ProcessorForm.php
CRM/Core/Payment/Realex.php
CRM/Core/Payment/eWAY.php
CRM/Core/Permission/Base.php
CRM/Core/Permission/Drupal.php
CRM/Core/Permission/Drupal6.php
CRM/Core/Permission/Drupal8.php
CRM/Core/Permission/Joomla.php
CRM/Core/Permission/Soap.php
CRM/Core/Permission/UnitTests.php
CRM/Core/PseudoConstant.php
CRM/Core/QuickForm/Action.php
CRM/Core/QuickForm/Action/Back.php
CRM/Core/QuickForm/Action/Cancel.php
CRM/Core/QuickForm/Action/Display.php
CRM/Core/QuickForm/Action/Done.php
CRM/Core/QuickForm/Action/Jump.php
CRM/Core/QuickForm/Action/Next.php
CRM/Core/QuickForm/Action/Process.php
CRM/Core/QuickForm/Action/Refresh.php
CRM/Core/QuickForm/Action/Reload.php
CRM/Core/QuickForm/Action/Submit.php
CRM/Core/QuickForm/Action/Upload.php
CRM/Core/QuickForm/GroupMultiSelect.php
CRM/Core/QuickForm/NestedAdvMultiSelect.php
CRM/Core/Report/Excel.php
CRM/Core/ScheduledJob.php
CRM/Core/Selector/API.php
CRM/Core/Selector/Base.php
CRM/Core/Selector/Controller.php
CRM/Core/ShowHideBlocks.php
CRM/Core/Smarty.php
CRM/Core/Smarty/plugins/block.edit.php
CRM/Core/Smarty/plugins/block.htxt.php
CRM/Core/Smarty/plugins/block.localize.php
CRM/Core/Smarty/plugins/block.serialize.php
CRM/Core/Smarty/plugins/block.ts.php
CRM/Core/Smarty/plugins/function.crmAPI.php
CRM/Core/Smarty/plugins/function.crmDBTpl.php
CRM/Core/Smarty/plugins/function.crmKey.php
CRM/Core/Smarty/plugins/function.docURL.php
CRM/Core/Smarty/plugins/function.isValueChange.php
CRM/Core/Smarty/plugins/function.sectionTotal.php
CRM/Core/Smarty/plugins/function.simpleActivityContacts.php
CRM/Core/Smarty/plugins/modifier.crmAddClass.php
CRM/Core/Smarty/plugins/modifier.crmBtnType.php
CRM/Core/Smarty/plugins/modifier.crmBtnValidate.php
CRM/Core/Smarty/plugins/modifier.crmDate.php
CRM/Core/Smarty/plugins/modifier.crmDelete.php
CRM/Core/Smarty/plugins/modifier.crmFirstWord.php
CRM/Core/Smarty/plugins/modifier.crmICalDate.php
CRM/Core/Smarty/plugins/modifier.crmICalText.php
CRM/Core/Smarty/plugins/modifier.crmInsert.php
CRM/Core/Smarty/plugins/modifier.crmMoney.php
CRM/Core/Smarty/plugins/modifier.crmNumberFormat.php
CRM/Core/Smarty/plugins/modifier.crmReplace.php
CRM/Core/Smarty/plugins/modifier.crmStripAlternatives.php
CRM/Core/Smarty/plugins/modifier.htmlize.php
CRM/Core/Smarty/plugins/modifier.json.php
CRM/Core/Smarty/plugins/modifier.mb_truncate.php
CRM/Core/Smarty/plugins/modifier.substring.php
CRM/Core/Smarty/plugins/prefilter.resetExtScope.php
CRM/Core/Smarty/resources/String.php
CRM/Core/State.php
CRM/Core/StateMachine.php
CRM/Core/TableHierarchy.php
CRM/Custom/Form/ChangeFieldType.php
CRM/Custom/Form/CustomData.php
CRM/Custom/Form/DeleteField.php
CRM/Custom/Form/DeleteGroup.php
CRM/Custom/Form/Field.php
CRM/Custom/Form/Group.php
CRM/Custom/Form/MoveField.php
CRM/Custom/Form/Option.php
CRM/Custom/Form/Preview.php
CRM/Custom/Import/Field.php
CRM/Custom/Import/Parser.php
CRM/Custom/Page/Field.php
CRM/Custom/Page/Group.php
CRM/Custom/Page/Option.php
CRM/Dashlet/Page/Activity.php
CRM/Dashlet/Page/AllCases.php
CRM/Dashlet/Page/CaseDashboard.php
CRM/Dashlet/Page/MyCases.php
CRM/Dedupe/BAO/QueryBuilder.php
CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php
CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php
CRM/Dedupe/BAO/QueryBuilder/IndividualUnsupervised.php
CRM/Dedupe/BAO/Rule.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Finder.php
CRM/Event/BAO/ParticipantPayment.php
CRM/Event/BAO/ParticipantStatusType.php
CRM/Event/BAO/Query.php
CRM/Event/Badge.php
CRM/Event/Badge/Logo.php
CRM/Event/Badge/Logo5395.php
CRM/Event/Badge/NameTent.php
CRM/Event/Badge/Simple.php
CRM/Event/Cart/BAO/Cart.php
CRM/Event/Cart/BAO/Conference.php
CRM/Event/Cart/BAO/EventInCart.php
CRM/Event/Cart/BAO/MerParticipant.php
CRM/Event/Cart/Controller/Checkout.php
CRM/Event/Cart/Form/Cart.php
CRM/Event/Cart/Form/Checkout/ConferenceEvents.php
CRM/Event/Cart/Form/Checkout/ParticipantsAndPrices.php
CRM/Event/Cart/Form/Checkout/Payment.php
CRM/Event/Cart/Form/Checkout/ThankYou.php
CRM/Event/Cart/Form/MerParticipant.php
CRM/Event/Cart/Page/AddToCart.php
CRM/Event/Cart/Page/CheckoutAJAX.php
CRM/Event/Cart/Page/RemoveFromCart.php
CRM/Event/Cart/Page/ViewCart.php
CRM/Event/Cart/StateMachine/Checkout.php
CRM/Event/Config.php
CRM/Event/Controller/Registration.php
CRM/Event/Controller/Search.php
CRM/Event/Form/EventFees.php
CRM/Event/Form/ManageEvent.php
CRM/Event/Form/ManageEvent/Conference.php
CRM/Event/Form/ManageEvent/Delete.php
CRM/Event/Form/ManageEvent/EventInfo.php
CRM/Event/Form/ManageEvent/Fee.php
CRM/Event/Form/ManageEvent/Location.php
CRM/Event/Form/ManageEvent/Registration.php
CRM/Event/Form/ManageEvent/ScheduleReminders.php
CRM/Event/Form/ParticipantView.php
CRM/Event/Form/Registration.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/ParticipantConfirm.php
CRM/Event/Form/Registration/ThankYou.php
CRM/Event/Form/Search.php
CRM/Event/Form/SearchEvent.php
CRM/Event/Form/Task.php
CRM/Event/Form/Task/AddToGroup.php
CRM/Event/Form/Task/Badge.php
CRM/Event/Form/Task/Batch.php
CRM/Event/Form/Task/Cancel.php
CRM/Event/Form/Task/Delete.php
CRM/Event/Form/Task/Email.php
CRM/Event/Form/Task/ParticipantStatus.php
CRM/Event/Form/Task/PickProfile.php
CRM/Event/Form/Task/Print.php
CRM/Event/Form/Task/Result.php
CRM/Event/Form/Task/SaveSearch.php
CRM/Event/Form/Task/SaveSearch/Update.php
CRM/Event/Form/Task/SearchTaskHookSample.php
CRM/Event/Import/Controller.php
CRM/Event/Import/Field.php
CRM/Event/Import/Form/DataSource.php
CRM/Event/Import/Form/MapField.php
CRM/Event/Import/Form/Preview.php
CRM/Event/Import/Form/Summary.php
CRM/Event/Import/Parser.php
CRM/Event/Import/Parser/Participant.php
CRM/Event/Info.php
CRM/Event/Page/AJAX.php
CRM/Event/Page/DashBoard.php
CRM/Event/Page/EventInfo.php
CRM/Event/Page/ICalendar.php
CRM/Event/Page/ManageEvent.php
CRM/Event/Page/ParticipantListing.php
CRM/Event/Page/ParticipantListing/Name.php
CRM/Event/Page/ParticipantListing/NameAndEmail.php
CRM/Event/Page/ParticipantListing/NameStatusAndDate.php
CRM/Event/Page/ParticipantListing/Simple.php
CRM/Event/Page/Tab.php
CRM/Event/Page/UserDashboard.php
CRM/Event/PseudoConstant.php
CRM/Event/Selector/Search.php
CRM/Event/StateMachine/Registration.php
CRM/Event/StateMachine/Search.php
CRM/Event/Task.php
CRM/Export/BAO/Export.php
CRM/Export/Form/Map.php
CRM/Export/Form/Select.php
CRM/Extension/Manager/Module.php
CRM/Financial/BAO/FinancialAccount.php
CRM/Financial/BAO/FinancialType.php
CRM/Financial/BAO/FinancialTypeAccount.php
CRM/Financial/BAO/PaymentProcessor.php
CRM/Financial/BAO/PaymentProcessorType.php
CRM/Financial/Form/BatchTransaction.php
CRM/Financial/Form/FinancialBatch.php
CRM/Financial/Form/FinancialTypeAccount.php
CRM/Financial/Form/Search.php
CRM/Financial/Page/Batch.php
CRM/Financial/Page/BatchTransaction.php
CRM/Financial/Page/FinancialAccount.php
CRM/Financial/Page/FinancialTypeAccount.php
CRM/Friend/BAO/Friend.php
CRM/Friend/Form.php
CRM/Friend/Form/Contribute.php
CRM/Friend/Form/Event.php
CRM/Grant/BAO/Grant.php
CRM/Grant/BAO/Query.php
CRM/Grant/Config.php
CRM/Grant/Controller/Search.php
CRM/Grant/Form/Grant.php
CRM/Grant/Form/GrantView.php
CRM/Grant/Form/Search.php
CRM/Grant/Form/Task.php
CRM/Grant/Form/Task/Delete.php
CRM/Grant/Form/Task/Print.php
CRM/Grant/Form/Task/Result.php
CRM/Grant/Form/Task/SearchTaskHookSample.php
CRM/Grant/Form/Task/Update.php
CRM/Grant/Info.php
CRM/Grant/Page/DashBoard.php
CRM/Grant/Page/Tab.php
CRM/Grant/Selector/Search.php
CRM/Grant/StateMachine/Search.php
CRM/Grant/Task.php
CRM/Group/Controller.php
CRM/Group/Form/Edit.php
CRM/Group/Form/Search.php
CRM/Group/Page/AJAX.php
CRM/Group/Page/Group.php
CRM/Group/StateMachine.php
CRM/Import/DataSource.php
CRM/Import/DataSource/CSV.php
CRM/Import/DataSource/SQL.php
CRM/Import/Form/Summary.php
CRM/Import/StateMachine.php
CRM/Logging/Differ.php
CRM/Logging/ReportDetail.php
CRM/Logging/Reverter.php
CRM/Logging/Schema.php
CRM/Mailing/BAO/BouncePattern.php
CRM/Mailing/BAO/MailingJob.php
CRM/Mailing/BAO/Query.php
CRM/Mailing/BAO/Recipients.php
CRM/Mailing/BAO/Spool.php
CRM/Mailing/BAO/TrackableURL.php
CRM/Mailing/Config.php
CRM/Mailing/Controller/Send.php
CRM/Mailing/Event/BAO/Confirm.php
CRM/Mailing/Event/BAO/Forward.php
CRM/Mailing/Event/BAO/Queue.php
CRM/Mailing/Event/BAO/Reply.php
CRM/Mailing/Event/BAO/Resubscribe.php
CRM/Mailing/Event/BAO/Subscribe.php
CRM/Mailing/Form/Approve.php
CRM/Mailing/Form/Browse.php
CRM/Mailing/Form/Component.php
CRM/Mailing/Form/ForwardMailing.php
CRM/Mailing/Form/Optout.php
CRM/Mailing/Form/Schedule.php
CRM/Mailing/Form/Search.php
CRM/Mailing/Form/Subscribe.php
CRM/Mailing/Form/Task/Print.php
CRM/Mailing/Form/Test.php
CRM/Mailing/Form/Unsubscribe.php
CRM/Mailing/Form/Upload.php
CRM/Mailing/Info.php
CRM/Mailing/MailStore.php
CRM/Mailing/MailStore/Imap.php
CRM/Mailing/MailStore/Localdir.php
CRM/Mailing/MailStore/Maildir.php
CRM/Mailing/MailStore/Mbox.php
CRM/Mailing/MailStore/Pop3.php
CRM/Mailing/Page/AJAX.php
CRM/Mailing/Page/Browse.php
CRM/Mailing/Page/Common.php
CRM/Mailing/Page/Component.php
CRM/Mailing/Page/Confirm.php
CRM/Mailing/Page/Event.php
CRM/Mailing/Page/Optout.php
CRM/Mailing/Page/Preview.php
CRM/Mailing/Page/Report.php
CRM/Mailing/Page/Resubscribe.php
CRM/Mailing/Page/Tab.php
CRM/Mailing/Page/Unsubscribe.php
CRM/Mailing/Page/View.php
CRM/Mailing/PseudoConstant.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Mailing/StateMachine/Send.php
CRM/Member/BAO/MembershipLog.php
CRM/Member/BAO/MembershipPayment.php
CRM/Member/BAO/MembershipStatus.php
CRM/Member/BAO/MembershipType.php
CRM/Member/BAO/Query.php
CRM/Member/Config.php
CRM/Member/Controller/Search.php
CRM/Member/Form.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipBlock.php
CRM/Member/Form/MembershipConfig.php
CRM/Member/Form/MembershipRenewal.php
CRM/Member/Form/MembershipType.php
CRM/Member/Form/MembershipView.php
CRM/Member/Form/Search.php
CRM/Member/Form/Task.php
CRM/Member/Form/Task/Batch.php
CRM/Member/Form/Task/Delete.php
CRM/Member/Form/Task/Email.php
CRM/Member/Form/Task/Label.php
CRM/Member/Form/Task/PDFLetter.php
CRM/Member/Form/Task/PDFLetterCommon.php
CRM/Member/Form/Task/PickProfile.php
CRM/Member/Form/Task/Print.php
CRM/Member/Form/Task/Result.php
CRM/Member/Form/Task/SearchTaskHookSample.php
CRM/Member/Import/Controller.php
CRM/Member/Import/Field.php
CRM/Member/Import/Form/DataSource.php
CRM/Member/Import/Form/MapField.php
CRM/Member/Import/Form/Preview.php
CRM/Member/Import/Form/Summary.php
CRM/Member/Import/Parser.php
CRM/Member/Import/Parser/Membership.php
CRM/Member/Info.php
CRM/Member/Page/AJAX.php
CRM/Member/Page/DashBoard.php
CRM/Member/Page/MembershipStatus.php
CRM/Member/Page/MembershipType.php
CRM/Member/Page/Tab.php
CRM/Member/Page/UserDashboard.php
CRM/Member/PseudoConstant.php
CRM/Member/Selector/Search.php
CRM/Member/StateMachine/Search.php
CRM/Member/Task.php
CRM/PCP/BAO/PCP.php
CRM/PCP/Controller/PCP.php
CRM/PCP/Form/Campaign.php
CRM/PCP/Form/Contribute.php
CRM/PCP/Form/Event.php
CRM/PCP/Form/PCP.php
CRM/PCP/Form/PCPAccount.php
CRM/PCP/Page/PCP.php
CRM/PCP/Page/PCPInfo.php
CRM/PCP/StateMachine/PCP.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgeBlock.php
CRM/Pledge/BAO/PledgePayment.php
CRM/Pledge/BAO/Query.php
CRM/Pledge/Config.php
CRM/Pledge/Controller/Search.php
CRM/Pledge/Form/Payment.php
CRM/Pledge/Form/Pledge.php
CRM/Pledge/Form/PledgeView.php
CRM/Pledge/Form/Search.php
CRM/Pledge/Form/Task.php
CRM/Pledge/Form/Task/Delete.php
CRM/Pledge/Form/Task/Print.php
CRM/Pledge/Form/Task/Result.php
CRM/Pledge/Form/Task/SearchTaskHookSample.php
CRM/Pledge/Info.php
CRM/Pledge/Page/AJAX.php
CRM/Pledge/Page/DashBoard.php
CRM/Pledge/Page/Payment.php
CRM/Pledge/Page/Tab.php
CRM/Pledge/Page/UserDashboard.php
CRM/Pledge/Selector/Search.php
CRM/Pledge/StateMachine/Search.php
CRM/Pledge/Task.php
CRM/Price/BAO/PriceField.php
CRM/Price/BAO/PriceFieldValue.php
CRM/Price/BAO/PriceSet.php
CRM/Price/Form/DeleteField.php
CRM/Price/Form/DeleteSet.php
CRM/Price/Form/Field.php
CRM/Price/Form/Option.php
CRM/Price/Form/Preview.php
CRM/Price/Form/Set.php
CRM/Price/Page/Field.php
CRM/Price/Page/Option.php
CRM/Price/Page/Set.php
CRM/Profile/Form.php
CRM/Profile/Form/Dynamic.php
CRM/Profile/Form/Edit.php
CRM/Profile/Form/Search.php
CRM/Profile/Page/Dynamic.php
CRM/Profile/Page/Listings.php
CRM/Profile/Page/MultipleRecordFieldsListing.php
CRM/Profile/Page/View.php
CRM/Profile/Selector/Listings.php
CRM/Report/Config.php
CRM/Report/Form/Activity.php
CRM/Report/Form/ActivitySummary.php
CRM/Report/Form/Case/Demographics.php
CRM/Report/Form/Case/Detail.php
CRM/Report/Form/Case/Summary.php
CRM/Report/Form/Case/TimeSpent.php
CRM/Report/Form/Contact/Detail.php
CRM/Report/Form/Contact/Log.php
CRM/Report/Form/Contact/LoggingDetail.php
CRM/Report/Form/Contact/Relationship.php
CRM/Report/Form/Contact/Summary.php
CRM/Report/Form/Contribute/Bookkeeping.php
CRM/Report/Form/Contribute/Detail.php
CRM/Report/Form/Contribute/History.php
CRM/Report/Form/Contribute/HouseholdSummary.php
CRM/Report/Form/Contribute/LoggingDetail.php
CRM/Report/Form/Contribute/LoggingSummary.php
CRM/Report/Form/Contribute/Lybunt.php
CRM/Report/Form/Contribute/OrganizationSummary.php
CRM/Report/Form/Contribute/PCP.php
CRM/Report/Form/Contribute/Recur.php
CRM/Report/Form/Contribute/Repeat.php
CRM/Report/Form/Contribute/SoftCredit.php
CRM/Report/Form/Contribute/Summary.php
CRM/Report/Form/Contribute/Sybunt.php
CRM/Report/Form/Contribute/TopDonor.php
CRM/Report/Form/Event.php
CRM/Report/Form/Event/Income.php
CRM/Report/Form/Event/IncomeCountSummary.php
CRM/Report/Form/Event/ParticipantListCount.php
CRM/Report/Form/Event/Summary.php
CRM/Report/Form/Extended.php
CRM/Report/Form/Grant/Detail.php
CRM/Report/Form/Grant/Statistics.php
CRM/Report/Form/Mailing/Bounce.php
CRM/Report/Form/Mailing/Clicks.php
CRM/Report/Form/Mailing/Detail.php
CRM/Report/Form/Mailing/Opened.php
CRM/Report/Form/Mailing/Summary.php
CRM/Report/Form/Member/ContributionDetail.php
CRM/Report/Form/Member/Lapse.php
CRM/Report/Form/Member/Summary.php
CRM/Report/Form/Membership/Summary.php
CRM/Report/Form/Pledge/Detail.php
CRM/Report/Form/Pledge/Pbnp.php
CRM/Report/Form/Pledge/Summary.php
CRM/Report/Form/Register.php
CRM/Report/Form/Walklist/Walklist.php
CRM/Report/Info.php
CRM/Report/Interface.php
CRM/Report/Page/Instance.php
CRM/Report/Page/InstanceList.php
CRM/Report/Page/Options.php
CRM/Report/Page/Report.php
CRM/Report/Page/TemplateList.php
CRM/Report/Utils/Get.php
CRM/SMS/BAO/Provider.php
CRM/SMS/Controller/Send.php
CRM/SMS/Form/Group.php
CRM/SMS/Form/Provider.php
CRM/SMS/Form/Schedule.php
CRM/SMS/Form/Upload.php
CRM/SMS/Page/Provider.php
CRM/SMS/Provider.php
CRM/SMS/StateMachine/Send.php
CRM/Tag/Form/Tag.php
CRM/UF/Form/AdvanceSetting.php
CRM/UF/Form/Group.php
CRM/UF/Form/Inline/Preview.php
CRM/UF/Form/Inline/PreviewById.php
CRM/UF/Page/Field.php
CRM/UF/Page/Group.php
CRM/Upgrade/Controller.php
CRM/Upgrade/Headless.php
CRM/Upgrade/Incremental/Legacy.php
CRM/Upgrade/Incremental/php/FourOne.php
CRM/Upgrade/Incremental/php/FourZero.php
CRM/Upgrade/Incremental/php/ThreeFour.php
CRM/Upgrade/Incremental/php/ThreeThree.php
CRM/Upgrade/Incremental/php/ThreeTwo.php
CRM/Upgrade/Page/Upgrade.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php
CRM/Upgrade/StateMachine.php
CRM/Utils/Address.php
CRM/Utils/Address/BatchUpdate.php
CRM/Utils/Address/USPS.php
CRM/Utils/Array.php
CRM/Utils/Cache/ArrayCache.php
CRM/Utils/Cache/Memcache.php
CRM/Utils/Cache/NoCache.php
CRM/Utils/Cache/SerializeCache.php
CRM/Utils/Check/Case.php
CRM/Utils/Crypt.php
CRM/Utils/Date.php
CRM/Utils/File.php
CRM/Utils/Geocode/Google.php
CRM/Utils/Hook/Drupal6.php
CRM/Utils/Hook/Drupal8.php
CRM/Utils/Hook/Joomla.php
CRM/Utils/Hook/Soap.php
CRM/Utils/Hook/UnitTests.php
CRM/Utils/Hook/WordPress.php
CRM/Utils/ICalendar.php
CRM/Utils/JSON.php
CRM/Utils/Mail.php
CRM/Utils/Mail/EmailProcessor.php
CRM/Utils/Mail/Incoming.php
CRM/Utils/Migrate/Export.php
CRM/Utils/Migrate/ExportJSON.php
CRM/Utils/Migrate/Import.php
CRM/Utils/Migrate/ImportJSON.php
CRM/Utils/Money.php
CRM/Utils/OpenFlashChart.php
CRM/Utils/PDF/Label.php
CRM/Utils/PDF/Utils.php
CRM/Utils/Pager.php
CRM/Utils/PagerAToZ.php
CRM/Utils/QueryFormatter.php
CRM/Utils/REST.php
CRM/Utils/ReCAPTCHA.php
CRM/Utils/Recent.php
CRM/Utils/Request.php
CRM/Utils/Rule.php
CRM/Utils/SoapServer.php
CRM/Utils/String.php
CRM/Utils/Sunlight.php
CRM/Utils/System/Base.php
CRM/Utils/System/Joomla.php
CRM/Utils/System/Soap.php
CRM/Utils/System/UnitTests.php
CRM/Utils/System/WordPress.php
CRM/Utils/Time.php
CRM/Utils/Tree.php
CRM/Utils/Type.php
CRM/Utils/Verp.php
CRM/Utils/Weight.php
CRM/Utils/Wrapper.php
CRM/Widget/Widget.php
Civi/CCase/CaseChangeListener.php
Civi/CCase/Events.php
Civi/CCase/Exception/MultipleActivityException.php
Civi/CCase/SequenceListener.php
Civi/CiUtil/Arrays.php
Civi/CiUtil/CSVParser.php
Civi/CiUtil/Command/AntagonistCommand.php
Civi/CiUtil/Command/LsCommand.php
Civi/CiUtil/ComparisonPrinter.php
Civi/CiUtil/CsvPrinter.php
Civi/CiUtil/EnvTestRunner.php
Civi/CiUtil/JenkinsParser.php
Civi/CiUtil/PHPUnitParser.php
tests/phpunit/AllTests.php
tests/phpunit/CRM/Activity/AllTests.php
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/AllTests.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Bridge/OG/DrupalTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php
tests/phpunit/CRM/Contact/AllTests.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php
tests/phpunit/CRM/Contribute/AllTests.php
tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php
tests/phpunit/CRM/Core/AllTests.php
tests/phpunit/CRM/Core/BAO/AddressTest.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Core/BAO/CustomGroupTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTest.php
tests/phpunit/CRM/Core/BAO/EmailTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/BAO/IMTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CRM/Core/BAO/OpenIDTest.php
tests/phpunit/CRM/Core/BAO/PhoneTest.php
tests/phpunit/CRM/Core/BAO/PreferencesTest.php
tests/phpunit/CRM/Core/BAO/SettingTest.php
tests/phpunit/CRM/Core/MenuTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Dedupe/DedupeFinderTest.php
tests/phpunit/CRM/Event/AllTests.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/Event/BAO/ParticipantTest.php
tests/phpunit/CRM/Extension/AllTests.php
tests/phpunit/CRM/Extension/Container/AllTests.php
tests/phpunit/CRM/Extension/Manager/AllTests.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Mailing/BAO/SpoolTest.php
tests/phpunit/CRM/Member/AllTests.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php
tests/phpunit/CRM/Member/Form/AllTests.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/AllTests.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CRM/Queue/AllTests.php
tests/phpunit/CRM/Queue/Queue/AllTests.php
tests/phpunit/CRM/Queue/Queue/SqlTest.php
tests/phpunit/CRM/Queue/QueueTest.php
tests/phpunit/CRM/Queue/RunnerTest.php
tests/phpunit/CRM/Utils/Cache/AllTests.php
tests/phpunit/CRM/Utils/HtmlToTextTest.php
tests/phpunit/CRM/Utils/MailTest.php
tests/phpunit/CRM/Utils/QueryFormatterTest.php
tests/phpunit/CRM/Utils/SQL/InsertTest.php
tests/phpunit/CRM/Utils/StringTest.php
tests/phpunit/CRM/Utils/TimeTest.php
tests/phpunit/Civi/AllTests.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/CiviTest/AuthorizeNet.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/Custom.php
tests/phpunit/CiviTest/Event.php
tests/phpunit/CiviTest/Membership.php
tests/phpunit/CiviTest/bootstrap.php
tests/phpunit/EnvTests.php
tests/phpunit/HelloTest.php
tests/phpunit/Utils.php
tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php
tests/phpunit/WebTest/Activity/ContactContextAddTest.php
tests/phpunit/WebTest/Activity/IcalTest.php
tests/phpunit/WebTest/Admin/CustomAddTest.php
tests/phpunit/WebTest/Admin/CustomAddTestSameField.php
tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php
tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php
tests/phpunit/WebTest/Admin/MoveCustomDataTest.php
tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php
tests/phpunit/WebTest/AllTests.php
tests/phpunit/WebTest/Campaign/ActivityTest.php
tests/phpunit/WebTest/Campaign/MailingTest.php
tests/phpunit/WebTest/Campaign/MembershipTest.php
tests/phpunit/WebTest/Campaign/OfflineContributionTest.php
tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php
tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php
tests/phpunit/WebTest/Campaign/PledgeTest.php
tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php
tests/phpunit/WebTest/Case/ActivityToCaseTest.php
tests/phpunit/WebTest/Case/AddCaseTest.php
tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php
tests/phpunit/WebTest/Case/CaseDashboardTest.php
tests/phpunit/WebTest/Contact/AddCmsUserTest.php
tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php
tests/phpunit/WebTest/Contact/AddTest.php
tests/phpunit/WebTest/Contact/AddViaProfileTest.php
tests/phpunit/WebTest/Contact/AddressParsingTest.php
tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php
tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php
tests/phpunit/WebTest/Contact/AdvancedSearchTest.php
tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php
tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php
tests/phpunit/WebTest/Contact/ContactTagTest.php
tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php
tests/phpunit/WebTest/Contact/CustomDataAddTest.php
tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php
tests/phpunit/WebTest/Contact/DupeContactTest.php
tests/phpunit/WebTest/Contact/MergeContactsTest.php
tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php
tests/phpunit/WebTest/Contact/PrevNextTest.php
tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php
tests/phpunit/WebTest/Contact/ProfileChecksumTest.php
tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php
tests/phpunit/WebTest/Contact/SignatureTest.php
tests/phpunit/WebTest/Contact/TagAddTest.php
tests/phpunit/WebTest/Contact/TagSetSearchTest.php
tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php
tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php
tests/phpunit/WebTest/Contact/TaskActionSendSMS.php
tests/phpunit/WebTest/Contribute/AddPricesetTest.php
tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php
tests/phpunit/WebTest/Contribute/ContactContextAddTest.php
tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php
tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php
tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php
tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php
tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php
tests/phpunit/WebTest/Contribute/PCPAddTest.php
tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php
tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php
tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php
tests/phpunit/WebTest/Event/AddPricesetTest.php
tests/phpunit/WebTest/Event/ChangeParticipantStatus.php
tests/phpunit/WebTest/Event/EventListingTest.php
tests/phpunit/WebTest/Event/EventWaitListTest.php
tests/phpunit/WebTest/Event/PCPAddTest.php
tests/phpunit/WebTest/Event/ParticipantCountTest.php
tests/phpunit/WebTest/Event/ParticipantSearchTest.php
tests/phpunit/WebTest/Event/TellAFriendTest.php
tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php
tests/phpunit/WebTest/Generic/CheckActivityTest.php
tests/phpunit/WebTest/Generic/CheckDashboardTest.php
tests/phpunit/WebTest/Generic/CheckFindTest.php
tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php
tests/phpunit/WebTest/Grant/ContactContextAddTest.php
tests/phpunit/WebTest/Grant/StandaloneAddTest.php
tests/phpunit/WebTest/Import/ActivityTest.php
tests/phpunit/WebTest/Import/AddressImportTest.php
tests/phpunit/WebTest/Import/AddressParsingTest.php
tests/phpunit/WebTest/Import/ContactCustomDataTest.php
tests/phpunit/WebTest/Import/ContactSubtypeTest.php
tests/phpunit/WebTest/Import/ContactTest.php
tests/phpunit/WebTest/Import/ContributionTest.php
tests/phpunit/WebTest/Import/CustomDataTest.php
tests/phpunit/WebTest/Import/DateFormatTest.php
tests/phpunit/WebTest/Import/DuplicateMatchingTest.php
tests/phpunit/WebTest/Import/GroupTest.php
tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php
tests/phpunit/WebTest/Import/MatchExternalIdTest.php
tests/phpunit/WebTest/Import/MemberTest.php
tests/phpunit/WebTest/Import/MultipleRelationshipTest.php
tests/phpunit/WebTest/Import/ParticipantTest.php
tests/phpunit/WebTest/Import/SavedMappingTest.php
tests/phpunit/WebTest/Import/TagTest.php
tests/phpunit/WebTest/Member/ContactContextAddTest.php
tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php
tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php
tests/phpunit/WebTest/Member/InheritedMembershipTest.php
tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php
tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php
tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php
tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php
tests/phpunit/WebTest/Pledge/ContactContextAddTest.php
tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php
tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php
tests/phpunit/WebTest/Pledge/StandaloneAddTest.php
tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php
tests/phpunit/WebTest/Release/InstallScript.php
tests/phpunit/WebTest/Release/ReleaseTestCase.php
tests/phpunit/WebTest/Release/UpgradeScript.php
tests/phpunit/WebTest/Report/AddTest.php
tests/phpunit/api/v3/ACLCachingTest.php
tests/phpunit/api/v3/APIStandardsTest.php
tests/phpunit/api/v3/APITest.php
tests/phpunit/api/v3/ActivityContactTest.php
tests/phpunit/api/v3/ActivityTypeTest.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/AllTests.php
tests/phpunit/api/v3/CampaignTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/ContactTypeTest.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/CountryTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomGroupTest.php
tests/phpunit/api/v3/CustomValueContactTypeTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/GroupContactTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/JobTest.php
tests/phpunit/api/v3/LineItemTest.php
tests/phpunit/api/v3/LocBlockTest.php
tests/phpunit/api/v3/MailSettingsTest.php
tests/phpunit/api/v3/MailingGroupTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTypeTest.php
tests/phpunit/api/v3/MessageTemplateTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OptionGroupTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/ParticipantStatusTypeTest.php
tests/phpunit/api/v3/ParticipantTest.php
tests/phpunit/api/v3/PaymentProcessorTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/PhoneTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceFieldTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/SettingTest.php
tests/phpunit/api/v3/SurveyRespondantTest.php
tests/phpunit/api/v3/SurveyTest.php
tests/phpunit/api/v3/TagTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php
tests/phpunit/api/v3/UtilsTest.php
tests/phpunit/api/v3/WebsiteTest.php
tests/phpunit/api/v3/dataset/resolver/api/v3/Contact/ExampleAction2.php
tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction1.php
tests/phpunit/api/v3/dataset/resolver/api/v3/Generic/ExampleAction2.php
tests/phpunit/api/v3/dataset/resolver/api/v3/TestEntity.php
tests/phpunit/api/v3/settings/test.setting.php

index 99bfaeabf9874507ad160e7ee6c998a760052457..4f3bef607269213b1b473bc98823fd8f1f7cee1e 100644 (file)
@@ -215,4 +215,3 @@ class CRM_ACL_API {
     return in_array($groupID, $groups) ? TRUE : FALSE;
   }
 }
-
index fb43ff01e3f760c07b3b0050a7bd4497d6f882da..d2e84a985b28162cec47cdf31ae6858d00a2b8df 100644 (file)
@@ -970,4 +970,3 @@ ORDER BY a.object_id
     $acl->delete();
   }
 }
-
index b56255e9012274a935ccbbaecb394cf97c57a4ae..a22f00a3a116782267662fdae75e639398674e0c 100644 (file)
@@ -171,4 +171,3 @@ WHERE  modified_date IS NULL
     }
   }
 }
-
index f727bc21768f4e110e50a1e6b7cee32c0cbf4c39..7eafbdef4050c3330c8d017d798eab5e405f8cc8 100644 (file)
@@ -99,4 +99,3 @@ class CRM_ACL_BAO_EntityRole extends CRM_ACL_DAO_EntityRole {
     $entityDAO->delete();
   }
 }
-
index 8cf433993afda51dae2fa64a69fdffd016db87eb..09585d7bf5816f330e29d1aa51dd30d82dda64a8 100644 (file)
@@ -318,4 +318,3 @@ class CRM_ACL_Form_ACL extends CRM_Admin_Form {
   }
 
 }
-
index a16487e8f45316cc3a09e96ba7176984c86a5c43..294992f9611dcdf493f47dd4ecc4afed991a25b3 100644 (file)
@@ -166,4 +166,3 @@ DELETE
     }
   }
 }
-
index 9145e066fdbe82ccabcbb9b37423953e1f3fb931..97bbec7197a67c704f550e1cd2ee70542afaf25b 100644 (file)
@@ -94,4 +94,3 @@ class CRM_ACL_Form_EntityRole extends CRM_Admin_Form {
     }
   }
 }
-
index e67e2ab0c0b7060cb44cb7786e089e9dd9f6bf75..8bf7a85afcb1e20c39cfe57366451f8dbf830aef 100644 (file)
@@ -277,4 +277,3 @@ ORDER BY entity_id
     return 'civicrm/acl';
   }
 }
-
index 73945097d772411ecef4d7eb55d250777c965f48..82601b0fc6110f182accc0fd6e6ef13caef98edb 100644 (file)
@@ -214,4 +214,3 @@ ORDER BY entity_id
     return 'civicrm/acl/basic';
   }
 }
-
index 814c7ca0732980fb48fb9ddf60cabb0072d209ee..66efb44070122b9ba382082910a358687ca4f3d9 100644 (file)
@@ -221,4 +221,3 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
     return 'civicrm/acl/entityrole';
   }
 }
-
index 5ec2f4b0d0ce34cf4f721ba5b0864abcfae7195e..95105a052066e38a00eacb05d0c79d323e33fe61 100644 (file)
@@ -2630,4 +2630,3 @@ INNER JOIN  civicrm_option_group grp ON ( grp.id = val.option_group_id AND grp.n
   }
 
 }
-
index 4df02ccd94363f44093c8f928cfe080edc354fcd..32971d7d4401e9e938d9faaafa6c9bb185119ece 100644 (file)
@@ -156,4 +156,3 @@ AND        civicrm_activity_contact.record_type_id = $assigneeID
     return $assigneeNames;
   }
 }
-
index e55fef61d5c1266c0dda4df4be930b5f4e1515c0..97bb4ee482411b18901e530a11d88a106f26fffd 100644 (file)
@@ -130,4 +130,3 @@ AND        contact_a.is_deleted = 0
     return $targetNames;
   }
 }
-
index f3695f4af3a2aa7feefaaf31b5861adf5397d819..901bfe9d18d03e90a1ce63a03655af38d24618d3 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Activity_BAO_ICalendar {
     return $primary;
   }
 }
-
index 990ea5bb01e623a2702a8132e1bc414ad65ce6a3..912924c6cbd8705c48b7cb9022acf299d0732a6b 100644 (file)
@@ -664,4 +664,3 @@ class CRM_Activity_BAO_Query {
     return $matches[0];
   }
 }
-
index d8d0ddb90f9ab8525e0780c432688cab32c3b4bb..43f515369d893d4bb75948a08f49ef75c655f11b 100644 (file)
@@ -68,4 +68,3 @@ class CRM_Activity_Controller_Search extends CRM_Core_Controller {
     return $this->get('selectorName');
   }
 }
-
index 0bcfe7f7e21b57a4e1b547709e58baec53849b99..b701387e830754c6ccb3dd1ab93cc73ca3f35f44 100644 (file)
@@ -1184,4 +1184,3 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
     }
   }
 }
-
index b90ef62d5b41ea03d6bde22d9a1b056983295eb7..1bedfa0904f87fd1723d695f16869f1dd49b9e15 100644 (file)
@@ -85,4 +85,3 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
     return $defaults;
   }
 }
-
index 57f6f3fdc6b4500b04672638de1d382ef3cd8184..d039c7a8526adf9dfc5ec1a01d3f942e1955d0e7 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Activity_Form_ActivityLinks extends CRM_Core_Form {
     $self->assign('suppressForm', TRUE);
   }
 }
-
index cf7fb4a2f992f3180ec6d999cb260fc7167bd21b..8ea14959280fe95915feec5df3c6bae2425a8fb7 100644 (file)
@@ -128,4 +128,3 @@ class CRM_Activity_Form_ActivityView extends CRM_Core_Form {
     );
   }
 }
-
index 39c0aad67b3707e3cb38db92848fc643e61e6d1f..f444589d6a0d47d6b72cc20748face3b00b6f469 100644 (file)
@@ -401,4 +401,3 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Activities');
   }
 }
-
index 42882f8b53353ef315ecd44b8c064533e1dbb8c3..864854939a60d247bee05b9ba8ad59a021b7459f 100644 (file)
@@ -196,4 +196,3 @@ WHERE  activity_id IN ( $IDs ) AND
     );
   }
 }
-
index 3e1ad78da9153009a4aa6fcab340db148360f281..d75d6262af3f75352849bc0655055a23ad561ab1 100644 (file)
@@ -155,4 +155,3 @@ class CRM_Activity_Form_Task_AddToTag extends CRM_Activity_Form_Task {
 
   }
 }
-
index 995ec7fff4965741563ca9f70c7a1b0c88fd7523..e28a5acd3f3296fc613f6cf16605969b23076239 100755 (executable)
@@ -299,4 +299,3 @@ WHERE  a.id = %1 ";
     }
   }
 }
-
index 411f8d514b359211f2604d554e3540535c304320..65823df9b8dcc65682bfca6d560cb30fa83809c3 100755 (executable)
@@ -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");
   }
 }
-
index 8b5fb8de697e508a152fb98ca600d4766563def9..8fa654f060df1325b1856aef945cbf62a02b1dc8 100644 (file)
@@ -93,4 +93,3 @@ class CRM_Activity_Form_Task_Email extends CRM_Activity_Form_Task {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
 }
-
index babe87ca3a6c18f5df1ec5542891309ad702bd6c..dc1b4e391698c4e4c95c83cbc3fced04bf369105 100644 (file)
@@ -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");
   }
 }
-
index 13de288389cc294ee3c75548088e20cb33d86c79..ce8981551fda8becaa0a81c34fa4fa20195240e8 100644 (file)
@@ -184,4 +184,3 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
     $this->set('contacts', $this->_contacts);
   }
 }
-
index 331735dc725686cda7a9eb147239f620522de9b8..7988fd673064eedd5465a72ba68e74bd44be80d4 100755 (executable)
@@ -170,4 +170,3 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
     $this->controller->resetPage('Batch');
   }
 }
-
index 1ca951e86b5b8849020d44b89312ad16e3dd30e8..1ec4292a8fc9378d944415df373952b842b96391 100644 (file)
@@ -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
   }
 }
-
index 8fb97c67463589c03c4f8870a7c3576fd60c5538..031a13ea5250eb112f2c7537ff0bbffafd3d5269 100644 (file)
@@ -143,4 +143,3 @@ class CRM_Activity_Form_Task_RemoveFromTag extends CRM_Activity_Form_Task {
     }
   }
 }
-
index d9288261b46f62b21f3eada0fab75f93d0b3bbc1..5f505879f81871f608c67955e4452c48dff757cf 100644 (file)
@@ -79,4 +79,3 @@ class CRM_Activity_Form_Task_SMS extends CRM_Activity_Form_Task {
     CRM_Contact_Form_Task_SMSCommon::postProcess($this);
   }
 }
-
index 727a52b0e2095f45dd90fb14985988c4b5757aac..eee90149ac362bc0497883fa6894e1e516b5fad0 100644 (file)
@@ -94,4 +94,3 @@ INNER JOIN civicrm_contact ct ON ( ac.contact_id = ct.id )
     );
   }
 }
-
index 92bbf076487d9ffc8d94bf5e1b4b2f0ee9048c77..e838df67b5b73d0f2a150d25991aed40709dedb2 100644 (file)
@@ -55,4 +55,3 @@ class CRM_Activity_Import_Controller extends CRM_Core_Controller {
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
 }
-
index 7eda9a8ee4e3703c34ac76081d27b5aea26fb934..b865151ab4254b5d4d8532510b7296df56a78427 100644 (file)
@@ -124,4 +124,3 @@ class CRM_Activity_Import_Field {
     return TRUE;
   }
 }
-
index 215144fcb29854abdcab6e4dd412b4000dee355f..b5e9c7a9d1c5b98767e8b45a10439d0305b3cfdc 100644 (file)
@@ -168,4 +168,3 @@ class CRM_Activity_Import_Form_DataSource extends CRM_Core_Form {
     return ts('Upload Data');
   }
 }
-
index 1594ede39d7219a933d92121c64cfda091f41230..ebac84585ed423e3b61651c0206e9c72e67b8f33 100644 (file)
@@ -476,4 +476,3 @@ class CRM_Activity_Import_Form_MapField extends CRM_Import_Form_MapField {
     $parser->set($this);
   }
 }
-
index 379620cf9fd26c97e41919d93a4cac9f67eb68ca..4263c463e177ed4dda473919014db260a6928a75 100644 (file)
@@ -190,4 +190,3 @@ class CRM_Activity_Import_Form_Preview extends CRM_Import_Form_Preview {
     }
   }
 }
-
index bdce58923427a4a8a362b3f3506a9c76ff3dfbe1..42c1a33c93863005ab0b871db575d074fa52e730 100644 (file)
@@ -101,4 +101,3 @@ class CRM_Activity_Import_Form_Summary extends CRM_Import_Form_Summary {
   }
 
 }
-
index ba9f7982c7a521314ac263b6ee1f90a299840415..c7af7217c996a621d1f002a9db5a92992c58b473 100644 (file)
@@ -409,4 +409,3 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
   }
 
 }
-
index 6f62aee87600526db2df02e23265bb6326826405..c31712ec7acc0e2cf8ee53a7b33a4e6dee4c52fb 100644 (file)
@@ -395,4 +395,3 @@ class CRM_Activity_Import_Parser_Activity extends CRM_Activity_Import_Parser {
   public function fini() {}
 
 }
-
index c39a339a881e746250109c5d48a05d16c21d1f4e..10cdf197871264a6ec676f3dd8428e30361ac983 100644 (file)
@@ -518,4 +518,3 @@ class CRM_Activity_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 504a05cb197f9bf79434d9dfe4697c8a1490ce0d..4917cafa4efcf0bf94b774808aaadc1808e48062 100644 (file)
@@ -222,4 +222,3 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 77a1a6a5ff30a417ce2362468d846efe13e2cb1b..a1bad0b64a2e0b8066deec378b9e51f8e8a5d2e1 100644 (file)
@@ -75,4 +75,3 @@ class CRM_Activity_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoar
     $this->listActivities();
   }
 }
-
index 0e6ff75723fb3c575373bc6890e81fdfc4312ff1..8cfe002cb852a265af58947438c2898676abf07f 100644 (file)
@@ -509,4 +509,3 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
     return self::$_columnHeaders;
   }
 }
-
index 2faed640437f3d994391f37368fc18c1be0884a2..811bbefaade63435cfdc54646abd765ee51f24a9 100644 (file)
@@ -110,4 +110,3 @@ class CRM_Activity_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index f0444f61b0234f3bb8b34ab64821c21381732361..a17978ea2391581e72d975ce6cd866f6d85d70ef 100644 (file)
@@ -208,4 +208,3 @@ class CRM_Activity_Task {
     );
   }
 }
-
index fde9e8a176c966f8ad88817219a633dd4570b6fd..1910cc3bb397f71ef309a8f6e8d3e59c4c90a69d 100644 (file)
@@ -136,4 +136,3 @@ class CRM_Admin_Form extends CRM_Core_Form {
     }
   }
 }
-
index 7c3ebef3c462f3cbc0c3e6a56847505db1a25b71..9ea0aeccc661398e0c5fc5b2cc0fba45320f5605 100644 (file)
@@ -70,4 +70,3 @@ class CRM_Admin_Form_CMSUser extends CRM_Core_Form {
     CRM_Core_BAO_CMSUser::synchronize();
   }
 }
-
index e981ed5fb35d19c7f9de431a2082bcde2eb94411..80bc08e91046369a7617e632caef98a7d2c9687c 100644 (file)
@@ -154,4 +154,3 @@ class CRM_Admin_Form_ContactType extends CRM_Admin_Form {
   }
 
 }
-
index 58d92e6f828ff670dca98ba9ce81422dc0ee69a1..1c614b7cdef769a3ec2a9c55771f189458dc5c8f 100644 (file)
@@ -218,4 +218,3 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
     );
   }
 }
-
index 3069192442b22547aa4b8f1486908edb09bb9370..f59350f3d85ba5834eb295137cd45224fa039c9c 100644 (file)
@@ -210,4 +210,3 @@ class CRM_Admin_Form_Job extends CRM_Admin_Form {
 
   }
 }
-
index bd68f7bb7230c89317b4192a56083c1e078f3da1..cc6a0360560fd53306e148cf8c36de0cc72f1420 100644 (file)
@@ -181,4 +181,3 @@ class CRM_Admin_Form_MailSettings extends CRM_Admin_Form {
   }
 
 }
-
index 8532fdaee5b6145ad326b1ca56dbbee50a21a40a..4304651d278febe6722c39d9b858432bc65d2f22 100644 (file)
@@ -112,4 +112,3 @@ class CRM_Admin_Form_Mapping extends CRM_Admin_Form {
   }
 
 }
-
index fb0029a1a6806ca713b26aace36fd03d2a85cd26..017a179224eb44ebaeeef6c6050b7275f4cc3cae 100644 (file)
@@ -236,4 +236,3 @@ class CRM_Admin_Form_MessageTemplates extends CRM_Admin_Form {
     }
   }
 }
-
index 6161f620945603b9cc044442ec4572c334354dcf..9a1994fa6bc25f099bc5c799dad3751c8355c08b 100644 (file)
@@ -137,4 +137,3 @@ class CRM_Admin_Form_ParticipantStatus extends CRM_Admin_Form {
     }
   }
 }
-
index 50df98a164ae689e7b1d803d75bc3c99d9eef7e7..a02bfd5842925db6d0b6cf97d43ddb7bbcbf921b 100644 (file)
@@ -245,4 +245,3 @@ UPDATE civicrm_payment_processor SET is_default = 0";
     $dao->save();
   }
 }
-
index c8ce8a9d2ec06e651454a0fb3d82805d87de676a..c0014595e7703bbb6abd9b2893d96f0faeed2229 100644 (file)
@@ -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"));
   }
 }
-
index 1ca464b50771c0be4943192ba351d0b48bbfe2a7..26c00a1f715d5f45839db85708c3e75c6e54a48c 100644 (file)
@@ -311,4 +311,3 @@ class CRM_Admin_Form_Preferences extends CRM_Core_Form {
   }
 
 }
-
index ea43f10a7ab4b46f5a2e0d671296e7e839504022..67f916e2f2add709d48f653fbcfc18c6be290e04 100644 (file)
@@ -216,4 +216,3 @@ class CRM_Admin_Form_Preferences_Address extends CRM_Admin_Form_Preferences {
     $this->postProcessCommon();
   }
 }
-
index d48c104ba87e7f4e05721bb834e751e4839c23d5..0de208a7c59a80251a980c386e0fc716a066d70a 100644 (file)
@@ -60,4 +60,3 @@ class CRM_Admin_Form_Preferences_Campaign extends CRM_Admin_Form_Preferences {
     parent::preProcess();
   }
 }
-
index 2db90660f5ac7a7938f4117be254fd74786ca022..76f464c255d03e4c0e08ab2900cc062d352b863b 100644 (file)
@@ -142,6 +142,3 @@ class CRM_Admin_Form_Preferences_Contribute extends CRM_Admin_Form_Preferences {
     }
   }
 }
-
-
-
index 89333bc3a2b64615e71d6ecc1366b4c20f1b431b..9fcb4ed6385ec1a92fa7136ce33cbfb9889c2ccb 100644 (file)
@@ -242,4 +242,3 @@ class CRM_Admin_Form_Preferences_Display extends CRM_Admin_Form_Preferences {
     $this->postProcessCommon();
   }
 }
-
index e2657af60cf76e0ca51ea492e8cb0c9d35ce4281..2fe8529af24c6d7ed6a94bae2c20f1e393080d90 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Admin_Form_Preferences_Event extends CRM_Admin_Form_Preferences {
     parent::preProcess();
   }
 }
-
index 810ff3721706ddccfb6cd4abe4375756c2413bc6..403e3ea926babcf5e333e9c643eafa33ac12dae4 100644 (file)
@@ -64,4 +64,3 @@ class CRM_Admin_Form_Preferences_Member extends CRM_Admin_Form_Preferences {
     parent::buildQuickForm();
   }
 }
-
index b5944c3987e19b0f14eaf05dd1ea5b5085f1db9f..855d374d114be81785e2fe33a019e30a46829de2 100644 (file)
@@ -78,4 +78,3 @@ class CRM_Admin_Form_Preferences_Multisite extends CRM_Admin_Form_Preferences {
     parent::preProcess();
   }
 }
-
index 04897eba3e35067f6e4917c36f94c57815479720..9c9df7ad121047f0428bfa07603afc1c50612b6f 100644 (file)
@@ -171,4 +171,3 @@ class CRM_Admin_Form_RelationshipType extends CRM_Admin_Form {
   }
 
 }
-
index 5c252fa7a0eb5ce286716f0b964ad9f6c72f856b..9c4bd5bc0b635a605eccae71c5196be7236293a0 100644 (file)
@@ -281,4 +281,3 @@ AND    time_format <> ''
     @unlink($configFile);
   }
 }
-
index 99ce170e6ab8ead51057264ce836661c103fb129..36b92a932740e41b61fefd3fff0d1819af7354a8 100644 (file)
@@ -175,4 +175,3 @@ class CRM_Admin_Form_Setting_Component extends CRM_Admin_Form_Setting {
     }
   }
 }
-
index 85455b1cef0ad0ca8e258a23fc951b97223af496..a25e059aaef3a1c3232b381060cb351b202ce1ff 100644 (file)
@@ -66,4 +66,3 @@ class CRM_Admin_Form_Setting_Date extends CRM_Admin_Form_Setting {
     parent::buildQuickForm();
   }
 }
-
index 483bb2308761fffea918baa6d83360d4ce85e0f4..55128f0cae01bee0fb5e44b80e2d8c4a219bedda 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Admin_Form_Setting_Debugging extends CRM_Admin_Form_Setting {
     parent::buildQuickForm();
   }
 }
-
index 6d035d1d19ed312f52d81897d8bb382600bae292..98a0d57ffad5e85b92f0236064f7ffa83db6c031 100644 (file)
@@ -313,4 +313,3 @@ class CRM_Admin_Form_Setting_Localization extends CRM_Admin_Form_Setting {
     }
   }
 }
-
index 28e1294564ee5bc3cb67d8a7e44deb7526e67799..47b3f8bfe69cf311538ab732a946353ec3f6197f 100644 (file)
@@ -87,4 +87,3 @@ class CRM_Admin_Form_Setting_Mail extends CRM_Admin_Form_Setting {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index db17c5b1ec3d29e6ec84aca02d0c892a1f415ee9..d49b81283aebcf70b4198d71a01f71a0fbbe376d 100644 (file)
@@ -95,4 +95,3 @@ class CRM_Admin_Form_Setting_Mapping extends CRM_Admin_Form_Setting {
     $this->addFormRule(array('CRM_Admin_Form_Setting_Mapping', 'formRule'));
   }
 }
-
index d8da5896d98875c727809b2ae71aea6b401b0467..ed17f057b87e7d044b9b21fede5c4a30c9fa0615 100644 (file)
@@ -181,4 +181,3 @@ class CRM_Admin_Form_Setting_Miscellaneous extends CRM_Admin_Form_Setting {
     }
   }
 }
-
index 9bdb5065b6d4a133ac8e1e9bbec55c1ad76c82a9..8bfc4f9e3a8febe350109879e624eece9201a3a5 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Admin_Form_Setting_Path extends CRM_Admin_Form_Setting {
     parent::rebuildMenu();
   }
 }
-
index 17118c5e161f395793299041602bbb7657452704..7c716e141cb4d72143a8ef857e4ac8646b08e631 100644 (file)
@@ -95,4 +95,3 @@ class CRM_Admin_Form_Setting_Search extends CRM_Admin_Form_Setting {
     parent::buildQuickForm();
   }
 }
-
index ced998d2206355ce9c01d74cad68181b1de3bd3e..59ad651d90166e51965d846348b52362588e0e3e 100644 (file)
@@ -272,4 +272,3 @@ class CRM_Admin_Form_Setting_Smtp extends CRM_Admin_Form_Setting {
     return $this->_defaults;
   }
 }
-
index 8ff1d6fc9b2fd89b99fe090660456a968c234a28..5ca2b082d71bd679f68a25f0b9d8241d424c59dd 100644 (file)
@@ -98,4 +98,3 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
     parent::buildQuickForm();
   }
 }
-
index bc8f7d499d839fa36942d64b84af61164abd70a7..e8eec00338e8c3524407dc01afedd77f2a3e53c1 100644 (file)
@@ -166,4 +166,3 @@ class CRM_Admin_Form_Setting_UpdateConfigBackend extends CRM_Admin_Form_Setting
     parent::rebuildMenu();
   }
 }
-
index 0bef001d399abe0ca739353260198fb7db2a993c..8cc261d872e43f4fea24fcb9558c3783eee4f2aa 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Admin_Form_Setting_Url extends CRM_Admin_Form_Setting {
     parent::rebuildMenu();
   }
 }
-
index 2428b3f9f3b425794752ca19b5908f6545306fd4..bcc1689e2d7e41a71113be26a17f53fb8bc67485 100644 (file)
@@ -171,4 +171,3 @@ class CRM_Admin_Form_Tag extends CRM_Admin_Form {
   }
 
 }
-
index e92d86df4c03018bd442cf847f2a014d02d99d9d..a1221c937a03d08314003a1674ad6194ea9c6f4a 100644 (file)
@@ -278,4 +278,3 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form {
     }
   }
 }
-
index b930058f6d0b9ca3079afd82ffba78635d9036ce..3def0e680a052b20633ca8d87d69d4d233c5fa3f 100644 (file)
@@ -340,4 +340,3 @@ LIMIT $limit";
   }
 
 }
-
index 549af5a0f0e04b8981fc04105692b62461d73f56..3582ec77f85fcdc6f250feeca98dd716f9ca8613 100644 (file)
@@ -64,4 +64,3 @@ class CRM_Admin_Page_APIDoc extends CRM_Core_Page {
     return 'civicrm/api/doc';
   }
 }
-
index 5200f02aac515cdcf88f41e2ed046b8dab192c35..04579650bea374488098624abc52cc617e32740e 100644 (file)
@@ -60,4 +60,3 @@ class CRM_Admin_Page_APIExplorer extends CRM_Core_Page {
     return 'civicrm/api/explorer';
   }
 }
-
index a5c75d0a182361def5d66d09fe3f7ae6aa6a227b..b6a3dd5720ba5a1a13f05794a748c272000530e2 100644 (file)
@@ -80,4 +80,3 @@ class CRM_Admin_Page_Access extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index fa5e14e8ce670401169cecb3a06889df67bb4a10..1af54007b7298ce1853a5e13f91e2bcb70bdf96d 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Admin_Page_Admin extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 1af029dbecd5181f5b0554c9b9db5f2f67fc4e93..f77e25625dad4a603f8fc3d744002b96ba767f9d 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 984e634767e7ddb1f002913c1adca5a0e44710e2..545b54cc5c056cd7f0b270174b77f7b86e5bd342 100644 (file)
@@ -56,4 +56,3 @@ class CRM_Admin_Page_ConfigTaskList extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index bc16e7b17a54441dec4c1b74ede3d83ee7bda91c..2e6d793151ff7eea7f7da1518717e68bc5c9cd81 100644 (file)
@@ -159,4 +159,3 @@ class CRM_Admin_Page_ContactType extends CRM_Core_Page_Basic {
     return 'civicrm/admin/options/subtype';
   }
 }
-
index d308149041ff2fea7826b5739e869c155e862842..df375ba3ac0f291e80008d24f853495c9258b7bd 100644 (file)
@@ -169,4 +169,3 @@ class CRM_Admin_Page_EventTemplate extends CRM_Core_Page_Basic {
     return 'civicrm/admin/eventTemplate';
   }
 }
-
index e7145dc50d704b9a90528e9d545429c08de25031..2e418b902214cc55216a4c3982582b66ad310707 100644 (file)
@@ -320,4 +320,3 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
     return $extensionRow;
   }
 }
-
index 4dccfc49689254c450dfb43ed206d35a3d15d732..00dce28991a7cd36800375457a847742a38fa8a3 100644 (file)
@@ -216,4 +216,3 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
     return 'civicrm/admin/job';
   }
 }
-
index 3a5caac74e7ac5a53bb8b21607787c0cfaceffb7..e0891b3b7efbc399dc1ec28eb8c786ac1e196dc3 100644 (file)
@@ -160,4 +160,3 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
     return 'civicrm/admin/job';
   }
 }
-
index c62840fbead57eb4684f8597604b0a9a14b49a5e..d0701c0e6c6fe90fc0f7249a1162a395478f7c11 100644 (file)
@@ -165,4 +165,3 @@ class CRM_Admin_Page_LabelFormats extends CRM_Core_Page_Basic {
     $this->assign('rows', $labelFormatList);
   }
 }
-
index ce7c3f6de2762959f20adea53d49293d9a97fde2..285583a8ffd13083e8e56f0498f96a530df548f4 100644 (file)
@@ -121,4 +121,3 @@ class CRM_Admin_Page_LocationType extends CRM_Core_Page_Basic {
     return 'civicrm/admin/locationType';
   }
 }
-
index 020fd6669d70b3f5f9db61aacc294577f4a593b8..b9a83aef664471d44063d450c37cd755a2c967ac 100644 (file)
@@ -158,4 +158,3 @@ class CRM_Admin_Page_MailSettings extends CRM_Core_Page_Basic {
     return 'civicrm/admin/mailSettings';
   }
 }
-
index 79cf5fd303881172db3382cd6d7f84957b60abe2..609cac7fadfc7661b67d906b522ddcc345eac7fb 100644 (file)
@@ -141,4 +141,3 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic {
     return parent::run($sort);
   }
 }
-
index 60ab2b5c8113e4e37cd1fe8af95fc04ffc6715e0..e7e6cf2d98f607e94da0c2405d0437f679d3be99 100644 (file)
@@ -290,4 +290,3 @@ class CRM_Admin_Page_MessageTemplates extends CRM_Core_Page_Basic {
     $this->assign('rows', $rows);
   }
 }
-
index b51cdc4bb1b569becd8ea1db6a262e8cab5e82c0..fb6877048c43b7bf539a7d630f62e29088a1be1d 100644 (file)
@@ -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');
   }
 }
-
index e70bbf29fdb66b9f84741e442bf5f3b979c05c91..2fd88f0a75e905240c01d680397b9bab9589d3e4 100644 (file)
@@ -287,4 +287,3 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
     return 'civicrm/admin/options' . (self::$_gName ? '/' . self::$_gName : '');
   }
 }
-
index 42d5411d7ff114848077b11db23d82c92bfd3640..c40161bc35eb95ce1e13f5044141095c4c4a833d 100644 (file)
@@ -137,4 +137,3 @@ class CRM_Admin_Page_ParticipantStatus extends CRM_Core_Page_Basic {
     return 'civicrm/admin/participant_status';
   }
 }
-
index 52e0c0e4f7fd2943f5f4b531a525706b63a6a525..aa4a36b858f860893f0297ff47b4c92df44fa40e 100644 (file)
@@ -192,4 +192,3 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
     return 'civicrm/admin/paymentProcessor';
   }
 }
-
index 6bb5b9c657e1b819ad580f87c941a50afa2df0a2..67c06f83485a33d44a2427452fb037f0d6547be2 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
     return 'civicrm/admin/paymentProcessorType';
   }
 }
-
index b302c0ea596ddfffa3188860fe2bb8477cb85080..b36a435bb3c3b0b54fae3f5a8b1f3c89ce954e9c 100644 (file)
@@ -148,4 +148,3 @@ class CRM_Admin_Page_PdfFormats extends CRM_Core_Page_Basic {
     $this->assign('rows', $pdfFormatList);
   }
 }
-
index 12bcb649a3efe144e5bfab9260da89337ce6862e..bfe8426fd0c02a5b6903c18da1e5ff0edb6629dc 100644 (file)
@@ -151,4 +151,3 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
     $this->assign('rows', $rows);
   }
 }
-
index 678c5b2e9b631e8fa9322a44fe418f09bde7d971..29c1381d8c7657c1a65b9c26b3aa61b217575dab 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
     return 'civicrm/admin/setting/preferences/date';
   }
 }
-
index 4682ed3fdb47b74e5f8b2e9728ec76342e473347..593fcc8c406d932224adc25f3a01136be2ab2adf 100644 (file)
@@ -127,4 +127,3 @@ class CRM_Admin_Page_RelationshipType extends CRM_Core_Page_Basic {
     return 'civicrm/admin/reltype';
   }
 }
-
index 12b55e38d869ba8e36f5a0fb750820706791aa4a..e106831d981626e9c3add8a9d47c2074ef294018 100644 (file)
@@ -162,4 +162,3 @@ class CRM_Admin_Page_ScheduleReminders extends CRM_Core_Page_Basic {
     $this->assign('rows', $reminderList);
   }
 }
-
index 68227ae7ffe60f404106764a28624a33a1341db4..a528fc005d6070d0dee0261a20e236788f244af3 100644 (file)
@@ -48,4 +48,3 @@ class CRM_Admin_Page_Setting extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 49699bb3a321147fea573747ad1b63e570651ac2..e4ad61362a51ad1b7fa25a9ef168fdd4893a8550 100644 (file)
@@ -211,4 +211,3 @@ WHERE t2.id IS NULL {$reservedClause}";
     $this->assign('rows', $values);
   }
 }
-
index 700eff67006141d657288c9d37352ec0c4072169..93d5b9556aaa803bab10d011258297d4e7a33949 100644 (file)
@@ -482,4 +482,3 @@ class CRM_Badge_BAO_Badge {
     $eventBadgeClass->createLabels($rows, $layoutInfo);
   }
 }
-
index db6efc4c2040bd907a39350668efc4d8529d19e5..0bbe2ce1fc71c79ee12a5f7cdd808d770746a06f 100644 (file)
@@ -176,4 +176,3 @@ class CRM_Badge_BAO_Layout extends CRM_Core_DAO_PrintLabel {
     return json_decode($jsonData, true);
   }
 }
-
index 803dde0ad96cb9d07b7bd47a59bf7ba44680c4e8..4e49d6a8d9435781e34dc4ac178be38a46b0b7b4 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Badge_Page_Layout extends CRM_Core_Page_Basic {
     return 'civicrm/admin/badgelayout';
   }
 }
-
index 8879e3b63e8945e958bb68616be86f85ef906388..ffe7bffdb09541a13fb92214433f7eb0ff577cdc 100755 (executable)
@@ -131,4 +131,3 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
     }
   }
 }
-
index d166a11beda2e53365fd771651e202cb0f5698bd..8c8df3381c5a24b99fe51365de0a5508c7501ce9 100755 (executable)
@@ -858,4 +858,3 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
     return $this->processContribution($params);
   }
 }
-
index 1168ef4a777218c5c69632c5d4e26ec1cb8183bf..f8e092a26de3d77b5fc159151bf313d55f189766 100644 (file)
@@ -64,4 +64,3 @@ class CRM_Batch_Form_Search extends CRM_Core_Form {
     $this->assign('suppressForm', TRUE);
   }
 }
-
index 108d123d89e61cdbf362f0cefe8ba15ed55a7d67..7003a7148cdfd7bb87fc55e3b2124958946d6710 100644 (file)
@@ -125,4 +125,3 @@ class CRM_Batch_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 4ef9b44d3c01bfef6b2287486eee87320dded659..a4ff19fa38d8218c786e0fac2c03d73725945fbf 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Batch_Page_Batch extends CRM_Core_Page_Basic {
     $form->run();
   }
 }
-
index c1b34b829d93f86b51ccd1b7acc9520d859e7bfb..86461962300e72d59b6af109f32b50058f5fcf84 100644 (file)
@@ -121,4 +121,3 @@ class CRM_Bridge_OG_CiviCRM {
     }
   }
 }
-
index 86d384a082c995316f118bd9a3fc1cf51c52467e..fe963acbcb7879f5fba5314abb1f8a1e5cf1d95b 100644 (file)
@@ -266,4 +266,3 @@ SELECT v.id
     }
   }
 }
-
index ad52db93690a3d1b04bd35f3dfa097aaf4b3b141..fea608be4efb7ed6a59f76274805890adf30ee8a 100644 (file)
@@ -150,4 +150,3 @@ SELECT id
     return $groupID;
   }
 }
-
index 3fdea0ce64ecb1f5a27e844c200d1d201b25a8ec..5485b4887433e0e46a7157b12852ae4091a19c52 100644 (file)
@@ -652,4 +652,3 @@ INNER JOIN  civicrm_group grp ON ( grp.id = campgrp.entity_id )
     $form->assign('campaignInfo', $campaignInfo);
   }
 }
-
index 62ce1fe45f21c48051e81c8642a9af9868370031..26393d99c8695fa29798ba1918aa4da18379bcfa 100644 (file)
@@ -681,4 +681,3 @@ AND         tag_id = ( SELECT id FROM civicrm_tag WHERE name = %2 )";
     }
   }
 }
-
index bdf4c7243c399c5ad07e4e4d4160de71d4a89b46..4eeaf8a584084c87974055f9880aac047b286fa8 100755 (executable)
@@ -623,4 +623,3 @@ INNER JOIN  civicrm_custom_group grp on fld.custom_group_id = grp.id
     $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1;
   }
 }
-
index 71f79d0d3f612e845d9a5fdeba86dee80585bb67..1ebf0e5e8aef69c7a6b0936a650effd339921979 100644 (file)
@@ -1126,4 +1126,3 @@ UPDATE  civicrm_activity
     return CRM_Core_PseudoConstant::get(__CLASS__, $fieldName, $params, $context);
   }
 }
-
index bfbd77e93cf7715bea11c105ea0acd5e22284866..75efaab469e44f0f61f7f96a6ec1dca4f78b0746 100644 (file)
@@ -36,4 +36,3 @@
  *
  */
 class CRM_Campaign_Config extends CRM_Core_Component_Config {}
-
index de7b0a5f3137285981d267c24e3c9da73a26bcef..f0aad4fa7a52a03af702796a8e979508ee2e8081 100755 (executable)
@@ -63,4 +63,3 @@ class CRM_Campaign_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 5bb5e7e1004551d1d18094f74e27e85df82d4ba3..a6260bff25fed20b95568ea7efee691bad1aed7d 100644 (file)
@@ -387,6 +387,3 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
     }
   }
 }
-
-
-
index 2efed40d0d41630c191529c5833baf5ac7adeb15..8e555a6d46ec9ca8a630d77931e18b65a4714907 100755 (executable)
@@ -171,4 +171,3 @@ class CRM_Campaign_Form_Gotv extends CRM_Core_Form {
     $this->assign('errorMessages', empty($errorMessages) ? FALSE : $errorMessages);
   }
 }
-
index 34008ad51fba2c70486b0271b5c7af42daa48d26..ca6117d416bae993c5e7c81b6e0531fc18f0cec6 100644 (file)
@@ -366,7 +366,3 @@ WHERE  $whereClause
     }
   }
 }
-
-
-
-
index 4eb148edeeb11c3287ac2d085fcee748a7644b88..925b90b85b74857006cc021d78c2ff7c832cab93 100644 (file)
@@ -687,6 +687,3 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
     }
   }
 }
-
-
-
index 8ae590dc49a9dacce6be25ffccd3f20816169fe4..152611610bd414eece79cf33939e96a6c326f341 100755 (executable)
@@ -470,4 +470,3 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Respondents');
   }
 }
-
index 475b1b1faf9d28234092ab55dfe347d6cd008d86..6250cae60c8f4ccc815d064b79bbc62a62a41823 100755 (executable)
@@ -123,4 +123,3 @@ class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
 }
-
index d5caa0f47aeb3de359b1a3ec4e70ea963481b41e..54c3a60f630d06892fab624ebc8777eae2a8d514 100755 (executable)
@@ -100,4 +100,3 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
 }
-
index 42b0f0cf3dffbb2d8fcae750f6379ac157e8d3d3..d093baf2e591cad7aec8c9ab6166ffaf938f4796 100755 (executable)
@@ -110,4 +110,3 @@ class CRM_Campaign_Form_Search_Survey extends CRM_Core_Form {
     $this->assign('searchParams', json_encode($this->_searchParams));
   }
 }
-
index ad96b31d5b5289eb1b8d091c4f27e9e25b709b32..238a989a54e9486ce34f0917303ba9cd6ecd23af 100644 (file)
@@ -184,4 +184,3 @@ class CRM_Campaign_Form_Survey extends CRM_Core_Form {
     }
   }
 }
-
index be5fbd7ebaa4883bc3b2eafe5883e91ee3fd274d..a6bc4991cfcbe40ca634107b110e2f0e1ff37404 100644 (file)
@@ -106,4 +106,3 @@ class CRM_Campaign_Form_Survey_Delete extends CRM_Core_Form {
     }
   }
 }
-
index 3f538d3703a628a9b05258e6e18d7151d3d8214e..2998297539f8565348fe2ee9c3b8419385ba5437 100644 (file)
@@ -238,4 +238,3 @@ class CRM_Campaign_Form_Survey_Main extends CRM_Campaign_Form_Survey {
     parent::endPostProcess();
   }
 }
-
index 43a2dfbe5a2a097a374d108b4550d86939dc4da9..49d75148e62324981a5832acef3c576029372820 100644 (file)
@@ -178,4 +178,3 @@ class CRM_Campaign_Form_SurveyType extends CRM_Admin_Form {
     }
   }
 }
-
index 62d73ebe0f88decd77c5f4a8917815cf1cd20ad8..d6dc9302040cdce9712893f5c55a6cc98e70dfa9 100755 (executable)
@@ -156,4 +156,3 @@ class CRM_Campaign_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 8a17f1b0a9de7a53dfc9cc467694f83b61ba10f5..c081d195554c067c5f2f1c3e6ebba7dfd707fa8b 100755 (executable)
@@ -651,4 +651,3 @@ INNER JOIN  {$tempTableName} ON ( {$tempTableName}.survey_contact_id = contact.i
     }
   }
 }
-
index cc5b71cc534d6a0de7b7dcaac2a0a6c8e3379e46..378d6def07ff6d8b0b3a1711422d02fda39611b4 100755 (executable)
@@ -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
   }
 }
-
index 05b18fc6282b9a2e56a28f2dc735c89e13e76546..347894122318df32de891ff57d0b7b7e94127711 100644 (file)
@@ -164,4 +164,3 @@ class CRM_Campaign_Form_Task_Release extends CRM_Campaign_Form_Task {
     }
   }
 }
-
index ee2faf93ba6a0d354fd90c89ce4627108da047fa..bc8cc7e620a80b337b3e42b6ca5f5fc5be338a1a 100644 (file)
@@ -353,4 +353,3 @@ class CRM_Campaign_Form_Task_Reserve extends CRM_Campaign_Form_Task {
     return $groupAdditions;
   }
 }
-
index e085ae9ccb9fc3005c19df4a0f18aaf4192974a8..3572d757c09539b9a99ef7b3a61e95d7fb30ce72 100755 (executable)
@@ -63,4 +63,3 @@ class CRM_Campaign_Form_Task_Result extends CRM_Campaign_Form_Task {
     );
   }
 }
-
index 98ce31dd6ba05b5afb201f0b48584fc1c4ad3d39..cb34e25281c06855d19a00efb80f1b54d01d9860 100644 (file)
@@ -141,4 +141,3 @@ class CRM_Campaign_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index 30d784d822ee6fa38af88368274bf2f03a4ca11c..b57a43431c071c060befa87b37f2d6b7ae10752b 100644 (file)
@@ -832,4 +832,3 @@ class CRM_Campaign_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 410e9682cfa1d33290c0a5896d04b3d69ddb789a..bee0234590031e9b27130826681a42565588bb36 100644 (file)
@@ -141,4 +141,3 @@ class CRM_Campaign_Page_Campaign extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 3e825956155f3019c346d2074ea750772612dbd0..46b0c41a78ba0964a66172bcb8ff2a8f51c601bb 100644 (file)
@@ -497,4 +497,3 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page {
     $this->assign('tabHeader', $allTabs);
   }
 }
-
index 09aada8d39f1c77a356e36c2b295d2eddc05e11c..af5c3ac3cf196ebc076bb550f0383cb7d8404f7f 100644 (file)
@@ -60,4 +60,3 @@ class CRM_Campaign_Page_Petition extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 3863287b629f2cf2b319e3cdcc10b876e0f0ac4e..24028dc763feb845e09022b23a9752383e4fd0ba 100644 (file)
@@ -129,4 +129,3 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page {
     $bao->confirmSignature($activity_id, $contact_id, $petition_id);
   }
 }
-
index 2908725cd746e3cb22ec8f2bad517ebe3b31b426..c209c0ece1d1c9dd4a8a769a4323a6b6ad689ed2 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Campaign_Page_Petition_ThankYou extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index f2962c4fcb5d90fff6f15a136702eb534030d3b5..b7addf9e23a02ca697f6987a97e994ec1c516f58 100644 (file)
@@ -133,4 +133,3 @@ class CRM_Campaign_Page_Survey extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index ad964b5c9feedbc3c8fd88ca6edcf8f4122675f3..f6c9523d17c660aa20f9050ca3d6f05ff85570b4 100644 (file)
@@ -215,4 +215,3 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
     return 'reset=1';
   }
 }
-
index 5c0a7398366bcc7aa2d8687c45418c7983b45afb..712bb816df640e39638fd365c5c9c0aca6c19323 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Campaign_Page_Vote extends CRM_Core_Page {
     $this->assign('tabHeader', empty($allTabs) ? FALSE : $allTabs);
   }
 }
-
index 79b1c6505d7d561be5627449587ef0a1783f3c65..f0076e40df84f66b1002b0bb87648882015b8024 100755 (executable)
@@ -162,4 +162,3 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
     }
   }
 }
-
index 22baac855c3ba1720f7403c7aa049e4cd9a3a89b..049a626e21ab2a442d5c607eccec3a120e52cdec 100755 (executable)
@@ -368,4 +368,3 @@ FROM {$from}
     return ts('CiviCRM Respondent Search');
   }
 }
-
index 95499d1ce8259abffcf5ef34ca8ada771966f13e..6c26d07125e2b891469f2e377b70942491cb1e06 100755 (executable)
@@ -97,4 +97,3 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
     return CRM_Utils_String::getClassName($this->_task);
   }
 }
-
index 5ef305bd5dfbd8043195dbc9ddd2e0349ebe0d05..db4f7f563587154f7ed7d97a5f4536bc53f41ac0 100755 (executable)
@@ -157,4 +157,3 @@ class CRM_Campaign_Task {
     );
   }
 }
-
index f611e8a205012ace5131276e396353cd94e85156..4a2beeb9aa2110bff183b61fbbdcc230a116b172 100644 (file)
@@ -272,4 +272,3 @@ class CRM_Case_Audit_AuditConfig {
     return $x - $y;
   }
 }
-
index ba274a2ecf013b06f07027a9e37dff1e5bdce006..61cd49329c94e3ea3c0fd0e1d4bf1dd6df6db747 100644 (file)
@@ -3357,4 +3357,3 @@ WHERE id IN (' . implode(',', $copiedActivityIds) . ')';
     return CRM_Core_PseudoConstant::get($className, $fieldName, $params, $context);
   }
 }
-
index cb14e84b0de179b927b3de03b41cea86d481187a..2f460c9a7b40c6d350156ba626835678cf8a3f7e 100644 (file)
@@ -772,4 +772,3 @@ case_relation_type.id = case_relationship.relationship_type_id )";
    */
   public static function searchAction(&$row, $id) {}
 }
-
index 72a081cbda87387a2d18771d6a63a8ecf1ab5dec..67ba166229cf3f76d233792e4ae37e812ba29420 100644 (file)
@@ -37,4 +37,3 @@
  *
  */
 class CRM_Case_Config extends CRM_Core_Component_Config {}
-
index 582449942cb2dc5b933fe8dff40b111bc41b8288..4730563f84da43827f428650ad00111770ddf96e 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Case_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 16364f40e1a1b00be4b2f77485ece666da75fc06..f9c82a16ca6b203b225fbd33e93b74fbbb257250 100644 (file)
@@ -710,4 +710,3 @@ class CRM_Case_Form_Activity extends CRM_Activity_Form_Activity {
     }
   }
 }
-
index 835bfeb95d637a74500466ddc5967b134e3aaa5b..de202d1612c587452c73c47b47a9ca312d80d8d3 100644 (file)
@@ -251,4 +251,3 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
     $params['statusMsg'] = ts('Case Start Date changed successfully.');
   }
 }
-
index efd283aa42287486415f5db918b215d1bdfc128e..d79dff10bfb0d79dbd94c208934bcaeefb35217b 100644 (file)
@@ -192,4 +192,3 @@ class CRM_Case_Form_Activity_ChangeCaseStatus {
     $params['statusMsg'] = ts('Case Status changed successfully.');
   }
 }
-
index ef6015774947874d854965e1686bddf6805c3ca2..773dbdbc04e56cc7343e58f60a4283e364c9c432 100644 (file)
@@ -198,4 +198,3 @@ class CRM_Case_Form_Activity_ChangeCaseType {
     $params['statusMsg'] = ts('Case Type changed successfully.');
   }
 }
-
index 841be8d6d2322920723575cb7116e30e2c5e5a4c..b24ad656e49cfcee73e86d017f17362987345628 100644 (file)
@@ -153,4 +153,3 @@ class CRM_Case_Form_Activity_LinkCases {
     }
   }
 }
-
index 5d4024c6709115fe57259713fbf0cbe0b9351479..8e103e584be1c6fa2f2009f2ea4fb1c3a68d2bd9 100644 (file)
@@ -366,4 +366,3 @@ class CRM_Case_Form_Activity_OpenCase {
     }
   }
 }
-
index a9337a9b14c9e9c9cd23a78e978bfd71bb9b166c..3706a788fe4debe7efb38d7d2d6413877236cd44 100644 (file)
@@ -49,4 +49,3 @@ class CRM_Case_Form_ActivityChangeStatus extends CRM_Core_Form {
     $this->add('select', 'activity_change_status', ts('New Status'), $activityStatus);
   }
 }
-
index c0aaacb04b67ea14182dc59ccb0256191b31e187..46930ef2f9d2a3b98a5f2a97c564f939a7e265aa 100644 (file)
@@ -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));
   }
 }
-
index 0fe1ee584ba29a2df291c564dbe32adc2b4d795b..6fa94a50fe4372b2895dc3d5e38b54ef214c1085 100644 (file)
@@ -180,4 +180,3 @@ class CRM_Case_Form_ActivityView extends CRM_Core_Form {
     );
   }
 }
-
index ebecf9a81dcff3362ec722e59603bbcf688c0caf..bd086fb2e78411936477ace526360f5744d43135 100644 (file)
@@ -440,4 +440,3 @@ class CRM_Case_Form_Case extends CRM_Core_Form {
     CRM_Core_Session::setStatus($params['statusMsg'], ts('Saved'), 'success');
   }
 }
-
index 688bb488e8beacc3cea8f8d7560f0a9bee4cd835..cb21b67fae8eaddfc275faf8a4c1965ed72e00d0 100644 (file)
@@ -178,4 +178,3 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
     $transaction->commit();
   }
 }
-
index 60e315862478d4f4761aa09039087dfe5db2553e..10c8c152e6db54d86a6c0396ef3abe5783652206 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Case_Form_EditClient extends CRM_Core_Form {
     CRM_Core_Session::singleton()->pushUserContext($url);
   }
 }
-
index 0f24403c2cbc438c7d6532c8a31c50a0bbdc410e..8b2f51d4b31aada2676296f58828f2f44ccddfd1 100644 (file)
@@ -135,4 +135,3 @@ class CRM_Case_Form_Report extends CRM_Core_Form {
     $this->set('report', $contents);
   }
 }
-
index 2a620a9066976349e72b8f595c9a2171aefc465d..1a8454b6a3c8278227d8502af7acda75d031fb82 100644 (file)
@@ -442,4 +442,3 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Cases');
   }
 }
-
index 2ada0407e99eae265b293e966719398d89e9e803..cc8ddecbdb786fd79137a89067f8a09923424150 100644 (file)
@@ -174,4 +174,3 @@ class CRM_Case_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 52cc62b26a6f69d385414668a0883447a305760a..5af39b4abcd387600e43eeaa2869e8682b300f12 100644 (file)
@@ -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');
   }
 }
-
index 90bc4c4ab90ae69541ce9536f1ceed0e0a397210..91cc032dd7a629e952efbb7f3a400e0cacb6ea5a 100644 (file)
@@ -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
   }
 }
-
index 5b6f78e1ed356b3392251d28eccf3e5670661924..5ace8e0c142836c43ec8746a9ee04801484b5532 100644 (file)
@@ -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');
   }
 }
-
index 908cf7ad30fa666d665e79dd5edc6da7f46adefc..5289241c0bb2ee9a66717b3812bfcc48c82c566c 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Case_Form_Task_Result extends CRM_Case_Form_Task {
     );
   }
 }
-
index 0a21341df70dcb2d1319ec7a59927f9a66b3218f..f17c04db65562e54d70c724c454ce830bd1a4184 100644 (file)
@@ -87,4 +87,3 @@ WHERE cs.id IN ( {$caseIDs} )";
     );
   }
 }
-
index 3bc17bb41139bddb6c4373786c50c99cc70716a9..4874abc6af67bc53ac15528ae6e9853961c5cd74 100644 (file)
@@ -225,4 +225,3 @@ class CRM_Case_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index 6604e9e2f29e617f0956fc89c922e5c7236eb7bf..6f0c5d47bc3f3d97d663632b3f5c9f5eafeafa66 100644 (file)
@@ -140,4 +140,4 @@ class CRM_Case_ManagedEntities {
 
     return $result;
   }
-}
\ No newline at end of file
+}
index 31720c0686db3640b40ff4e494d89f4957736a66..44ae2aab00c8f9462c9bbb897be5256c5bf5de9d 100644 (file)
@@ -214,4 +214,3 @@ class CRM_Case_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 25655b964a5e67d15671823f21a2efbedf9864a5..4987dd4cb81381db484326369c412ff19deaa756 100644 (file)
@@ -79,4 +79,3 @@ class CRM_Case_Page_CaseDetails extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index d57b141f71bd83853512120ee3fe4a10cebcccb2..fa66d50816e909a5fa0383d6c674afd634ae9c6f 100644 (file)
@@ -116,4 +116,3 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 308bc93497a79989c500e9afabe92b19aa245af8..b9314f5ac8812aea8253cfff4b62dbc266c3c2fa 100644 (file)
@@ -324,4 +324,3 @@ class CRM_Case_Page_Tab extends CRM_Core_Page {
     }
   }
 }
-
index b9fb0e617e0a2ace81c901384257fa5e4e9973e3..9cd5535f2231277805cfaf5f2da54df2f8043bc8 100644 (file)
@@ -259,4 +259,3 @@ class CRM_Case_PseudoConstant extends CRM_Core_PseudoConstant {
     }
   }
 }
-
index fc1947786d9a7a3574ad9ebe080780d91db2625f..02f5803db245f652cd31ebba2a91c37e9ff4955e 100644 (file)
@@ -499,4 +499,3 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
     return ts('Case Search');
   }
 }
-
index 04914306d15a300c14729bd479d3cb789e3a22a7..3a8871f689d50259f30b6a00b93e036b1418ba50 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index 19e0cffb91816875353861aeb9ca6ecb1cca9d0b..0d98f79df98c59b19adefd62ecb3c44df6092748 100644 (file)
@@ -177,4 +177,3 @@ class CRM_Case_Task {
     );
   }
 }
-
index 9287233681ffbd35c694cd498453924332461c17..4abcb8aa52bafeac17c4b43b09a17468f9a801f8 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Case_XMLProcessor {
     self::$relationshipTypes = NULL;
   }
 }
-
index 6846b0198bf7b818f1543d6930ca18eb4591e442..e3bf4fd41bea37a221dbe2505e660b5fb00b2786 100644 (file)
@@ -665,4 +665,3 @@ AND        a.is_deleted = 0
     return ( string ) $xml->NaturalActivityTypeSort ? 1 : 0;
   }
 }
-
index 665dc244ddc596d1e2de93a17f3a17018339cc12..5ee01eef3cb376092223d31e672dc7891f0a0aeb 100644 (file)
@@ -981,4 +981,3 @@ LIMIT  1
     CRM_Utils_System::civiExit();
   }
 }
-
index 77e0e638e3741eda781604e6c6a5623cbb29cef0..a2499e661114b17a737fea794642533d2790eb7a 100644 (file)
@@ -61,4 +61,3 @@ class CRM_Case_XMLProcessor_Settings extends CRM_Case_XMLProcessor {
     return $this->_settings;
   }
 }
-
index 47de3a9ea11c2215876835d0488f5116964e66dc..1c71e5e257343fe3984549aff1d2c0a8dcc00ae9 100644 (file)
@@ -202,4 +202,3 @@ AND civicrm_contact.id IN $idString ";
     return $locations;
   }
 }
-
index 956766acb760f07d3ad32ca6eb572ed49179e072..0edb6d8ae0abd8ff588672cd8951a9542e9d29b5 100644 (file)
@@ -187,4 +187,3 @@ class CRM_Contact_BAO_Contact_Optimizer {
     unset( $newValues['email'] );
   }
 }
-
index 3d72692cfc350f27ff58ea0d6e1af75a973537be..9f6498e33a0b6d3ee0d34514fa1dbb47938766c3 100644 (file)
@@ -396,4 +396,3 @@ WHERE  (( contact_id_a = %1 AND contact_id_b = %2 AND is_permission_a_b = 1 ) OR
     return TRUE;
   }
 }
-
index c0fd8bfca6806db7fbe4bb5468906185d8e2998a..5ce037616b9d57ea1d0effb790e6ba4ee4d511ab 100644 (file)
@@ -924,4 +924,3 @@ WHERE ($subtypeClause)";
     return CRM_Core_DAO::singleValueQuery($query, array(1 => array($entityID, 'Integer')));
   }
 }
-
index 1ba6f4febf3c8c63da7ef679e00a08afa44a4019..7cb881cec686b2258ed55dcc8f1bb17e1b8255b1 100644 (file)
@@ -32,4 +32,4 @@
    *
    */
 class CRM_Contact_BAO_DashboardContact extends CRM_Contact_DAO_DashboardContact {
-}
\ No newline at end of file
+}
index 9193b6dc9a93f3e903a73badc9bd73b1d778b33a..cb56c7317810f0a19796b42644888945718499d7 100644 (file)
@@ -1271,4 +1271,3 @@ WHERE {$whereClause}";
     return CRM_Utils_PagerAToZ::getAToZBar($dao, $this->_sortByCharacter, TRUE);
   }
 }
-
index 2ac2c4519a494667dbd2854bfe336af424214383..ea23c9a3867b08a67a48d181bfb42eb637eed761 100644 (file)
@@ -767,4 +767,3 @@ AND    contact_id IN ( $contactStr )
     return array($numContactsAdded, $numContactsNotAdded);
   }
 }
-
index 72410220bf057555347a5965e912ba82b8016efc..0e7155f0d1c6910e82fa88a80b5c15b9069d84f2 100644 (file)
@@ -664,4 +664,3 @@ ORDER BY   gc.contact_id, g.children
   }
 
 }
-
index 870637e215153106ba3dfe30a3783fbd7bd5e930..d6ad7f296e6f2ecc2645c24edadb947e3d6446b1 100644 (file)
@@ -705,4 +705,3 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
     return $containingGroups;
   }
 }
-
index f8ddc512ab5bee6ba13c708962e1b9c45eac9d58..dad6896268f1f9909f1dca19814d00e5ea4f1620 100644 (file)
@@ -259,4 +259,3 @@ WHERE  id = $id
     return $json;
   }
 }
-
index 115df01c685b45c8f333c5a65c0c3e8e2b715d26..42228113d1c7e19d631819e027dcbfa7df2168a2 100644 (file)
@@ -152,4 +152,3 @@ class CRM_Contact_BAO_GroupOrganization extends CRM_Contact_DAO_GroupOrganizatio
     return $results;
   }
 }
-
index f8e4bc1da90215131ff7059ffd95ef7f837987ee..1c50444dc3628f5c49a2aad520c91d68bb0dca87 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Contact_BAO_Household extends CRM_Contact_DAO_Contact {
     return CRM_Core_DAO::executeQuery($queryString, $params);
   }
 }
-
index 96a78f75da6ef842b6e78b3b69bf73ebc6f27a03..19a67969ea78c75ccbda6f3065f3d91f029a490c 100644 (file)
@@ -405,4 +405,3 @@ class CRM_Contact_BAO_Individual extends CRM_Contact_DAO_Contact {
     return FALSE;
   }
 }
-
index 63b87e5538a309dfc246627e26de9cc85e1cc734..e6fe770572b28021e4310958ef2001ecfd9e337e 100644 (file)
@@ -380,4 +380,3 @@ ACOS(
     }
   }
 }
-
index 6b47d8bac3a0dd7828f5ffb5616020d6fdbba58f..e8faf2c6d1efad08b8e2177c356599c66c25b763 100644 (file)
@@ -1723,4 +1723,3 @@ AND cc.sort_name LIKE '%$name%'";
   }
 
 }
-
index 95ce8be34ce6189a0bd1a0db203784b93bba78ad..d3b0309fb979dd101224a6cf6d3afc49ae4031dd 100644 (file)
@@ -175,4 +175,3 @@ UPDATE civicrm_membership_type
     return $relationshipType->delete();
   }
 }
-
index 1f91fb95db92083497d7cc242739215f93f80f1f..96adfce565c5ce0150b72a0fc9739e796ca0f8e1 100644 (file)
@@ -303,4 +303,3 @@ LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_
     return $savedSearch;
   }
 }
-
index 3f534af36a496dd45838b3e7155a8f310b1f2eed..10b91e4b29e97937c02a1bf28ecf4ac6a5fcd295 100644 (file)
@@ -165,4 +165,3 @@ class CRM_Contact_BAO_SearchCustom {
     return array($from, $where);
   }
 }
-
index 56805ef259411c6cf0467296f7d5d2fe3a98f3fb..6aa669066c4d6e847579557fe1c2576db4e3b863 100644 (file)
@@ -79,4 +79,3 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
     $history->delete();
   }
 }
-
index c66637b5e742513470b135d4045e863d97277977..3fe4bf449704853f9b1752a3734bb2f1bb77e075 100644 (file)
@@ -98,4 +98,3 @@ class CRM_Contact_Controller_Search extends CRM_Core_Controller {
   }
 
 }
-
index 1f3905e298b84ad941e49fac77732e78d812045f..2efd276617f2072121acc07a188759481db118da 100644 (file)
@@ -1428,4 +1428,3 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
     return $updateMembershipMsg;
   }
 }
-
index e8f7773e8d92f8d38a6396697745b0a977d34d31..022534ea151568443f4524745f970f583b3b65f8 100644 (file)
@@ -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
+}
index 36997388b892fe79a83d07badd76d289da9086e8..ba5939a6fd64f068089d040833b318eb369bbc4f 100644 (file)
@@ -106,4 +106,3 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
     CRM_Utils_System::redirect($url);
   }
 }
-
index c2e67bf1e590bfb1b34086ad08c36e4811c92bd0..59da83f0a1a8abb3fdfb751cd7e37f9fce661896 100644 (file)
@@ -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');
   }
 }
-
index 9526a8d9d42106b3cdcb7445d1cbc98e6cc28364..3ac6c92369db852179d7c2e837d1e95909772892 100644 (file)
@@ -318,4 +318,3 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
     $session->replaceUserContext(CRM_Utils_System::url('civicrm/admin', 'reset=1'));
   }
 }
-
index c109cae159efc00942c0be2b537d70611733f104..59d275b4e1dd1a122a624d458bcaa53902b7f0ae 100644 (file)
@@ -245,4 +245,3 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
     return self::$greetings[$contactType];
   }
 }
-
index f85087cdec1b86626401a520103fc4afdf5a0e56..ed521492dc89f7a6f3e1243632a6b733bce376af 100644 (file)
@@ -113,4 +113,3 @@ class CRM_Contact_Form_Edit_CustomData {
     $defaults += CRM_Custom_Form_CustomData::setDefaultValues($form);
   }
 }
-
index 213e5ff6d33d646e9e4ab28305c7019c361b4835..9c5af87fea6fe9e63d199315c101767e568de334 100644 (file)
@@ -76,4 +76,3 @@ class CRM_Contact_Form_Edit_Demographics {
    */
   public static function setDefaultValues(&$form, &$defaults) {}
 }
-
index 050e6a21ca3282d2b0306cab6822ef45363f41e1..e99b635e69a41064c99da43d995be2cd2e8aa878 100644 (file)
@@ -115,4 +115,3 @@ class CRM_Contact_Form_Edit_Email {
     }
   }
 }
-
index e289cc9586be698b2f6eec61dc3831a6cda6dac2..4ad5751d20e3b456bd34d19398148e6573f464d4 100644 (file)
@@ -100,4 +100,3 @@ class CRM_Contact_Form_Edit_Household {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index 35171a0a8f82813b9c31ca1a589929d4a233a71a..347e58da3c118a2b9d4615f0b468157f3af6a9b5 100644 (file)
@@ -77,4 +77,3 @@ class CRM_Contact_Form_Edit_IM {
     $form->addElement('radio', "im[$blockId][is_primary]", '', '', '1', $js);
   }
 }
-
index dfc0eeac17b79c589c1c23f5ffadb74e57316f19..cc4ccd19712d20035e090c3f0a8ea7fc52b8fe5d 100644 (file)
@@ -166,4 +166,3 @@ class CRM_Contact_Form_Edit_Individual {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index e19e7333e5035bf4233f557753060a68215f33c6..a5494df6938717626b8aa0bf97fa7e2efaef7d4c 100644 (file)
@@ -46,4 +46,3 @@ Class CRM_Contact_Form_Edit_Notes {
     $form->add('textarea', 'note', ts('Notes'), array('cols' => '60', 'rows' => '3'));
   }
 }
-
index 75f1132b43e795d84296a74118f36b90da9dc8a1..5fa10943204145109ba689b339b3e80054015994 100644 (file)
@@ -74,4 +74,3 @@ class CRM_Contact_Form_Edit_OpenID {
     $form->addElement('radio', "openid[$blockId][is_primary]", '', '', '1', $js);
   }
 }
-
index 46f1f99a0b51a9cbebca6d88a7370f17cb14b8c5..543476c1994081adc71c584a60b1df8655429ad6 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Contact_Form_Edit_Organization {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index 2f60db0c45332b1fd6b1cc4c1098c821c52f1503..72241f0122e72a29cba53dbd768f4c5c1bba4868 100644 (file)
@@ -79,4 +79,3 @@ class CRM_Contact_Form_Edit_Phone {
     // $form->addRule( "location[$locationId][phone][$locationId][phone]", ts('Phone number is not valid.'), 'phone' );
   }
 }
-
index 7ca4f1919e0da3a9f0c4d715875e305b6933c5d9..68a3b718b18930973f462e697cf23333c43606c2 100644 (file)
@@ -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');
   }
 }
-
index f8471467d6df149cf18f6aa5db23711a5d319007..809e108bf72c59cd3e8b1a74f1db5357dea36c6a 100644 (file)
@@ -137,4 +137,3 @@ class CRM_Contact_Form_GroupContact extends CRM_Core_Form {
     }
   }
 }
-
index 5b20f3b2d30e31c70e75e9770d024eadc39fc232..c858eaec2717b6533dd32bb414ecc4c26ba63093 100644 (file)
@@ -120,4 +120,3 @@ class CRM_Contact_Form_Location {
     $form->assign('ajaxRequestBlocks', $ajaxRequestBlocks);
   }
 }
-
index 9b63f883bd4f99dbc5aeae594766128cf38f50c4..ae06c8bbfa6710ab94163be996390715a3fbbe6a 100644 (file)
@@ -389,4 +389,3 @@ class CRM_Contact_Form_Merge extends CRM_Core_Form {
     CRM_Utils_System::redirect($url);
   }
 }
-
index 444853824f2138019c79225433d94b9ffa5c69b8..27533c439ed700244e439dd4f3a56f7be2adee1b 100644 (file)
@@ -156,4 +156,3 @@ class CRM_Contact_Form_ProfileContact {
     }
   }
 }
-
index fa3868302a21e75aa55187fc767493e3d6c7c1f9..647eb4fbe53d84c4fe1b90d1a69894d874555e5e 100644 (file)
@@ -195,4 +195,3 @@ class CRM_Contact_Form_RelatedContact extends CRM_Core_Form {
     CRM_Core_Session::setStatus($message, ts('Contact Saved'), 'success');
   }
 }
-
index 0fd1093e004c32e63c3637bcc5083b849834b2cd..cfef2fbca076bf9b48c9cf3cdc38f00450ff643d 100644 (file)
@@ -560,4 +560,3 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
   }
 
 }
-
index e44eaffeb0535edca524bc7d8090dedcc1d4e606..388be6def61beccf92fe5b96f6ae0ff8d28340f0 100644 (file)
@@ -866,4 +866,3 @@ class CRM_Contact_Form_Search extends CRM_Core_Form_Search {
     return ts('Search');
   }
 }
-
index f5427ca01d749ea2fa0dbb3c30ca097d1535f8ac..45ccf1493819fd01f40eafd4e0d94546d54e45e5 100644 (file)
@@ -409,4 +409,3 @@ class CRM_Contact_Form_Search_Advanced extends CRM_Contact_Form_Search {
     return $defaults;
   }
 }
-
index 2177419d2fcdb9a9ff3628bd4e5caaef8314e09b..8bb31812ece72c9d057b8212a964ace33f2e4c3f 100644 (file)
@@ -284,4 +284,3 @@ class CRM_Contact_Form_Search_Basic extends CRM_Contact_Form_Search {
     return ts('Find Contacts');
   }
 }
-
index 1d8013269642315027f390a7befb42f5de3ecf19..6fa6341da873387f3c61340062525f48db4d5632 100644 (file)
@@ -485,4 +485,3 @@ class CRM_Contact_Form_Search_Builder extends CRM_Contact_Form_Search {
     return $val;
   }
 }
-
index 98112f70a4e2ba93faf550a4f33ef2d5c1e44ad1..7bd9fb9aadaf061cdeeaf70afa39ee27d5cb8a3e 100644 (file)
@@ -557,4 +557,3 @@ class CRM_Contact_Form_Search_Criteria {
     CRM_Case_BAO_Query::buildSearchForm($form);
   }
 }
-
index 6003bfe26903a1e9eaa166900d6ee45e8f966577..036cd1203fe685a6486e01d5eeee942ea4a3cd8e 100644 (file)
@@ -404,4 +404,3 @@ ORDER BY contact_a.sort_name';
     return NULL;
   }
 }
-
index 6e5cc7970ecff4fc3b5f8f1734c4429d05546b41..3017c4c02ddd4b7b4ddbf66bae0a2bd8004583ac 100644 (file)
@@ -391,4 +391,3 @@ AND      c.receive_date < {$this->start_date_1}
     }
   }
 }
-
index a216888cbb487d666f2ce4b3e6282ba712dbfe41..9b608900ccd984be26f3a7c3c7184c414cf6baf2 100644 (file)
@@ -294,4 +294,3 @@ civicrm_contact AS contact_a
     return NULL;
   }
 }
-
index e4e97865df657593179cfc65877c910624bc58d3..65d4e1a248836fbd9f8ef4028bc85ee3cc3f6301 100644 (file)
@@ -433,4 +433,3 @@ class CRM_Contact_Form_Search_Custom_DateAdded extends CRM_Contact_Form_Search_C
     }
   }
 }
-
index a267d38e8bd376473bb6526780bbbf2c02675dc8..a2166045ff8afe493f29ff24838611cc4aeba639 100644 (file)
@@ -286,4 +286,3 @@ class CRM_Contact_Form_Search_Custom_EmployerListing implements CRM_Contact_Form
     return NULL;
   }
 }
-
index 2adaa5a6685bb91adfea70bae7c74b602783526b..ae56dd85e67921ab44e91aa179ad47e6154b6f5d 100644 (file)
@@ -335,4 +335,3 @@ class CRM_Contact_Form_Search_Custom_EventAggregate extends CRM_Contact_Form_Sea
     }
   }
 }
-
index be9102d858f0d6817c2326667d3eff8126282a93..70481676cacf7c3f025ecd3679acdcfca0415fb6 100644 (file)
@@ -355,4 +355,4 @@ GROUP BY {$tableValues['id']}
     return array($intLimit, $intOffset);
   }
 
-}
\ No newline at end of file
+}
index 47450f554ad81b0484fcbc079f47477dc2341c09..53a8f1527d6f5cfeae0d55a86cbaf8eded181c05 100644 (file)
@@ -139,4 +139,4 @@ GROUP BY ca.id
     CRM_Core_DAO::executeQuery($sql);
   }
 
-}
\ No newline at end of file
+}
index f8f1ae283a100f2609f49d14dad9f40b2f2a33a3..056e6a59c804785020a17ae750d9ba4f551a64ea 100644 (file)
@@ -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
+}
index 3462dbed85d032ca393559a4b5e09cee68152eac..b94d6d83a6937cd5aee3335ca8b9750053a478d8 100644 (file)
@@ -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
+}
index 5ddf8e336d2fb004270d972825ba949ccf2bbef2..0f750e1ea688e35329db877f3d875cad052d989a 100644 (file)
@@ -125,4 +125,4 @@ LEFT JOIN  civicrm_option_value contribution_status ON
     CRM_Core_DAO::executeQuery($sql);
   }
 
-}
\ No newline at end of file
+}
index 2fad2841c93732dc92a9c1a10aaaea56b5779610..c47cdba51410c49b2dfc9fcd287379672970e159 100644 (file)
@@ -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
+}
index 6fab0053e2d464ffc97cec9aa8266cc371fd0db9..b7104660769d872b561fa1e1972eb811d3cb4d63 100644 (file)
@@ -119,4 +119,4 @@ LEFT JOIN  civicrm_participant_status_type participantStatus ON participantStatu
     CRM_Core_DAO::executeQuery($sql);
   }
 
-}
\ No newline at end of file
+}
index 789ac02dea218c0dbebec43d746559e377777a69..b3c2c46ca884e3264d7835a0750af49ea2c23213 100644 (file)
@@ -657,4 +657,3 @@ WHERE  gcc.group_id = {$ssGroup->id}
     list($this->_aclFrom, $this->_aclWhere) = CRM_Contact_BAO_Contact_Permission::cacheClause($tableAlias);
   }
 }
-
index 5e03b35658d45042e69acc59dfddc80abc5f51db..0e2bb5fc9ee710058c8a1ccbf61119479a20c96a 100644 (file)
@@ -346,4 +346,3 @@ contact_a.sort_name    as sort_name,
     CRM_Utils_System::setTitle($title);
   }
 }
-
index 4e3093780757062ab1f344d1a9c4f55c50642757..f218102b8e0591cdb0589bebd8b52883a40b2eef 100644 (file)
@@ -149,4 +149,3 @@ LEFT JOIN civicrm_state_province state_province ON  state_province.id = address.
     return 'CRM/Contact/Form/Search/Custom.tpl';
   }
 }
-
index a623796fd8a2629e026b536ef6a88e2a516cd07d..9b5dba02e8d1412709cc9df88ef75e2fc76d1252 100644 (file)
@@ -354,4 +354,3 @@ INNER JOIN {$this->_tableName} tempTable ON ( tempTable.contact_id = contact_a.i
     }
   }
 }
-
index ac8ee30ecb8648972f1b72a2c7b209dac3601003..b88eeb5d39bec0a601ce9b37f4998de0fd96d0a2 100644 (file)
@@ -301,4 +301,3 @@ AND cgc.group_id = {$this->_group}
     }
   }
 }
-
index 720504fba092c3b8028e3488a66e508386dda2f7..172e96b5e8c054ae8bc9e65d9a307843453473d0 100644 (file)
@@ -378,4 +378,3 @@ class CRM_Contact_Form_Search_Custom_RandomSegment extends CRM_Contact_Form_Sear
     return;
   }
 }
-
index 6d9bd2d7be04a1c3574d8447d7922e0decfeca11..49c0784d046ec6061754b9e203e75330c7c976de 100644 (file)
@@ -221,4 +221,3 @@ LEFT JOIN civicrm_state_province state_province ON state_province.id = address.s
     }
   }
 }
-
index 242d2f24acdd825d79c809b98b5a8e9a62c57d0e..0b64f0f891a2e91daa3f23b27dc79bec888d224d 100644 (file)
@@ -258,4 +258,3 @@ WHERE  $where
     return NULL;
   }
 }
-
index f1426186bcb7a1936c2ea6d13dea2ad79665422a..927d6ceea4ce3c428022bb7796918a81f2465953 100644 (file)
@@ -187,4 +187,3 @@ LEFT JOIN civicrm_email   email   ON ( email.contact_id = contact_a.id AND
     }
   }
 }
-
index 1a0972d2e650df2834e130b40d0883e0e1baf336..ccec49a8096522236210aa7e8546ed32bcbcd567 100644 (file)
@@ -106,4 +106,3 @@ interface CRM_Contact_Form_Search_Interface {
    */
   public function &columns();
 }
-
index 15913a3b2d13dbe755c5cbb5a5a86b8b9cefb0bc..e39ad4d9089a69f3c8aabd0e88689fd070e35dcd 100644 (file)
@@ -457,4 +457,3 @@ class CRM_Contact_Form_Task extends CRM_Core_Form {
     }
   }
 }
-
index f6653f78ce1d388b8addc69edc732dab3430689b..636c88c6edb1c73a34715394e12299f1e8bcbf32 100644 (file)
@@ -244,4 +244,3 @@ class CRM_Contact_Form_Task_AddToGroup extends CRM_Contact_Form_Task {
     }
   }
 }
-
index 1ab5e2f34d12218841a21532e3791fe9588e5e3d..ee9385538dfe7633d54adbb93479ac7e2238a187 100644 (file)
@@ -282,4 +282,3 @@ class CRM_Contact_Form_Task_AddToHousehold extends CRM_Contact_Form_Task {
     }
   }
 }
-
index 0ef308892b710493e511ace948b01966bd382907..e6e4f15d595d15443edd1b7fb03c4b2d20e0f14b 100644 (file)
@@ -154,4 +154,3 @@ class CRM_Contact_Form_Task_AddToTag extends CRM_Contact_Form_Task {
 
   }
 }
-
index 44aba708e80bb28b5e242011465ffa2f0a3fcbfe..796ec41d13c34d9ac028af2edc6e5c7dea809468 100644 (file)
@@ -321,4 +321,3 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
     }
   }
 }
-
index b4667134d610c17a8e936dc57866bb0525cfda4a..717ee9d801de07fadbe6d66e0f22a14ccadede0a 100644 (file)
@@ -284,4 +284,3 @@ class CRM_Contact_Form_Task_Delete extends CRM_Contact_Form_Task {
     }
   }
 }
-
index 39516af5b895a95747ea1c70a7c0d60c4edfa32a..e5a89b4c643d41e53cf17600d973446ddee85daa 100644 (file)
@@ -171,4 +171,3 @@ class CRM_Contact_Form_Task_Email extends CRM_Contact_Form_Task {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
 }
-
index 9ac268e6b1c3107dbd413dac690e2cae9fc82161..c5e84e308f76d404a7442ea14bdfe5e33118d187 100644 (file)
@@ -90,4 +90,3 @@ AND    c.id IN ( $contactIDs )";
    */
   public function postProcess() {}
 }
-
index 9f72e7f3229993a7ddd54b4ef7451ab8bdbf74a7..c64fc952961e49fc069cb35a70049b3ed5430c38 100644 (file)
@@ -492,4 +492,3 @@ class CRM_Contact_Form_Task_Label extends CRM_Contact_Form_Task {
     }
   }
 }
-
index 45c73ed5e71a6968c1be3645e9488b7da1a2941c..9c18f98c78d0165789697f4396af514fedd48363 100644 (file)
@@ -240,4 +240,3 @@ class CRM_Contact_Form_Task_Map extends CRM_Contact_Form_Task {
     $page->assign_by_ref('span', $span);
   }
 }
-
index 4297f4acc513963244839d1c8de387c0b61c82b9..87c6faa349613ae0512772fbc3411bb128cb3ca8 100644 (file)
@@ -70,4 +70,3 @@ class CRM_Contact_Form_Task_Map_Event extends CRM_Contact_Form_Task_Map {
     return 'CRM/Contact/Form/Task/Map.tpl';
   }
 }
-
index 59d34e3a6926f1b7ff2d23708748e310075fdb0c..93b01e366279aff24201524231c3030800801cf0 100644 (file)
@@ -90,4 +90,3 @@ class CRM_Contact_Form_Task_Merge extends CRM_Contact_Form_Task {
     CRM_Utils_System::redirect($url);
   }
 }
-
index f6862cd5b41d9c6590975ae98a244a1e91816839..61a801d83a0c8e9ff039c7ad7f70ab92465eb4aa 100644 (file)
@@ -129,4 +129,3 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
     CRM_Contact_Form_Task_PDFLetterCommon::postProcess($this);
   }
 }
-
index c0b4fc25946940a6d7e7cc88dccfcf1f4ebc17bf..68c721a65cdb1c55e983e573185c696b1692849c 100644 (file)
@@ -457,4 +457,3 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
     $message = implode($newLineOperators['p']['oper'], $htmlMsg);
   }
 }
-
index efc7a18a1e22ff40e67f7dcb81e27293e2bc4ccc..6c1d2edf27af26fb3418dbccdf2fd29a4d5b9166 100644 (file)
@@ -168,4 +168,3 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
     $this->controller->resetPage('Batch');
   }
 }
-
index d620ccfb694b53cb5e924823d11451bf826a85d9..f724d160c7439537ae6feac5e2357ce51811abf8 100644 (file)
@@ -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
   }
 }
-
index ea85e71350d2968533b339b019811acddd29ddd4..4427db4f0ec2332710450eb70e8ad4009a748de7 100644 (file)
@@ -158,4 +158,3 @@ class CRM_Contact_Form_Task_ProximityCommon extends CRM_Contact_Form_Task {
     return $defaults;
   }
 }
-
index ef518e84974a7fbcb86c09ed37ecf49093ff0049..589f0a113b9f2c335f2e43df3dd0ff25229da4ec 100644 (file)
@@ -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));
   }
 }
-
index f83b6e969148fbe391d7e3beeb7086bc7d76d084..cc1cf3954b8384cb3827ea2e24b2d6ccf93be3b1 100644 (file)
@@ -143,4 +143,3 @@ class CRM_Contact_Form_Task_RemoveFromTag extends CRM_Contact_Form_Task {
     }
   }
 }
-
index d3ba16472eabce0df66144ce1f8fc64ceacfb2a2..60d03f90bec2999a6e8c109b07cd65648d77c7ba 100644 (file)
@@ -111,4 +111,3 @@ class CRM_Contact_Form_Task_Result extends CRM_Contact_Form_Task {
     );
   }
 }
-
index 2478370ced9960be761a743d1ccaf33c424e32da..290dd4eb7e35bb7f6eb4ae5ba380d0c983bfc0e8 100644 (file)
@@ -95,4 +95,3 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task {
     CRM_Contact_Form_Task_SMSCommon::postProcess($this);
   }
 }
-
index aa648beadd5beb1be769fb324e2e4e7373ce2a10..2f7f09fda59f9df1b14ff52d4ad1b94b517192bd 100644 (file)
@@ -435,4 +435,3 @@ class CRM_Contact_Form_Task_SMSCommon {
     }
   }
 }
-
index 843084129ef5a39723abdefbf4580a4d124e1bbf..fe0860ca99945f0560c8d11d70795ddadf043122 100644 (file)
@@ -226,4 +226,3 @@ class CRM_Contact_Form_Task_SaveSearch extends CRM_Contact_Form_Task {
     }
   }
 }
-
index 634c3d637274468a221565c6c7713b21a45311ec..b33539d1efd36d230897626d04f26f0f0bb2d34b 100644 (file)
@@ -75,4 +75,3 @@ class CRM_Contact_Form_Task_SaveSearch_Update extends CRM_Contact_Form_Task_Save
     return $defaults;
   }
 }
-
index bc389391a95ec9c00cc89c3001cc6b41067481e2..8fc69e313c47bcd1899f8f21f081861969495044 100644 (file)
@@ -40,4 +40,3 @@ WHERE on_hold = 1 AND hold_date is not null AND contact_id in (" . implode(",",
     }
   }
 }
-
index fe37d8d3764ac930b8e02ea2a7956809ef248360..401f06532c25dea2be559407fad62c85fb235346 100755 (executable)
@@ -146,4 +146,3 @@ class CRM_Contact_Form_Task_Useradd extends CRM_Core_Form {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index 923eae446370a6a090308a6bb5151004ac3a2fce..b0d350b0fa128fe2f7692b14066bd4739c7bd407 100644 (file)
@@ -55,4 +55,3 @@ class CRM_Contact_Import_Controller extends CRM_Core_Controller {
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
 }
-
index cc8840a0d61ad91670585b970e18d9c5077b499a..535e179a4c496785e7c7efae24979fb88a5728ff 100644 (file)
@@ -192,4 +192,3 @@ class CRM_Contact_Import_Field {
     }
   }
 }
-
index 60fb3962b9942e3f729c1fb0eb6d8a3ebe5db7c0..38ff171c7c65f5614fb661a811e78114ffebb682 100644 (file)
@@ -415,4 +415,3 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
     return ts('Choose Data Source');
   }
 }
-
index 1bba79e03b2cb1c45c7069b5bb03e5ae43301b40..43fd932f6ca66c149eab88f60f1c623a59867a0e 100644 (file)
@@ -1002,4 +1002,3 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
     return $formattedFieldNames;
   }
 }
-
index 45d1a04884c89285b1f0e2100003e883f12ba306..7d562517e8536acc846921092fde4215b000682d 100644 (file)
@@ -589,4 +589,3 @@ class CRM_Contact_Import_Form_Preview extends CRM_Import_Form_Preview {
     }
   }
 }
-
index 526843f595b13c7a8500671f2ac5303d6ba516a0..3bf9f8a72ae9e0615c45383a5bad0088a79b8e6c 100644 (file)
@@ -127,4 +127,3 @@ class CRM_Contact_Import_Form_Summary extends CRM_Import_Form_Summary {
   }
 
 }
-
index 50167e0ee3a7e0e03d424fb48a6e0705bbc0e0d5..ae11294d3a487223feeea915d13d6e2229202489 100644 (file)
@@ -466,4 +466,3 @@ class CRM_Contact_Import_ImportJob {
     return $incompleteImportTables;
   }
 }
-
index 0bf1dfe8cf2be0befa5b09981f95bdfe3e56f193..71f4fdf28eec4fc70ac0c08b5d8df40600a29053 100644 (file)
@@ -61,4 +61,3 @@ class CRM_Contact_Import_Importer {
     }
   }
 }
-
index e09d2acd2ffa6e7e81e0981ac0ddbfda31da9f2f..e570934e454bd4da9dabec70427d6ce0abb3ef65 100644 (file)
@@ -60,4 +60,3 @@ class CRM_Contact_Import_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index d2254ca2b3fad7e3646302295731489e7dcf1280..1a615ac720086ba574a544691cd79c53562f4c43 100644 (file)
@@ -801,4 +801,3 @@ abstract class CRM_Contact_Import_Parser extends CRM_Import_Parser {
   }
 
 }
-
index b6f05b95ea885dde698b97ebfadef481245b561b..89a2057b8a53e8cbb7b689900f5b5a76600e5a67 100644 (file)
@@ -2096,4 +2096,3 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
     return $allowToCreate;
   }
 }
-
index ef09445cf01f2d67abe0ace9549a1c8a5fc2f956..80875354d74387e5129c32ee9deed2404389dc52 100644 (file)
@@ -103,4 +103,3 @@ ORDER By  v.weight
     return $this->browse();
   }
 }
-
index 858e91d2b01561ae22ab4750f0b4e0387a41d9fa..2466d9f8bb7e05e14867db1df55403b1bf96a0a8 100644 (file)
@@ -126,4 +126,3 @@ class CRM_Contact_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 8aa512ad5b2e4603a556e8ddb68a9b1b67bd6b9b..50254938753a6a41024a59811c885d334bc4b5ae 100644 (file)
@@ -82,4 +82,3 @@ class CRM_Contact_Page_Dashlet extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index dfa3925637c20c68f09839064f12f4a7c4919931..5b9c432769d0128c490b93d20c2cf1692689f188 100644 (file)
@@ -88,4 +88,3 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 71b7cb7451c154a47a68ae0471dda2ab208af8d1..74721d1bb50f98ade2b6a094671d2462cd603148 100644 (file)
@@ -356,4 +356,3 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic {
     return 'civicrm/contact/dedupefind';
   }
 }
-
index f53f5232089b40439c44a1752f575f1cf402b9cb..3359375c3aa1628d8272814756fc4730ff3f0ce1 100644 (file)
@@ -221,4 +221,3 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
     $rgDao->delete();
   }
 }
-
index c67361ba4ec8f8cf5cef92d4dfc024455a28a623..f1ace85677af95ccdfe2ade3118a05bc23e13336 100644 (file)
@@ -63,5 +63,3 @@ class CRM_Contact_Page_ImageFile extends CRM_Core_Page {
     }
   }
 }
-
-
index e13f19df7935e42e087c0e02833346c63c7a3cc3..016f953599022aa6d6950258155f808a084d1dcf 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 7469c452de5617e9d782ba48ffaf21f02561531a..d325ea8cc25247b3f37820c0e0b1450fbcbdb206 100644 (file)
@@ -118,4 +118,3 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page {
     parent::run();
   }
 }
-
index fc2762a89c61666965759a9f7b96a62b6843f960..2ee21d587052b7e87f65cf2de8b2350aa3559541 100644 (file)
@@ -78,4 +78,3 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 5a91dee7d8967764979285b8c12ef7f131005834..c8aaf89729a498ff2d118840d415ef6b7d237b6e 100644 (file)
@@ -74,4 +74,3 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 5d347faab48ca9b1d269f618b9cc4c93d48d5478..90b8b9b0bd967d5969b8eed4ea69a0ef73a8d89c 100644 (file)
@@ -68,4 +68,3 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 3077ed74be8b316c20076d6b6e161a4dc1c3b051..f5fe3e1341c42427dfa1ee81a5b797adfb09fbdf 100644 (file)
@@ -74,4 +74,3 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page {
     parent::run();
   }
 }
-
index b08e6f10a61b45b80b1830d034d2ed23e0d831b0..df793285c87c5b244bb3b6d3ee04a0197136f701 100644 (file)
@@ -82,4 +82,3 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page {
     parent::run();
   }
 }
-
index e948f66ea0b6c9503a5bf887bb970d1051df8f90..18f1cc992eae178d7e43a0db50025aec025cafcd 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 4a536cbe297bff356ebbfde0b765a02e1f3d2bb0..f7a61bc4d49795e9cbc4544cfb8256329ef3a766 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page {
     parent::run();
   }
 }
-
index bc78e6112bb5dfe8491835b7a59f393522b25857..60ddf85df8e83df645e586f0ea71c8a5d4cdfdf1 100644 (file)
@@ -84,4 +84,3 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page {
     parent::run();
   }
 }
-
index c84b96baa9cbaf40bed1f43bd3c101c14ff0f01f..58412f3d8d8711568257c2456fca0e508ac38aef 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page {
     parent::run();
   }
 }
-
index 9a54a4a6f7232c276d23a126df2783a3a88023b3..2f63b381ca55c6669fad5ecfa0c314767d06bcc8 100644 (file)
@@ -175,4 +175,3 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
     return self::$_links;
   }
 }
-
index d5819d96af07c26dd79e76f03051b604fdee04ec..147baf3cb11bc90a83cc840c9f3970a510e05cb4 100644 (file)
@@ -51,4 +51,3 @@ class CRM_Contact_Page_Task extends CRM_Core_Page {
     return "Task Results";
   }
 }
-
index 9ee4cda25afb2838a0de886ffcdac694317c3171..35a8f5be87a59a6e6aac55808a4434aca79df9ec 100644 (file)
@@ -381,4 +381,3 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
     }
   }
 }
-
index 1dfe5f518d380c45313bf6224bc9a15081d482a2..441374fdd230564066acb03f721c998acda823e5 100644 (file)
@@ -199,4 +199,3 @@ class CRM_Contact_Page_View_GroupContact extends CRM_Core_Page {
     CRM_Contact_BAO_GroupContact::removeContactsFromGroup($ids, $groupId, $method, $groupStatus);
   }
 }
-
index 06a261885f40784abe5a065e4d044bae09b53cce..6833d450cf2857189569adbe23dbf85b2a97ca0a 100644 (file)
@@ -99,4 +99,3 @@ class CRM_Contact_Page_View_Log extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 71a693ecc8fbfc851166ad8bd1881f6a9ac522d4..ff0ae35dd24247d1f9fdada8fd1cff3c2b1cafad 100644 (file)
@@ -317,4 +317,3 @@ class CRM_Contact_Page_View_Note extends CRM_Core_Page {
     return self::$_commentLinks;
   }
 }
-
index 0c7dad92097daf347a81dfae9c15c584f3e9a797..073b373fc97431ed81f3a77afa88915dbd9953f3 100644 (file)
@@ -74,4 +74,3 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary {
     return parent::view();
   }
 }
-
index d6cac78bb527d9243670743b9ca236acfed056ba..8f9b8a32349368ec6c82acb9a12b3bf9a38bd0df 100644 (file)
@@ -319,4 +319,3 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
     return self::$_links;
   }
 }
-
index 71ff4116e30446a9e39298bad5565ebac8e140a6..ea3b02cc6eb615865395fcbd505e4c8332bd25aa 100644 (file)
@@ -436,4 +436,3 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
     return parent::getTemplateFileName();
   }
 }
-
index d94fba7b2a27b9babc51303ea06e41242c655f2e..868e80f1c4a30d85fde91fdfc66be89afaae193b 100644 (file)
@@ -66,4 +66,3 @@ class CRM_Contact_Page_View_Sunlight extends CRM_Contact_Page_View {
     return parent::run();
   }
 }
-
index 33b6eef2f99b093078b2d4e4b34f83cab162fc2a..5702958758a3c1bd08815c2182a3e281250d91f3 100644 (file)
@@ -78,4 +78,3 @@ class CRM_Contact_Page_View_Tag extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index dcce9159bae927c9a0a637f3351443f4d2b8f327..906d41d8590acc948aec0d8ea1830f20c9a028aa 100644 (file)
@@ -139,4 +139,3 @@ class CRM_Contact_Page_View_UserDashBoard_GroupContact extends CRM_Contact_Page_
     $this->browse();
   }
 }
-
index 3a95d39ec8376eeec1f4f7baa6779ae5133d1d10..8b8a205093abbbbbddfee89c99e47ab2e2e4ee40 100755 (executable)
@@ -59,4 +59,3 @@ class CRM_Contact_Page_View_Useradd extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 42c9804697ac2f20cd59c12bc91fd18d1beb503d..a697d348cce1e63249d237f07e61317d31a75544 100644 (file)
@@ -169,4 +169,3 @@ class CRM_Contact_Page_View_Vcard extends CRM_Contact_Page_View {
     CRM_Utils_System::civiExit();
   }
 }
-
index 9a8c0348b9fbed79d09422d64a574862995d8977..dcac1ec94758fec79aa1c25cf0f850df2f1959f1 100644 (file)
@@ -1242,4 +1242,3 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont
     return $properties;
   }
 }
-
index d791523e06403ca53bcd63dc5718148671a50439..ac9fe00b980ff7e0763e75301608e35113fbdad3 100644 (file)
@@ -46,4 +46,3 @@ class CRM_Contact_Selector_Controller extends CRM_Core_Selector_Controller {
     return $this->_object->getQILL();
   }
 }
-
index 2bfa7e2c98efdce33ea10bab483f5c78c34b19f8..15fe2948022049ca040b14323a3fb9f38bd1460d 100644 (file)
@@ -452,4 +452,3 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
     }
   }
 }
-
index ff8df96dc9de9f4865b7adb0f911fa0291f704e3..75f2137c51ff6631d1eec8538fcac0ab88def815 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index 175c630c583166b63eecfbc598b888c29f425b05..c31def46d556c3e6764df09a50216cb007e18096 100644 (file)
@@ -384,4 +384,3 @@ class CRM_Contact_Task {
     );
   }
 }
-
index acaa99b3cfa459664c887fcefd032e85971aadc7..36fce7a8c076bee85eb4e16130b797b4da44245a 100644 (file)
@@ -895,4 +895,3 @@ LIMIT 1
     return $taxAmount;
   }
 }
-
index e904cfb586a576660b1b1f7660d19a5026f31dce..2cb13c00a7e01bfdfff29e91ca191853f23fd865 100644 (file)
@@ -922,4 +922,3 @@ LEFT JOIN  civicrm_premiums            ON ( civicrm_premiums.entity_id = civicrm
     return $membershipBlocks['values'][0]['is_separate_payment'];
   }
 }
-
index ad18669da48b4f81d9cc4eb1fe453070d8f3d92e..053ad18b3a2411e835eec1729becf63b980ce439 100644 (file)
@@ -375,4 +375,3 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
     }
   }
 }
-
index 69243f513b692a82bb6ca91d5e001a5efce2b6d5..7d6c7ce86dbe5f625f20e730d9bcb80343a8c67a 100644 (file)
@@ -148,4 +148,3 @@ class CRM_Contribute_BAO_ManagePremiums extends CRM_Contribute_DAO_Product {
     $premium->delete();
   }
 }
-
index ce885108a3a985ec1ffbc72c985252dd00030732..0dbb04851d772ae2fa0a22f446e46b7aa31b7790 100644 (file)
@@ -270,4 +270,3 @@ class CRM_Contribute_BAO_Premium extends CRM_Contribute_DAO_Premium {
     return self::$productInfo;
   }
 }
-
index 39c42fdba60e6fb3454a8a65eabc8df0ba439e9d..17c14a3c761e43b67a3bd40beebc760138dc9098 100644 (file)
@@ -1166,4 +1166,3 @@ class CRM_Contribute_BAO_Query {
     );
   }
 }
-
index 559a7a3782c6a63765437f4b844a043bfad802bb..e2f2c98e872ca0d64f5f9c153688922f87e869c8 100644 (file)
@@ -196,4 +196,3 @@ class CRM_Contribute_BAO_Widget extends CRM_Contribute_DAO_Widget {
     return $data;
   }
 }
-
index e1d1b4849982efc309d602180a7d825aae7048d4..d91601fb00b32ec9290e55959aea8c16e2880767 100644 (file)
@@ -37,4 +37,3 @@
  *
  */
 class CRM_Contribute_Config extends CRM_Core_Component_Config {}
-
index ac024a7b4635994d36e9fcdd190d3818a7c41e21..01c49788144417a22e7f80c1c72b4e2145bbf9c6 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Contribute_Controller_Contribution extends CRM_Core_Controller {
   }
 
 }
-
index ede46cf31ed803cceb6e2413e52dc76d72aa362d..821173bde7c7f2f865a34d76fb8621be3370e7c3 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Contribute_Controller_ContributionPage extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index d4affc14991be85feaffec47d84fcc8c69427d06..c5db200cebe414c9c51386c58871efc8e0242dd9 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Contribute_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 234a2ef3a2cd900e0a1bd9da923ac129e2036e37..1b97fa906b53b09fe579dbeb07b36e803a469ea5 100644 (file)
@@ -81,4 +81,3 @@ class CRM_Contribute_Form extends CRM_Admin_Form {
   }
 
 }
-
index d6901270ff7197ba2667ba6188167a4879770b37..c9ea411012f256a0a510e3e1b6904eb73981ab51 100644 (file)
@@ -511,5 +511,3 @@ class CRM_Contribute_Form_AdditionalInfo {
   }
 
 }
-
-
index e9e684b16e685bec9657dcf6af795d1a593266b4..f7d23bb356786da7edb2bf11932a0ce86f886330 100644 (file)
@@ -1440,4 +1440,3 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
     $form->assign('paymentProcessorID', $form->_paymentProcessorID);
   }
 }
-
index 0af82d9324365a69d19eecbea1fa2158e5142975..8b3b6564d4708118828babb85ecfb2d650f3df19 100644 (file)
@@ -284,4 +284,3 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
     $this->controller->reset();
   }
 }
-
index fd4e8e5cc838f1f770272a34fd7e5feebd2a95e4..a417718610eeb9e9564e40e7bbe16d01637f7a37 100644 (file)
@@ -889,4 +889,3 @@ class CRM_Contribute_Form_ContributionBase extends CRM_Core_Form {
     }
   }
 }
-
index ebbb8df6df1a00ea82855e4e1f14e32fa32e68c0..fa54c5f8bb759683b34ef703e625c495e9418c24 100644 (file)
@@ -242,4 +242,3 @@ class CRM_Contribute_Form_ContributionCharts extends CRM_Core_Form {
     $this->assign('openFlashChartData', json_encode($chartData));
   }
 }
-
index 758ac84340abd3618a589e76454d8dbafa99b331..078e96f0caecd9207519adec32b5dddb66527a8f 100644 (file)
@@ -448,4 +448,3 @@ class CRM_Contribute_Form_ContributionPage extends CRM_Core_Form {
     }
   }
 }
-
index b6a8c0d57bbdbf81a36ff804150dbba670d7626d..326622df341cd8367429058c5211539c0f3edf4b 100644 (file)
@@ -289,4 +289,3 @@ class CRM_Contribute_Form_ContributionPage_AddProduct extends CRM_Contribute_For
     return ts('Add Premium to Contribution Page');
   }
 }
-
index adbddf5627f4de4381a1d30bc34ad0f537a12dfd..c4ca9dc14fd0d78c35fd60de3233913f83bac98b 100644 (file)
@@ -759,4 +759,3 @@ SELECT id
     return ts('Amounts');
   }
 }
-
index b3073cd601fceabc92f2f89f530f1a8f1c4bb306..5909fbcf0f1952ca0c73f0c39dca06b9fc82d8cc 100644 (file)
@@ -218,4 +218,3 @@ class CRM_Contribute_Form_ContributionPage_Custom extends CRM_Contribute_Form_Co
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index 2a049470fd59632066eb57f8c8ffa776ecf02fc5..12d2cd7babe5ddc3adb3b0ea138febc1edb292f2 100644 (file)
@@ -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');
   }
 }
-
index 167aed42876937e819e7e16d349ff4eccc0b7c19..cc1022f0cdbd07292ffcbc2444dbd1ccdfe3465d 100644 (file)
@@ -166,4 +166,3 @@ class CRM_Contribute_Form_ContributionPage_Premium extends CRM_Contribute_Form_C
     return ts('Premiums');
   }
 }
-
index 868e8e4b1777ec98a56b403d5b3417296de18a58..fb174ee3c09164add3bf900fc012c3605f1a8f95 100644 (file)
@@ -402,4 +402,3 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
     return ts('Title and Settings');
   }
 }
-
index a6368430c801fe89a51a681110edae5ed9ace370..637dacbe68220fb815a78b1c0ddb1f9b862cc6dc 100644 (file)
@@ -212,4 +212,3 @@ class CRM_Contribute_Form_ContributionPage_TabHeader {
     return $current;
   }
 }
-
index 0d67d17094ab0eca753999f9c8ef0a703ab0b357..3b64cadabdec2d890bd59729b9b5cb83a857c905 100644 (file)
@@ -145,4 +145,3 @@ class CRM_Contribute_Form_ContributionPage_ThankYou extends CRM_Contribute_Form_
     return ts('Thanks and Receipt');
   }
 }
-
index 62bc842ac9c3090cab7c061f758ab86db7a22ea0..ec2e2d8ed68249b25ecc9d7039de285f6adab274 100644 (file)
@@ -270,4 +270,3 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
     return ts('Widget Settings');
   }
 }
-
index 869b51425888d453d19c3fd2da0b1ff5f545c15b..6c2ef7c4dcbd92ad5bbfae4751e0e0a15abf7b89 100644 (file)
@@ -394,4 +394,3 @@ class CRM_Contribute_Form_ManagePremiums extends CRM_Contribute_Form {
   }
 
 }
-
index 1d60a60d0470f539f7b3f3011d0746f51294dfd8..212bccfe397b1cbb5f5f623ec49b5b80ffb9baaf 100644 (file)
@@ -459,4 +459,3 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Contributions');
   }
 }
-
index 6fdca885674a41ba0395d7e093a6c5e3dad91352..a92ce45128bae1485e404dd31270eee4c0cab738 100644 (file)
@@ -81,4 +81,3 @@ class CRM_Contribute_Form_SearchContribution extends CRM_Core_Form {
     }
   }
 }
-
index 1abdaa00111055b31dc2d9960e9433cad0b69946..cd87120ed2aeaea47b93120c46632b3a438b3843 100644 (file)
@@ -237,4 +237,3 @@ class CRM_Contribute_Form_SoftCredit {
     return $errors;
   }
 }
-
index 3123652751bd0fb252c523fa5594b8a03693027f..117a00c2d78df57af23e36baede4c93effebfb6a 100644 (file)
@@ -221,4 +221,3 @@ class CRM_Contribute_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index f80750bf7ad2dee19a146f4d51abd8fddfd155f6..55228fdc8e6eb592276e0ac6e84e0f8ae0ff4d0d 100644 (file)
@@ -267,4 +267,3 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
     }
   }
 }
-
index 8e9aa181f1fb9c02dd0f9721dbedb266d1479410..5d97cc70f0d097322789aa78e82a3db7e2146b2f 100644 (file)
@@ -87,4 +87,3 @@ class CRM_Contribute_Form_Task_Delete extends CRM_Contribute_Form_Task {
     CRM_Core_Session::setStatus($status, '', 'info');
   }
 }
-
index cf11da066ba85370c057a2facc3274974be0ff8b..09c454d78a41773202a6e56b7d5999ce5c00ba9e 100644 (file)
@@ -93,4 +93,3 @@ class CRM_Contribute_Form_Task_Email extends CRM_Contribute_Form_Task {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
 }
-
index 2cb85cb9f481b2e55a3fd1a773893a536b01b770..a8018b7bb1dde1629e4bb43bca9e8140bde4b052 100644 (file)
@@ -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);
   }
 }
-
index 4f7ff0b0bb33e4c65d4241f7d8d6ee418efa1a7b..088eac40ee7b9fbe8478236ae9a25727d1725da8 100644 (file)
@@ -289,4 +289,3 @@ AND    {$this->_componentClause}";
     return $pdfElements;
   }
 }
-
index dd4efae0d83ef85b4c995a1d00c58fdbc11bc618..be570821979970212bdce5561162c78aa598c9ba 100644 (file)
@@ -170,4 +170,3 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
     CRM_Contribute_Form_Task_PDFLetterCommon::postProcess($this);
   }
 }
-
index 3a1e78f103667a41c60c00afbff00cec73f2079d..7c445c92bac36ba7c8daf0a2ecf92b7f867a1af2 100644 (file)
@@ -145,4 +145,3 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
     $this->controller->resetPage('Batch');
   }
 }
-
index 39061b0e1837a57e42bda1d9bfb280185be29e4c..c1f2e1b3a5675e4a165091d1258baa73d5dced7d 100644 (file)
@@ -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
   }
 }
-
index a5c4001528e642a6c3ca420b1d1de901d61a160d..e2a8fb249aa11ca0d977149b5ff66da875229439 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Contribute_Form_Task_Result extends CRM_Contribute_Form_Task {
     );
   }
 }
-
index 8bc732482f48afa0f4806982ca4b2bb903eb2b58..7d8cc1cbe8dd6caee01f1409397bcb3dc5346e1b 100644 (file)
@@ -89,4 +89,3 @@ INNER JOIN civicrm_contact ct ON ( co.contact_id = ct.id )
     );
   }
 }
-
index 946c281cfb25d6c9ce27448b4e23c832cde10f2e..27ee307755833f924bfa83cce1b4cf6060177724 100644 (file)
@@ -340,4 +340,3 @@ WHERE     c.id IN ( $contributionIDs )";
     return $rows;
   }
 }
-
index 4d3833d52a7f41a3736750362872a876f1aff35a..503c40f776d151cdeadd843f8fe801f413c2a57a 100644 (file)
@@ -431,4 +431,3 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
     }
   }
 }
-
index 26405c3dc93e2fd65ff17993345fe6743ccc6539..8c54e33e7ac8861fc545984f556c0995abca5db8 100644 (file)
@@ -317,4 +317,3 @@ class CRM_Contribute_Form_UpdateSubscription extends CRM_Core_Form {
     }
   }
 }
-
index 8f081593e12860eaa6d99081e57fa16765ee1691..cf9164687f73e15e41631d61e9652e8682c6a677 100644 (file)
@@ -55,4 +55,3 @@ class CRM_Contribute_Import_Controller extends CRM_Core_Controller {
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
 }
-
index 6523df2db7b900871f1c8a7714e00ba7102280c3..d256d59827a10cbe037c8d8c5fb06e6e47b036d4 100644 (file)
@@ -211,4 +211,3 @@ class CRM_Contribute_Import_Field {
     return TRUE;
   }
 }
-
index 0ddc908a980f630c2aafe0069886b12f30fe36c3..b4ffac2ff5e8ffc259d9d4620da3d8457c6a0de2 100644 (file)
@@ -196,4 +196,3 @@ class CRM_Contribute_Import_Form_DataSource extends CRM_Core_Form {
     return ts('Upload Data');
   }
 }
-
index ec082bcc3d5db5d4a300e935fe5988e5fb3b3211..59853055f2fa7f5b0f869dfa8e671dcb8fd4ea9e 100644 (file)
@@ -583,4 +583,3 @@ class CRM_Contribute_Import_Form_MapField extends CRM_Import_Form_MapField {
     $parser->set($this);
   }
 }
-
index 843682bce27fdb886d94e0584a0dbe69446d8e30..5c3d8ff761c019ff2f0fe05693bf614872ccad30 100644 (file)
@@ -188,4 +188,3 @@ class CRM_Contribute_Import_Form_Preview extends CRM_Import_Form_Preview {
     }
   }
 }
-
index add1b7bac8d0a563e59a87657c23d3cd47df5f19..d7deb54ea17a29993359d060376ad8ec4c21f4d0 100644 (file)
@@ -659,4 +659,3 @@ abstract class CRM_Contribute_Import_Parser extends CRM_Import_Parser {
     return $fileName;
   }
 }
-
index fc7fc5e1250f8ffa2f0583b34b00759ab2e113e5..b7c728cf9a320b9a25f10f18d291d6fcf8ad0f27 100644 (file)
@@ -599,4 +599,3 @@ class CRM_Contribute_Import_Parser_Contribution extends CRM_Contribute_Import_Pa
    */
   public function fini() {}
 }
-
index 753f7f79aed4faecb54424dfbb658fac7cd02ad6..88e57343aa2bb30176608d7fd8db3679c40fd36c 100644 (file)
@@ -208,4 +208,3 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index c9f31ae1131f5fc4883b63847661081476d40f11..e71d40e5d5059489101b42e1baa66879735ff524 100644 (file)
@@ -692,4 +692,3 @@ SELECT count(id)
     return $formattedConfLinks;
   }
 }
-
index 5bdf68f692da2dbd26629e95c3d879779e617f4f..d152ca6dd29b090f553fe2ce66ee1cc56a28cab7 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Contribute_Page_ContributionRecur extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 715a49869ef052d41a08269b2a3b1c3f555fe90d..5ebaead6c3626b328c21ea5cd1c0adbcce1c1840 100644 (file)
@@ -130,4 +130,3 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 604d758585b795cb3b765681e70fb433672b8b35..9c599fa929f6e1a5f80341c6cffe0bc000deab79 100644 (file)
@@ -208,4 +208,3 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
     return 'civicrm/admin/contribute/managePremiums';
   }
 }
-
index 2233716a2ccd41ed08e82f3c49f300a10a3a66bd..c82aa0ad0180a5f0d202897008f883bb16d03f0b 100644 (file)
@@ -223,4 +223,3 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
     return CRM_Utils_System::currentPath();
   }
 }
-
index c37b9fa2e0b58c686c06fb0b5c6a460b58172a48..11855ff884c4ecface0c36cdc0c7dd5d83c5da45 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 06435fa637672860ccef9f3a9fb63985931b1f8c..2f6b09402d28a80a4a96d032e0961894d5d729f1 100644 (file)
@@ -463,4 +463,3 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
     $session->pushUserContext($url);
   }
 }
-
index 168905d430410dc21abe7b21290c0f01b131a39d..ffcd0969a0faac33237b171e29517e74adf93159 100644 (file)
@@ -157,4 +157,3 @@ class CRM_Contribute_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBo
     $this->listContribution();
   }
 }
-
index 2b07fd536ce24162a4a80f2d7624ba0b2322d9c2..47a3cb917d1b2db2f0f3c9845c39bdc75fc0a2b5 100644 (file)
@@ -450,4 +450,3 @@ class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {
     return self::$batch;
   }
 }
-
index 345c3ca3340c322bfd65b87ebf5aeb029ad62104..153963e8a57d18a09e202ea64c46592c0ca5115e 100644 (file)
@@ -561,4 +561,3 @@ class CRM_Contribute_Selector_Search extends CRM_Core_Selector_Base implements C
     return $this->_query->summaryContribution($this->_context);
   }
 }
-
index 7ee106e3b9b6bcdb7fdaae9d8d22275774cdf1b0..3572a2d4c2144d79f05efd88ea6c14d7671049cf 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Contribute_StateMachine_Contribution extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index 784acef6f230b731ad9a467397b94b7c5d6facab..378c2085fbbd657474aeeab3bb8c0a9c6ce64ed7 100644 (file)
@@ -74,4 +74,3 @@ class CRM_Contribute_StateMachine_ContributionPage extends CRM_Core_StateMachine
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index aa878c893fbe3e8e97ae6a964f4a6c60f5285c17..cbdde68ea0f8fff631c20ea92334231e20df3a8c 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index e100dbfffce5073690e1c6cc36cb1ff5e2c3d490..d48f91d45c3b9ccaba86d2064881033457f1c8c4 100644 (file)
@@ -219,4 +219,3 @@ class CRM_Contribute_Task {
     );
   }
 }
-
index 01560b7b4d40803da9a8c6b64704673fe3933086..6c505b179726a89af8f8e3276760760982a4bde9 100644 (file)
@@ -343,4 +343,3 @@ class CRM_Core_Action {
     return $mask;
   }
 }
-
index 74d171be2f5c458b763b67e9319dcf234555cdf3..649061455cbd93485907b4d338243c91bee6a1b3 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog {
     return $actionLog;
   }
 }
-
index eb856a877a26294999f9fe055ca4b2a4206386e1..034846cad79b144d546dbc7e19c40dbdec3c13ef 100644 (file)
@@ -519,4 +519,3 @@ class CRM_Core_BAO_Block {
     return ($l1 < $l2) ? -1 : 1;
   }
 }
-
index 63ec4b136e4b2fb13c7cd26fd0414455aedfbcbe..eb8201ac975f6b79b74347f249f5ceb37a75b2f4 100644 (file)
@@ -503,4 +503,3 @@ class CRM_Core_BAO_CMSUser {
     return $db_uf;
   }
 }
-
index b6e64a22a60451130cab4f48558539b29bc86e44..9892961e59fe7059c4ba3ef4f794b701bb306de2 100644 (file)
@@ -387,4 +387,3 @@ AND         created_date < date_sub( NOW( ), INTERVAL $timeIntervalDays DAY )
     }
   }
 }
-
index b26bd984bbc32e18aedc848584d64a2d1fb719cb..86b02406e4ecfd7279c6954727f586a4d29c572f 100644 (file)
@@ -749,4 +749,3 @@ WHERE  option_group_id = (
     );
   }
 }
-
index 2cb8e83e14be75da7177334337ed50543c3cf26c..acabbf47d3b74ed3f149681e7ea9fe81e3fdf1ef 100644 (file)
@@ -2462,4 +2462,3 @@ WHERE cf.id = %1 AND cg.is_multiple = 1";
     return ($field['html_type'] == 'CheckBox' || strpos($field['html_type'], 'Multi') !== FALSE);
   }
 }
-
index f51f082f65a97a26c161868174a8bda564e2bc1c..6a3f5aa162558e05001fec99a2de14f087e4c873 100644 (file)
@@ -2314,4 +2314,3 @@ SELECT  civicrm_custom_group.id as groupID, civicrm_custom_group.title as groupT
     return $multipleGroup;
   }
 }
-
index ea07b0e3780319dc5db87c7654d281f9938602b2..9b4c5ecad1815d00e40193d7d5713947b55ac854 100644 (file)
@@ -297,4 +297,3 @@ SET    {$dao->columnName} = REPLACE( {$dao->columnName}, %1, %2 )";
     return $options;
   }
 }
-
index a86d43df2c791dc27009e4d9b6e079042de6e8d6..ab1556afebc1d77f1d754af4629ea44c0eb0eb0a 100644 (file)
@@ -714,4 +714,3 @@ AND    cf.id IN ( $fieldIDList )
     }
   }
 }
-
index 9afb272b056dda1dc50593c4b4c3d5b635e7c554..3e092a9501b44e85f30aea6e5d024c01dcc804be 100644 (file)
@@ -560,4 +560,3 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard {
     return TRUE;
   }
 }
-
index ef9a3ff877cfdebac3c404078d9089a9840a17c9..abe7e253531eb4067ea9565a4cbf6d3ebd019211 100644 (file)
@@ -137,4 +137,3 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
   }
 
 }
-
index be57068bc52564920edf8ef2c1e732b743bfd8ac..f9b91d60d746ae76597344001529cb7f95078124 100644 (file)
@@ -329,4 +329,3 @@ class CRM_Core_BAO_Domain extends CRM_Core_DAO_Domain {
     return $siteContacts;
   }
 }
-
index a42659940fceec9d2f39d3c91d518db00e7e174f..e2045750cc5af48bd056ea7c70a537f3cf9e6bfc 100644 (file)
@@ -329,4 +329,3 @@ AND    reset_date IS NULL
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Email', $id);
   }
 }
-
index 3202e467d381d4998c54b4ecf6eb87ab64fbf3e3..9cb2ec4f77ba09e64e111506dc6bd57032630d0c 100644 (file)
@@ -379,4 +379,3 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
     return $tags;
   }
 }
-
index 7e7b99e60c217682fcf3e01f4144ecf256b6a1bf..9e4f1757dd9205b8cd44e3e1a37a85e00a887795 100644 (file)
@@ -172,4 +172,3 @@ ORDER BY cim.is_primary DESC, im_id ASC ";
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('IM', $id);
   }
 }
-
index 65c2a1610f127b4bdfb62f39dc816d95ea1305aa..d7d9f0c6038ce426cf7284d0897a5b7f0527acf0 100644 (file)
@@ -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.'));
   }
 }
-
index d6aff98928290e0f0a10b730ca2365c4e0bed11d..7317b025598524908b6e6d9736991dcd21aaaa16 100644 (file)
@@ -428,4 +428,3 @@ WHERE e.id = %1";
     return $elements;
   }
 }
-
index c9735e5f0f356966e99768f49863d6c56aa9f686..c4f104f1af6aa1342a7b89a22d296ad43bad2688 100644 (file)
@@ -168,4 +168,3 @@ class CRM_Core_BAO_LocationType extends CRM_Core_DAO_LocationType {
     $locationType->delete();
   }
 }
-
index e6cebf7edfbf8f501f57f1201ac2c6be3afa0fda..e5cd6bfa877065f92004a817e9e2b9ba45c38bf0 100644 (file)
@@ -197,4 +197,3 @@ UPDATE civicrm_log
     return FALSE;
   }
 }
-
index dbf5d5c7cd56ac968781888f242bf589bdfd7a14..83473b728cee991a502e8e1fac34c3fb51fb06ea 100644 (file)
@@ -1222,4 +1222,3 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
     }
   }
 }
-
index 6673a17f8d632acf61f1cb0cbdeaee30215cd797..4c8721325dd8acd1942885d57dc5cd02f03b1153 100644 (file)
@@ -827,4 +827,3 @@ ORDER BY parent_id, weight";
     return $key;
   }
 }
-
index 65449e02966bfd36e99113542a424a7976c53b2d..bc417d76e8c391236e1d8e5b37d8f88cd31f87cc 100644 (file)
@@ -558,4 +558,3 @@ WHERE participant.contact_id = %1 AND  note.entity_table = 'civicrm_participant'
     }
   }
 }
-
index 234e39a54a28d424ed653f6f498d2dd0efe6b203..5ac7f7038030eaa5fc3904d79444522f19a9760c 100644 (file)
@@ -146,4 +146,3 @@ ORDER BY
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('OpenID', $id);
   }
 }
-
index dfb604a556d48343ec521eea566de633f2d0024a..0e2191f624799dafcd1ae2cb377b3802bdcdf85c 100644 (file)
@@ -140,4 +140,3 @@ class CRM_Core_BAO_OptionGroup extends CRM_Core_DAO_OptionGroup {
     return $optionGroup->name;
   }
 }
-
index 5dbb2ad8b70f6faaa3513e808b889a8663a86733..0a902a83b5f15429f58b573aac93431f17bcb3ea 100644 (file)
@@ -505,4 +505,3 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
   }
 
 }
-
index e771f24aa023601ffcb0e74514442aec0f312ae4..796b9074c161a41624f6d58f7149c0f685bc5538 100644 (file)
@@ -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.'));
   }
 }
-
index 09bbb406ebc672de630afc89a751f97c2b6aaace..03fdbb5b39b2f772337f1a6247fefeb9cf3e3f4e 100644 (file)
@@ -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.'));
   }
 }
-
index 5cad4f164f42cde739cb006718d1e774e4dc3514..da0ad9da3ccd615eb4e13bfbab9bf189e8521b39 100644 (file)
@@ -106,4 +106,3 @@ class CRM_Core_BAO_Persistent extends CRM_Core_DAO_Persistent {
     }
   }
 }
-
index 07889c563d6d070b0b80a44dd8e2b25ec521d7af..d1a80847e683c8b6bc969ab78fd2522240318e39 100644 (file)
@@ -272,4 +272,3 @@ ORDER BY ph.is_primary DESC, phone_id ASC ";
     return CRM_Contact_BAO_Contact::deleteObjectWithPrimary('Phone', $id);
   }
 }
-
index 3209643b2c30f79eb720b83ee6d0c6374770a669..7b404bccd28d87526c006af09530f14c56199a12 100644 (file)
@@ -149,4 +149,3 @@ AND    v.is_active = 1
     }
   }
 }
-
index 5af2b8cd8cf921c5fd7e88fccd7660744850fa81..8959d4f1a96407bac2d42fbfb69eab7085d8b88b 100644 (file)
@@ -90,4 +90,3 @@ class CRM_Core_BAO_PreferencesDate extends CRM_Core_DAO_PreferencesDate {
     CRM_Core_Error::fatal();
   }
 }
-
index bef0f7b062c5187f64456f5f9f888b2441e14fa4..9cd9df9fefb170bf72b8b58fe8c9180229fc8c04 100644 (file)
@@ -497,4 +497,3 @@ WHERE  cacheKey LIKE %1
     return $params;
   }
 }
-
index 4a3283c7ea6141488bb7338281301091ca34e542..109a6591ccc9abe3aeaddb92d28470b3c8a99ce6 100644 (file)
@@ -521,4 +521,3 @@ MODIFY      {$columnName} varchar( $length )
     }
   }
 }
-
index 98e01dfc6667043dea067b2050eb7370869baf09..435cdc7e2148b8520a59207188ff2639734e6e3e 100644 (file)
@@ -459,4 +459,3 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
     return $tags;
   }
 }
-
index 030965ca3f9e27e87e9d7f7fb59070f91f6debed..3f1c0b333cb1039d4e6bde61d51c172c4e43bd82 100644 (file)
@@ -1135,4 +1135,3 @@ SELECT  id
     return self::$_memberBatchEntryFields;
   }
 }
-
index d13ae7d5048debf2831cdbb92086d3eb9369bc4d..8c5b05605537d34fb4a90a96b9143bc7aa5a6227 100644 (file)
@@ -178,4 +178,3 @@ class CRM_Core_BAO_UFJoin extends CRM_Core_DAO_UFJoin {
     return array($first, $second, $firstActive, $secondActive);
   }
 }
-
index 694df83978e6f6307413eb6e5726d8608dcd144c..e1c5d90997d4bbdfc0fddef2b8cef6055f55a259 100644 (file)
@@ -643,4 +643,3 @@ AND    domain_id    = %4
     return $ufValues[$ufID];
   }
 }
-
index cd60593fe098d9dfcfe589dd64dfd0545356ad8d..5373d463eb91c721e8d9b672694f1a863445bb05 100644 (file)
@@ -191,4 +191,3 @@ SELECT  id, website_type_id
     return $websites;
   }
 }
-
index 422d90aad43477608c7ed98514a7ef6bf28dfb0e..b6a534a79d3b8e60f43afe455d013c0d989fd96c 100644 (file)
@@ -281,4 +281,3 @@ WHERE  domain_id = %1
     CRM_Core_BAO_WordReplacement::rebuild();
   }
 }
-
index 99fcce5cbc9c24c0eeb6e460a13158b69fd4e72f..c4ae8acc2cdd88c994674c7edd219b479e74dcfc 100644 (file)
@@ -48,4 +48,3 @@ class CRM_Core_Base {
    */
   public function __construct() {}
 }
-
index 835f21cf9f4f608070667035bd7bb0f6df6e8096..b59591ced2a57ac779b31238dcd95402d64c55df 100644 (file)
@@ -653,4 +653,3 @@ class CRM_Core_Block {
     return $template->fetch('CRM/Block/' . $fileName);
   }
 }
-
index 1d6ddb92cf1beb9dcf631e0c6ae3e99adb0af09b..2b2baacbbfa36f0a06e207a5216203400b060046 100644 (file)
@@ -54,4 +54,4 @@ class CRM_Core_CodeGen_Util_Smarty {
     }
     return $this->smarty;
   }
-}
\ No newline at end of file
+}
index 05527ef8bde63d58231cbb37faff94ca277f00dd..5987f5936063a9c306a32d67b4a47399d8eff747 100644 (file)
@@ -464,4 +464,3 @@ class CRM_Core_Component {
     return $components;
   }
 }
-
index 5e3afd4727f5b4d93ab7ca4cada8142566dd758d..c43d242352287274e3c901220fd0fb9f31d0b046 100644 (file)
@@ -64,4 +64,3 @@ abstract class CRM_Core_Component_Config {
     }
   }
 }
-
index d5c81e71c012539192fca2c41ae8036e47255e91..45a1d25ca8c83829d7b304eadf6c689be55e6f51 100644 (file)
@@ -371,4 +371,3 @@ abstract class CRM_Core_Component_Info {
     return new $className();
   }
 }
-
index 2a7d9a06f9f6bb29d5df7d86da806e71f728ad88..ffc8d046992ae7628efe44b2d0f1909de660da51 100644 (file)
@@ -246,4 +246,3 @@ class CRM_Core_Config_Defaults {
     }
   }
 }
-
index de6cc2c2b1062d81bb3b8f51a6c30d03b02ebc28..c6da07606d161ef2e744e648bf39c7297e855a6d 100644 (file)
@@ -602,4 +602,3 @@ class CRM_Core_Config_Variables extends CRM_Core_Config_Defaults {
   }
 }
 // end CRM_Core_Config
-
index 25ca47a66c0baa8ccaa398c08787cd829451beae..a9ff7219eb90f76469b01bf238774e1277879d75 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Core_Controller_Simple extends CRM_Core_Controller {
     return $pageTemplateFile;
   }
 }
-
index 17b7be30454d1777a06ac5d3271898fe03373ac4..b14e8633582bfd1be9f291670f3f0449fc4badc1 100644 (file)
@@ -80,4 +80,3 @@ class CRM_Core_Exception extends PEAR_Exception {
     return $this->errorData;
   }
 }
-
index 9e96da94525595430c51f082fa7bbb212e506297..eb41768da737f7b847acadad2056fbcc28cb41bf 100644 (file)
@@ -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
+}
index 51dd6f3d99ae0d029aa8d65ed3ef7a7940448aff..4da2b6414b19a140f27b69897d85be2e5f5515c2 100644 (file)
@@ -1797,4 +1797,3 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
     }
   }
 }
-
index 624df8240e86f493e2cbd27ef326e514a76357fb..74b9a8303accf5246b32f549254d5bbb2029fe6f 100644 (file)
@@ -249,4 +249,3 @@ Class CRM_Core_Form_Date {
   }
 
 }
-
index 4d255b6bd8ae31b28866c0b878fc31cc9c329e0f..59f76db3fc59b093036721b16379ef893c28db7b 100644 (file)
@@ -316,4 +316,3 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
     $el['html'] .= ' <a href="#" class="crm-hover-button crm-clear-link"' . $display . ' title="' . ts('Clear') . '"><span class="icon close-icon"></span></a>';
   }
 }
-
index f8f5c73cd1c6851677f9ad237b2b1a0a8769c360..26d25412b8a02e676d8fa66b88b1a5346d0f1f1e 100644 (file)
@@ -186,4 +186,3 @@ class CRM_Core_Form_Tag {
     }
   }
 }
-
index f0366789d418bbada6d28083e09b5e16e37eb5d9..79e7255a304e3e4ee191499b9b6aafdd7ce1aab8 100644 (file)
@@ -520,4 +520,3 @@ function ts($text, $params = array()) {
     return $i18n->crm_translate($text, $params);
   }
 }
-
index 025d3003119fa2f942866294e2c63d8374d0f5f4..271a708e6fce7a7a0aaab2146569af52ff6ff71a 100644 (file)
@@ -115,4 +115,3 @@ class CRM_Core_I18n_Form extends CRM_Core_Form {
     $dao->query($query, FALSE);
   }
 }
-
index 7f8c07ca1bdaccf3e131444e44fe4c4ababf4fea..0762ce9c986a1d6861ad879a4f972f53be904177 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Core_I18n_NativeGettext {
     return ngettext($text, $plural, $count);
   }
 }
-
index 64fa31bf6d8a2ef8b7587432f9d239cbe55d167f..cb573e2dd05c4bf8f75c64e831089878f19d4351 100644 (file)
@@ -78,4 +78,3 @@ class CRM_Core_I18n_PseudoConstant {
     return substr($long, 0, 2);
   }
 }
-
index e2b074019975faf14ba5ba31f894281084476786..ae87b4afe8bf42de29d8cbafc6134c5667c404fd 100644 (file)
@@ -590,4 +590,3 @@ class CRM_Core_I18n_Schema {
     }
   }
 }
-
index 7d48d89b7ebc86e6cee814eb625e23817aad171d..0e92af40a67569e21a093226a36fd89e16c71f0a 100644 (file)
@@ -66,4 +66,3 @@ class CRM_Core_I18n_SchemaStructure_2_2_0 {
     return $result;
   }
 }
-
index 636667c64d2740743340a1a50dc2d23115061165..78ce590620a5f7380ecab7954c72e16454da622b 100644 (file)
@@ -248,4 +248,3 @@ class CRM_Core_I18n_SchemaStructure_3_0_alpha1 {
     return $result;
   }
 }
-
index ed36b592886d5fd29f440971add80db9dbf36f15..23f8f1473c0281884f5f9d3ec7495ca22d2a4963 100644 (file)
@@ -264,4 +264,3 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta1 {
     return $result;
   }
 }
-
index 1efb13bc2b1a998d07273a0f089bd343bf46fc9a..c3c461ba38a34a8f31ee5708adb848faac2797d4 100644 (file)
@@ -277,4 +277,3 @@ class CRM_Core_I18n_SchemaStructure_3_0_beta4 {
     return $result;
   }
 }
-
index 929dd6f7cc28a48c5b73b62dd31f461a0d751da4..271f5e7773d1cc63d801513a698044952ab6bd84 100644 (file)
@@ -281,4 +281,3 @@ class CRM_Core_I18n_SchemaStructure_3_1_alpha1 {
     return $result;
   }
 }
-
index d95755cd7b3027e5571f545bca33c74f8d469811..80491ff32c7d730335a4e3fb515f8d59e2fac11d 100644 (file)
@@ -284,4 +284,3 @@ class CRM_Core_I18n_SchemaStructure_3_1_beta2 {
     return $result;
   }
 }
-
index 9dc9c9e053537f60bc1e3e13f3689a3e232eed1f..521957808fc0e2b834f56f96faa330293f69ccdd 100644 (file)
@@ -285,4 +285,3 @@ class CRM_Core_I18n_SchemaStructure_3_2_beta4 {
     return $result;
   }
 }
-
index d4fdf16790367d170a0d5b94e178602d7506dbc1..106d00efa61caac555caf99bb670acd3ad4ce358 100644 (file)
@@ -296,4 +296,3 @@ class CRM_Core_I18n_SchemaStructure_3_3_beta1 {
     return $result;
   }
 }
-
index 4411f12359aa180ece278c6bdddbffced6e3b7e6..d3a6c0a1c0b37a1c82358e57628295eba39d4897 100644 (file)
@@ -220,4 +220,3 @@ class CRM_Core_I18n_SchemaStructure_3_4_0 {
     return $result;
   }
 }
-
index 203e588e2b38487125c99556a9486346ec60409b..becada7b46f6f6351dc778c5182c82a6149f9674 100644 (file)
@@ -293,4 +293,3 @@ class CRM_Core_I18n_SchemaStructure_3_4_beta2 {
     return $result;
   }
 }
-
index 51bfee57d0b0868b12e038946b4f7e4c0b46b331..6cc6eba061c485a768871ad9314772adb64c3559 100644 (file)
@@ -226,4 +226,3 @@ class CRM_Core_I18n_SchemaStructure_4_1_0 {
     return $result;
   }
 }
-
index f7157da711fcbcce998b82d91d1d646043da848d..08654052c3abeddfadc5357ca85659f632b68d19 100644 (file)
@@ -223,4 +223,3 @@ class CRM_Core_I18n_SchemaStructure_4_1_alpha1 {
     return $result;
   }
 }
-
index 9f285d2248fbf8ffdcef44396d66cb25628201c2..c785482eb472d972d9cf9fad3b140d7748a164d1 100644 (file)
@@ -278,4 +278,3 @@ class CRM_Core_IDS {
     CRM_Core_Error::fatal($msg);
   }
 }
-
index 1ebde17f26e3853c9eb9f46b9f2fd5b8235d2ad8..87f31061ab2339b39113561c2ea0d97912c5d144 100644 (file)
@@ -286,4 +286,3 @@ class CRM_Core_JobManager {
 function CRM_Core_JobManager_scheduledJobFatalErrorHandler($message) {
   throw new Exception("{$message['message']}: {$message['code']}");
 }
-
index 3136fc47b8ad54e34b7a305cbeeadd676e503258..a56ff1d0e8e39a595163f7fd2e6a5f31448444c1 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Core_Joomla {
     $template->assign_by_ref('sidebarLeft', $sidebarLeft);
   }
 }
-
index e872702cf19e758a8da80ed5cdd72a11e6e6a2ff..5ddd661c9b27c5cf9ed42e1d3a7fb1761f49f08e 100644 (file)
@@ -153,4 +153,3 @@ class CRM_Core_Key {
     return preg_match('#[0-9a-f]{32}#i', $hash) ? TRUE : FALSE;
   }
 }
-
index 73c16cde9f33c9aa146f36f6bf965e8b48cb1c8a..b042b2b682f13952c55ba1ff12c87dbc71e46dd1 100644 (file)
@@ -158,4 +158,3 @@ class CRM_Core_Lock {
     return TRUE;
   }
 }
-
index 10a7ff36f2080707a6fb2dc455d43e62f469258f..98fe3b0fef584b28056072bbf2eff063576aa63d 100644 (file)
@@ -396,4 +396,3 @@ class CRM_Core_ManagedEntities {
     throw new Exception('API error: ' . $result['error_message']);
   }
 }
-
index 9fa916084eb0652450a59373c36125c184f00de6..87ee52013332684f683fdc2915a44b61f5f6c8be 100644 (file)
@@ -744,4 +744,3 @@ UNION (
     return $arr;
   }
 }
-
index 3cd2e4e4fb3d458bba9ab1b6a5aef2a4c39a592d..961d7aa9427690f5095ba383bc1d28e4b3f0aae7 100644 (file)
@@ -656,4 +656,3 @@ WHERE  v.option_group_id = g.id
     CRM_Utils_Cache::singleton()->flush();
   }
 }
-
index 5a9fe2779368e52479c3acecd3483f9df310cf45..1b9599eb3e27a9e88aa6bd81ac2c3278b5d94bde 100644 (file)
@@ -442,4 +442,3 @@ FROM
     }
   }
 }
-
index d68775d37a6ce6c0a203e04e1a29eb6e652d8389..d90f98066eca206e04e5245753aaa2cb8b7b8c7c 100644 (file)
@@ -419,4 +419,3 @@ class CRM_Core_Page {
     $this->$name = $value;
   }
 }
-
index 244b022bad7c71c5b26db687c24b5b3b4d94d5bd..a040bc14ce27e4deb98509eea770f9ef65a861df 100644 (file)
@@ -228,4 +228,3 @@ class CRM_Core_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index cb7fcaf33666db231714b88e05f6db538c4a6d2c..d3c139590b978cd97bf2ece2b1fb10fecfb78c14 100644 (file)
@@ -383,4 +383,3 @@ abstract class CRM_Core_Page_Basic extends CRM_Core_Page {
     $controller->run();
   }
 }
-
index 7ae58327ab2a2139a14931af1b041ebb7b10df17..61e5c7d023c97ae91b99b2cb6e31f09d64fa4c00 100644 (file)
@@ -70,4 +70,3 @@ class CRM_Core_Page_File extends CRM_Core_Page {
     }
   }
 }
-
index 646f7a1b747569ab4e91a6317b799de581ee818a..f84dc38cc47432a7f2c8784257210ff63d923891 100644 (file)
@@ -798,4 +798,3 @@ class CRM_Core_Payment_AuthorizeNet extends CRM_Core_Payment {
     return TRUE;
   }
 }
-
index 23074e7f7a3ee182d995d04b9b4386a940e3a352..28d667693be26b13f6ec1a1483ab43414973b1b2 100644 (file)
@@ -342,4 +342,3 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr
     return TRUE;
   }
 }
-
index e406a91bf6430ec15030ae34f33a477aad8c448f..24e13229ea9fde411f3900c6355ee57477637ce4 100644 (file)
@@ -159,4 +159,3 @@ class CRM_Core_Payment_Dummy extends CRM_Core_Payment {
     return NULL;
   }
 }
-
index 44d1b4912a62270fb3a668b919d5f9a55e8c4667..360e4626d2a814443a492d3cca6adf91329755a3 100644 (file)
@@ -488,4 +488,3 @@ class CRM_Core_Payment_Elavon extends CRM_Core_Payment {
     return $processorResponse;
   }
 }
-
index d00dc65eab858098abc6fa00b81e7abbbed92877..f0b916967671a724d624b16f096d55c0487af010 100644 (file)
@@ -389,6 +389,3 @@ class CRM_Core_Payment_FirstData extends CRM_Core_Payment {
   }
 }
 // end class CRM_Core_Payment_FirstData
-
-
-
index e7f04e104dff865790358dbced182ce22037c2a7..c418e54517156f35dc215342a0513fb5f13bf4e6 100644 (file)
@@ -449,4 +449,3 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
     return TRUE;
   }
 }
-
index 3642d1ef14e1470b757c7d2e3a3de821a92cd70a..c3e3b532b84a1022e9eaa47a85a06e3c671c8dd1 100644 (file)
@@ -693,4 +693,3 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
     return $vars;
   }
 }
-
index ed7c8f9f7143231e5310f40ae0b678fd6f6016e6..b6588811b6d7d2ef21b7bbda6a3e75cc0e17dee4 100644 (file)
@@ -357,4 +357,3 @@ class CRM_Core_Payment_IATS extends CRM_Core_Payment {
     }
   }
 }
-
index 362a2362775e733089789ea5f87933bb7e8f1b2a..2d2ec2f78665352bc2f9053b4faf16606e19f113 100644 (file)
@@ -349,4 +349,3 @@ class CRM_Core_Payment_Moneris extends CRM_Core_Payment {
     }
   }
 }
-
index c9199bb0442fba31438b5bf39287f0e49e29d45d..9124dd40fb87704bd33b4ecf1b1932bff19c9c81 100644 (file)
@@ -308,4 +308,3 @@ class CRM_Core_Payment_PayJunction extends CRM_Core_Payment {
   }
 }
 // end class CRM_Core_Payment_PayJunction
-
index 9501fea71a8e97dfe021247e703b354951f0288c..2bf2783a1e0ab39c6e5847d247d1aa67b228a756 100644 (file)
@@ -812,4 +812,3 @@ class CRM_Core_Payment_PayPalImpl extends CRM_Core_Payment {
     return $result;
   }
 }
-
index 03d2f66d5b4062f751ae984ff601345303e389e8..e8d8154571f8e15ff049d32ee90ef34806c7a662 100644 (file)
@@ -568,4 +568,3 @@ INNER JOIN civicrm_membership_payment mp ON m.id = mp.membership_id AND mp.contr
     }
   }
 }
-
index 33c380bdb2b34583c2caec1dec7aec8030641808..aec2327e12b4b71281f512e33a4f72b60fd1d7c5 100644 (file)
@@ -703,4 +703,3 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
     //RT0000000001
   }
 }
-
index 048a6edf02f8af3c266db086450835950d490944..92fa7ffffd19c3f7efeeb5657b793f18ca936653 100644 (file)
@@ -293,4 +293,3 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
     }
   }
 }
-
index 0baa831bb2d007d871899b063ae1743ead1df639..8e7fb9d79b02127a3859c2a84905ea670dd5b0ed 100644 (file)
@@ -446,4 +446,3 @@ class CRM_Core_Payment_PaymentExpressIPN extends CRM_Core_Payment_BaseIPN {
     return $vars;
   }
 }
-
index 77a99bb7fcf592f932988c4f3894d2069d3bc6e9..bb2d546c8ac3707b547a49cc347fb32177a789cc 100644 (file)
@@ -114,4 +114,3 @@ class CRM_Core_Payment_ProcessorForm {
     CRM_Core_Payment_Form::buildPaymentForm($form, $form->_paymentProcessor, empty($form->_isBillingAddressRequiredForPayLater));
   }
 }
-
index 20d7ee5962a4b35334e41af6117e26e4a3d19ec0..8710fcc6271d2d2a2227cc7c57d466424754d6a6 100644 (file)
@@ -548,4 +548,3 @@ class CRM_Core_Payment_Realex extends CRM_Core_Payment {
     }
   }
 }
-
index 7e02218c8b4458b37c91998b743ec2acb12e8d45..ddeb1abaa304c0199255810db6652548c802dfc4 100644 (file)
@@ -567,4 +567,3 @@ The CiviCRM eWAY Payment Processor Module
   }
 }
 // end class CRM_Core_Payment_eWAY
-
index 83b4152496327ba606029b534021bcb9f325eb3c..0626c7a0a35311a2676b26536d7955820f70bca2 100644 (file)
@@ -234,4 +234,3 @@ class CRM_Core_Permission_Base {
     return $permissions;
   }
 }
-
index de0c58977903e84d89cc0a5c5d2595353ff88bb2..d9943dc4425a852157d41c5250f9ab154bbc12b3 100644 (file)
@@ -163,4 +163,3 @@ class CRM_Core_Permission_Drupal extends CRM_Core_Permission_DrupalBase{
     return $_cache[$permissionName];
   }
 }
-
index b9eabc9d03ec9352e06329b8c0b5fe8234af4bc1..767f34b95651d0c545f7790933044d33ca379447 100644 (file)
@@ -207,4 +207,3 @@ class CRM_Core_Permission_Drupal6 extends CRM_Core_Permission_DrupalBase {
     return $return_permissions;
   }
 }
-
index e05d0dab63dc1c212881d56671967632bc1498f3..62b5196ac9fa622eff6c6cb4740b96b61bbf5ac3 100644 (file)
@@ -58,4 +58,3 @@ class CRM_Core_Permission_Drupal8 extends CRM_Core_Permission_DrupalBase{
     return \Drupal::currentUser()->hasPermission($str);
   }
 }
-
index f89c3c64728c4c517441b2c7e4d185013c8fb862..f58c7bad9542c00c2fbc3892acee02d158930cc8 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Core_Permission_Joomla extends CRM_Core_Permission_Base {
     return FALSE;
   }
 }
-
index 32c8f726e14928081fb0418870eea13c38749d5d..d690eec06e43292fd61fc38811e6c228cdece63b 100644 (file)
@@ -50,4 +50,3 @@ class CRM_Core_Permission_Soap extends CRM_Core_Permission_Base {
     return TRUE;
   }
 }
-
index 2bbb5ca0540c946e6a319c92fda9fd40111da2c0..a4c7e625d03c53384e5c17814fcec1f63c4e87e7 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base {
     return '( 1 )';
   }
 }
-
index b67da6bf8ba2f003ece91a8ec7f2bca936c5bc45..17c7c95332e2e3b0e30a05b6db358bd978c041f3 100644 (file)
@@ -1861,4 +1861,3 @@ WHERE  id = %1
     return self::$taxRates;
   }
 }
-
index dce58e7bf5413880fd5ec86d28572d8a18837224..d62fea1679f9536cb65c770f4544b14440b244f2 100644 (file)
@@ -87,4 +87,3 @@ class CRM_Core_QuickForm_Action extends HTML_QuickForm_Action {
     }
   }
 }
-
index e5a97ac49fbffa831fa68b07d91e68725e57a074..bab15f7326e044726769bd907d5c80b7a2ef5758 100644 (file)
@@ -58,4 +58,3 @@ class CRM_Core_QuickForm_Action_Back extends CRM_Core_QuickForm_Action {
     $this->_stateMachine->perform($page, $actionName, 'Back');
   }
 }
-
index 7541cf5d9b198cbdaf1ee91d871ec05484f53800..9f3435c7cbe2fc15b00e54c892b59daf529834e1 100644 (file)
@@ -62,4 +62,3 @@ class CRM_Core_QuickForm_Action_Cancel extends CRM_Core_QuickForm_Action {
     $this->popUserContext();
   }
 }
-
index 879aa7e338a03bfa2f740099a4d5018656af14be..1af51fab6422df5d0182ba0c14a4840612797369 100644 (file)
@@ -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');
   }
 }
-
index b68743ccbb1ac5f5ca5e99d79a6a2c7e17b1cc38..90e2d45181a50c7f3a3fae7bd8ed07c07c2c66b0 100644 (file)
@@ -80,4 +80,3 @@ class CRM_Core_QuickForm_Action_Done extends CRM_Core_QuickForm_Action {
     $this->popUserContext();
   }
 }
-
index 572b51181181062f2cf2d4ed32c7a24affb73fca..95818fcb4a8df04488f2ed54b00342a61e7bc59d 100644 (file)
@@ -77,4 +77,3 @@ class CRM_Core_QuickForm_Action_Jump extends CRM_Core_QuickForm_Action {
     CRM_Utils_System::redirect($url);
   }
 }
-
index 1d99cfedfd769e9a27f2bd2a959d7a2fa338d2a8..f58977fc78365021df4ac96f7f0ffcd326020449 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Core_QuickForm_Action_Next extends CRM_Core_QuickForm_Action {
     $this->_stateMachine->perform($page, $actionName, 'Next');
   }
 }
-
index 13e3efb120feb36f2942c4ae5079789e83b3853f..2587069d4819e87b56df9a69fbca32d9d2f09bd8 100644 (file)
@@ -62,4 +62,3 @@ class CRM_Core_QuickForm_Action_Process extends CRM_Core_QuickForm_Action {
     $this->popUserContext();
   }
 }
-
index dc1e331914712bac5a15f5220ce94469d4dd7d58..f768cd6cca5fc0fc9f75a87c2663a91051b393d3 100644 (file)
@@ -76,4 +76,3 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action {
     return $page->handle('jump');
   }
 }
-
index e2f050d02ec88b9c4daf9c8d6a70aeaabcb5f00d..4655f3effa608a779ef6219702dd9710b9fc4c1b 100644 (file)
@@ -69,4 +69,3 @@ class CRM_Core_QuickForm_Action_Reload extends CRM_Core_QuickForm_Action {
     return $page->handle('display');
   }
 }
-
index 5556b98501f7a1a8132bf0c6a146d3fe4e94ece8..d1d25bc34c07297cfd713a861b27827e8135bb67 100644 (file)
@@ -82,4 +82,3 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
     }
   }
 }
-
index 915e32d085a6b829c9c638ebe873978307292eaa..87733285fb4adb6aa640c01d6589f9bbe2ad904f 100644 (file)
@@ -166,4 +166,3 @@ class CRM_Core_QuickForm_Action_Upload extends CRM_Core_QuickForm_Action {
     }
   }
 }
-
index a3007db3f90dad48d534af4a4f6326ea9a867a84..c37ea58751d8c2844157b784ac04fb3bc27c89f0 100644 (file)
@@ -282,4 +282,3 @@ class CRM_Core_QuickForm_GroupMultiSelect extends CRM_Core_QuickForm_NestedAdvMu
     return $strHtml;
   }
 }
-
index 03bfb55b5d595797196b6a14cb2a85c462c6442b..1be3868e2bf97210d014154640286474a3f7bd7e 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultisel
     }
   }
 }
-
index 2b44bb1fbcc2d3ccb49b2bc75f309d2156c0b492..2d98bd6f24f3c394af54e38168a1fc46564a052f 100644 (file)
@@ -219,4 +219,3 @@ class CRM_Core_Report_Excel {
   }
 
 }
-
index ec2740521061fdf208d3dc325a20b3d062e88885..96a84f2e7b60a511056b5a1d4a0868c4fbf71861 100644 (file)
@@ -122,4 +122,3 @@ class CRM_Core_ScheduledJob {
 
   public function __destruct() {}
 }
-
index 5bc2bead15545a247bc8723baa2767ba1969880e..61b1cd334bc729027671562dbb9b2278ac0b65d3 100644 (file)
@@ -126,4 +126,3 @@ interface CRM_Core_Selector_API {
    */
   public function getExportFileName($type = 'csv');
 }
-
index 0bba64525005aa55e8af7f824067f34e64da9333..19609636abfe7403d363d2b98007276263d3491c 100644 (file)
@@ -184,4 +184,3 @@ class CRM_Core_Selector_Base {
     return $this->_key;
   }
 }
-
index d0fb7e5237a580bd8a4ad30b3589c10ab5c2c86e..ac14da90970074aa6d4831493c11cbfea2f61776 100644 (file)
@@ -531,4 +531,3 @@ class CRM_Core_Selector_Controller {
     return $this->_dynamicAction;
   }
 }
-
index 9b9427db0f03596740926c442b04181b6be4bdfd..e9f9616a05d8ea79cf657cd71e68cf02a10317b4 100644 (file)
@@ -253,4 +253,3 @@ class CRM_Core_ShowHideBlocks {
     }
   }
 }
-
index 39630c1119f6236cb89ae5b678e70b942f09222a..61e33e8b7cc62707d5e3e93d212e224f6a1f3553 100644 (file)
@@ -322,4 +322,3 @@ class CRM_Core_Smarty extends Smarty {
     return $this;
   }
 }
-
index 29a9e4c3ba19fa39fed266aa0fcce4f145143c1c..074a18c55d152e7feed141251bb3537451629a47 100644 (file)
@@ -51,4 +51,3 @@ function smarty_block_edit($params, $text, &$smarty) {
   $action = $smarty->_tpl_vars['action'];
   return ($action & 3) ? $text : NULL;
 }
-
index 31ad64040a4fc1044d3e3c21f18ff6ce8eb3676f..2b56405054c63b7866c8c6bdfc4d1b269089bec8 100644 (file)
@@ -52,4 +52,3 @@ function smarty_block_htxt($params, $text, &$smarty) {
     return NULL;
   }
 }
-
index eb648ef36b930126c39de3025ca3df338b2a63be..0b089a3e520f1c6569453397d024af2127881cca 100644 (file)
@@ -64,4 +64,3 @@ function smarty_block_localize($params, $text, &$smarty) {
 
   return implode(', ', $lines);
 }
-
index e805dcbefa1e574d4c1d55489c018735def8ec66..cd3745ef722ea4bb8e80981e3662be69149e4d59 100644 (file)
@@ -48,4 +48,3 @@
 function smarty_block_serialize($params, $text, &$smarty) {
   return serialize($text);
 }
-
index 00abf28af6e20aa424959c636673e0513bbb0741..c4630a8d9a1ab3572b2277d7a5f60efa1eb6a8bf 100644 (file)
@@ -52,4 +52,3 @@ function smarty_block_ts($params, $text, &$smarty) {
   }
   return ts($text, $params);
 }
-
index 535d2a2ee3716c5f22df54761e2b47efffb6c460..1177c2f48250822e9ee3ae79abbeaf2d2d272814 100644 (file)
@@ -75,7 +75,3 @@ function smarty_function_crmAPI($params, &$smarty) {
     $smarty->assign($params["var"], $result);
   }
 }
-
-
-
-
index fcdfef6b3b83973a67ce57b4ce6cd1090f372691..2b85e0052c784ee45c183a94a714b4f277ef2b1b 100644 (file)
@@ -46,5 +46,3 @@ function smarty_function_crmDBTpl($params, &$smarty) {
   );
   $smarty->assign($params['var'], $contextNameData);
 }
-
-
index dfadb0ed560b14db9541ba1b9bcf4a3eccc329c6..296d13651d4e71af3ce9177121d69995090548a2 100644 (file)
@@ -48,4 +48,3 @@ function smarty_function_crmKey($params, &$smarty) {
       CRM_Utils_Array::value('addSequence', $params, 0)
     );
 }
-
index 4d8e5f13df008c9436936c974f97f8693127fa22..e932f20e506e3ebcb232d0c0308409a700d12d57 100644 (file)
@@ -50,4 +50,3 @@ function smarty_function_docURL($params, &$smarty) {
     return CRM_Utils_System::docURL($params);
   }
 }
-
index b7656902d90ffd88c267a456e5b7cbda9b975417..5dd97122fce7d358ebfc8e2b8a6d88334b0d24a0 100644 (file)
@@ -86,4 +86,3 @@ function smarty_function_isValueChange($params, &$smarty) {
 
   return;
 }
-
index 0ae5d629bb5e7c520c9d86bc2800ae9e863e7f4c..9c0d22fda0f599c7708104eb1cd36fd62bc3e245 100644 (file)
@@ -77,4 +77,3 @@ function smarty_function_sectionTotal($params, &$smarty) {
   // return the corresponding total
   return $smarty->_tpl_vars['sectionTotals'][$totalsKey];
 }
-
index a1f4a7453c282a7cf1e1c2aa52a59192818b06f1..c1cca3f638ee5249cdf26292268f94b7bfa46631 100644 (file)
@@ -63,4 +63,3 @@ function smarty_function_simpleActivityContacts($params, &$smarty) {
 
   return '';
 }
-
index f2f3eb302e10188b529d3383b2529f403a42e40a..36e6c58ac6b991e86de23ba14b014ce43678a1d5 100644 (file)
@@ -52,4 +52,3 @@ function smarty_modifier_crmAddClass($string, $class) {
   }
   return $string;
 }
-
index c8a33cb910319224894c70748e9b1e4adfe812bd..df7a052ba6dba7082acca61d10dc0ea983f14b69 100644 (file)
@@ -50,4 +50,3 @@ function smarty_modifier_crmBtnType($btnName) {
 
   return $substr[3];
 }
-
index 41a181e434c96f7225145a0f718647c0f39d9746..9d9c747c9fa9d745d0bbce2bca95be1721b9700d 100644 (file)
@@ -54,4 +54,3 @@ function smarty_modifier_crmBtnValidate($btnName) {
   }
   return 'cancel';
 }
-
index 03ba2eb75eb51e3939b63ed09280424589cd3771..0c1e252600a44fa3869758b31d8b00518609a8ea 100644 (file)
@@ -59,4 +59,3 @@ function smarty_modifier_crmDate($dateString, $dateFormat = NULL, $onlyTime = FA
   }
   return '';
 }
-
index 356ce099525d51eb78d6551832a9c998ab9deb37..ca1439f765ef49d7363a77b0c5e6003b8bd49d84 100644 (file)
@@ -53,4 +53,3 @@ function smarty_modifier_crmDelete($string, $attribute) {
   $pattern = '/' . $attribute . '="([^"]+?)"/';
   return preg_replace($pattern, '', $string);
 }
-
index f07f1c029a265344f7a7106bb446933161da367d..2097b87a8454f264551c48fa018c017b65c3c4de 100644 (file)
@@ -45,4 +45,3 @@ function smarty_modifier_crmFirstWord($string) {
   $words = explode(' ', $string);
   return $words[0];
 }
-
index eb44f58f2c37c35d3a17cc3494b93500728074ad..d71abb82f2e4339c4069fc3cfdba1883dd2cfff5 100644 (file)
@@ -45,4 +45,3 @@
 function smarty_modifier_crmICalDate($str, $gdata = FALSE) {
   return CRM_Utils_ICalendar::formatDate($str, $gdata);
 }
-
index b989ff0e06d0a6bc45394ad4404562bef4a570b9..17bd261571d101efa96556c132ecd3a1e1f3041f 100644 (file)
@@ -43,4 +43,3 @@
 function smarty_modifier_crmICalText($str) {
   return CRM_Utils_ICalendar::formatText($str);
 }
-
index 188756db18cc936c4ca3bae28d35b930dd322240..f25a50f16e4855532792758c83bb254cff78f741 100644 (file)
@@ -49,4 +49,3 @@
 function smarty_modifier_crmInsert($string, $attribute, $value, $insertBefore = '/>') {
   return str_replace($insertBefore, ' ' . $attribute . '="' . $value . '"' . $insertBefore, $string);
 }
-
index 7e25a0acc185b2027099b2cc4438c6ed71e6423a..10fcc84af77189825d75f95b921616c6e3ac9aef 100644 (file)
@@ -47,4 +47,3 @@
 function smarty_modifier_crmMoney($amount, $currency = NULL, $format = NULL, $onlyNumber = FALSE) {
   return CRM_Utils_Money::format($amount, $currency, $format, $onlyNumber);
 }
-
index b5a1be87db202eb0e1008de8c34c6e5ae69dbfd1..c314264745a159f6d6d72960f293d133b655c520 100644 (file)
@@ -62,4 +62,3 @@ function smarty_modifier_crmNumberFormat($number, $decimals = NULL, $dec_point =
 
   return '';
 }
-
index 1be4eb2a3240bbf4587848cec49ca11befff2354..1b9b136b7e9222856a6b86ce6e13d9e0b4688aa3 100644 (file)
@@ -51,4 +51,3 @@ function smarty_modifier_crmReplace($string, $attribute, $value) {
   $pattern = '/' . $attribute . '="([^"]+?)"/';
   return preg_replace($pattern, $attribute . '="' . $value . '"', $string);
 }
-
index 6801e95ffa9a9ca87c78a60f532ef1565fa6e17e..fedf9834e5403af779dd32914eb002933fa127c0 100644 (file)
@@ -44,4 +44,3 @@
 function smarty_modifier_crmStripAlternatives($full) {
   return CRM_Utils_String::stripAlternatives($full);
 }
-
index b343a4a1a0c4505ce0e3ecc617bd1d297ba375d5..f65663c4856ccb8462670d250ecc2a96055051c4 100644 (file)
@@ -45,4 +45,3 @@ function smarty_modifier_htmlize($text) {
   $text = nl2br($text);
   return $text;
 }
-
index e900bb93dc3c6b4a4718fe429df33aca777b5f6c..f9c5bc2d4fbb56328609d67c1e1e88a220c06c94 100644 (file)
@@ -45,4 +45,3 @@
 function smarty_modifier_json($data) {
   return json_encode($data);
 }
-
index 7433817621efaade612c8d50560ef57e27c5cb99..f87ff573e90ca05ad2b74329157a4d6aa8973013 100644 (file)
@@ -88,4 +88,3 @@ function smarty_modifier_mb_truncate($string, $length = 80, $etc = '...',
 }
 
 /* vim: set expandtab: */
-
index a95ddea24f916398d48be9efc54c234de107e8de..c2e7cb755629b44cd50b1e90497ec29f3c2565db 100644 (file)
@@ -58,4 +58,3 @@
 function smarty_modifier_substring($string, $position, $length) {
   return substr($string, $position, $length);
 }
-
index 01b007009c5fd84cd01a16363170b2682bf06c09..79f4799a48243dffbb7d71efc5d4b7ec161a645d 100644 (file)
@@ -9,4 +9,4 @@ function smarty_prefilter_resetExtScope($tpl_source, &$smarty) {
     '{crmScope extensionKey=""}'
     . $tpl_source
     .'{/crmScope}';
-}
\ No newline at end of file
+}
index 4965d015f5f26892cbbc2e9e846e9f5e9e62ca1e..2e570ea9b4df085ccbec263f785507d1488198d1 100644 (file)
@@ -75,4 +75,3 @@ function civicrm_smarty_register_string_resource() {
     )
   );
 }
-
index 49778f92d5f818ac76a3e0ef45dcc97bb9f06c5b..a926d48e2181af81d97da84f501914d7c89772c7 100644 (file)
@@ -203,4 +203,3 @@ class CRM_Core_State {
     return $this->_type;
   }
 }
-
index 6f524a8c80b92d0fe8ed5a48f208d4186ef79e8f..ac8edf5081f978ae69afbeccf39facd43ab80e98 100644 (file)
@@ -386,4 +386,3 @@ class CRM_Core_StateMachine {
 }
 
 }
-
index 539bc9bc4d05987cd558a9b9bb58d6c2296bc5a5..c5a8d72658009ce93fa8af340ed96b7303dacfda 100644 (file)
@@ -88,4 +88,3 @@ class CRM_Core_TableHierarchy {
     return self::$info;
   }
 }
-
index db99e803d9493e524416258314fe4a73751aa8b8..64edf894c01db9f2b8576082812674795a605771 100644 (file)
@@ -310,4 +310,3 @@ class CRM_Custom_Form_ChangeFieldType extends CRM_Core_Form {
     }
   }
 }
-
index 1a2e5d5fd3a2b19a041119bbcbe700d3117833dc..62738b674932745097e372eb634c0d90f3bc7102 100644 (file)
@@ -166,4 +166,3 @@ class CRM_Custom_Form_CustomData {
     CRM_Core_BAO_CustomGroup::buildQuickForm($form, $form->_groupTree);
   }
 }
-
index 03efefca03eb92930f28d41822d484787405a953..d7abf160312f37e21ee3aa4a3fbb536c8a29c1f7 100644 (file)
@@ -115,4 +115,3 @@ class CRM_Custom_Form_DeleteField extends CRM_Core_Form {
 
   }
 }
-
index 12c89634e74613909bf317ac919e9b0cd383d87d..ca19b44db6792b2e299609bc1b931e6d93055b9e 100644 (file)
@@ -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');
   }
 }
-
index 124256721d9fa94e40346a76e7b43f67b043ad90..925463294ed7f811033b5ac933e6acc7c420056c 100644 (file)
@@ -1008,4 +1008,3 @@ SELECT id
     $this->ajaxResponse['customField'] = $customField->toArray();
   }
 }
-
index ceb0df1a5a7d20eec861f9aefe6cebc63065df52..43cb12da115e1dfff3dd6e6ff85aed90d802a271 100644 (file)
@@ -549,4 +549,3 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
     return $relName;
   }
 }
-
index bca15907347a984b34582e47ec346c3343d683ba..1a94fd5ba559004b2eb0ad9386f29e32e9724bb8 100644 (file)
@@ -178,4 +178,3 @@ class CRM_Custom_Form_MoveField extends CRM_Core_Form {
         )), '', 'success');
   }
 }
-
index 2b8df559266b220dfafa0e852176e89b319346af..d26347d6e2c0cea5bb96ed4126ca95646a9e028d 100644 (file)
@@ -520,4 +520,3 @@ SELECT count(*)
     }
   }
 }
-
index 36a2d3e64d47388339fb51fbe3a747dd0676e096..6f0005ffd797ca24ae531a1b2aa94c35ead5e843 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Custom_Form_Preview extends CRM_Core_Form {
     );
   }
 }
-
index fda8ef2a9adc0c0f00f476db7499d0140671142d..79d41a1b5b757902d877a077a9acb812fedc6620 100644 (file)
@@ -29,4 +29,3 @@
  * Class CRM_Custom_Import_Field
  */
 class CRM_Custom_Import_Field extends CRM_Contact_Import_Field{}
-
index 5c4deea6acfbba5cb1c364c385067994970109a8..ad9aff845b6315a3ae0a8495a5433c4075efc2b6 100644 (file)
@@ -380,4 +380,3 @@ abstract class CRM_Custom_Import_Parser extends CRM_Contact_Import_Parser {
     }
   }
 }
-
index 807fa1afe4a08b0498ce71cf3d9173799162a9b3..55a5f079feeddcdee0f59fc4aa8be1e556b521da 100644 (file)
@@ -317,4 +317,3 @@ class CRM_Custom_Page_Field extends CRM_Core_Page {
     $controller->run();
   }
 }
-
index ea6b2550a472620800968b15d4446c8a4a8535d0..0c2ba2510054a30ddce2b3821b22ead3fcac1868 100644 (file)
@@ -333,4 +333,3 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
     $this->assign('rows', $customGroup);
   }
 }
-
index 7467bc92abf5f057d1326d13cbbf9ff3b9ca2572..449285cad6bfa94fac398f41391ff981c4a40b96 100644 (file)
@@ -326,4 +326,3 @@ ORDER BY weight, label
     return parent::run();
   }
 }
-
index 80b74dd87bf69de645d3d4d7a89688f28769bc87..edeebd479141439f356776c0834f2f47a17e74bd 100644 (file)
@@ -77,4 +77,3 @@ class CRM_Dashlet_Page_Activity extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 6b071986be31e1317352535de0809021b87b2bc1..94be3d9c6bbc474c3a21a227f0331f29a17f52ee 100644 (file)
@@ -64,4 +64,3 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 54b63cb22b7be7284281b771712581decb059178..048eba8a8f96e5f14e7a35a014dcd6150c774fc7 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Dashlet_Page_CaseDashboard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 1e82646199911b3e9f9ce9a9b7ff18911c77c90c..326c7f70d73ab75049dc02c1b535ffe8acad8633 100644 (file)
@@ -64,4 +64,3 @@ class CRM_Dashlet_Page_MyCases extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index dc7fb410662e5805efda628bf743c9729197f7a9..ed573794657530b0227c3919fa35307859b2b182 100644 (file)
@@ -23,6 +23,3 @@ class CRM_Dedupe_BAO_QueryBuilder {
     }
   }
 };
-
-
-
index c96c28b0b616f02372bb726008c4be211944b238..2d90f02e21e8577ffca2c84f1ad88de8a87af7ca 100644 (file)
@@ -69,6 +69,3 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualGeneral extends CRM_Dedupe_BAO_Query
     return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query);
   }
 }
-
-
-
index 087b19993b7ebd5107cab5477c1813d29cc5d1f6..080f3df0cb53dbc9dbaaa7ec78eb79bd9b56eeed 100644 (file)
@@ -55,6 +55,3 @@ class CRM_Dedupe_BAO_QueryBuilder_IndividualSupervised extends CRM_Dedupe_BAO_Qu
     return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query);
   }
 };
-
-
-
index f44b344d415f4e59ade634f7ea9ee4be65f732e9..a810bc0898a3ebed3f817812ac0334edcef0159c 100644 (file)
@@ -108,6 +108,3 @@ AND    " . self::internalFilters($rg);
     return array("civicrm_contact.{$rg->name}.{$rg->threshold}" => $query);
   }
 };
-
-
-
index d62db4e572b81d729a9582c0f808a38aa084e3f9..a2cb22c3243aea76390edf33ab0d04a2db6107af 100644 (file)
@@ -229,4 +229,3 @@ class CRM_Dedupe_BAO_Rule extends CRM_Dedupe_DAO_Rule {
     return $exception->find(TRUE) ? FALSE : TRUE;
   }
 }
-
index 0b1a6921452c8905b2a46c76105034a5c49671f6..e5692309168de01ee772de955b5c378bf73e84c3 100644 (file)
@@ -454,4 +454,3 @@ class CRM_Dedupe_BAO_RuleGroup extends CRM_Dedupe_DAO_RuleGroup {
     return $result;
   }
 }
-
index 709fb65544a1ace85bb1e66d19646c43b3c24d92..f3cff170aa169438a485ee6018b2c88b1d4181ea 100644 (file)
@@ -304,4 +304,3 @@ class CRM_Dedupe_Finder {
     return $params;
   }
 }
-
index b8c08e2bb81566d7295be3b7797c5021ea0ff2a2..0f6dae79c78f93826f8703b01861bc78a72e82d4 100644 (file)
@@ -116,4 +116,3 @@ class CRM_Event_BAO_ParticipantPayment extends CRM_Event_DAO_ParticipantPayment
     return FALSE;
   }
 }
-
index 5132e1fa6b705078939f4090d997c082df308097..23797561ecad9078b5632cd7327d746ec5c31e23 100644 (file)
@@ -322,4 +322,3 @@ LEFT JOIN  civicrm_event event ON ( event.id = participant.event_id )
     return array('is_error' => 0, 'messages' => $returnMessages);
   }
 }
-
index c090b6bb4627179b2f8f038352ce979dfaed58cb..a06a8b93b1d372cdf9663a9b54e104d469e7b6c2 100644 (file)
@@ -691,4 +691,3 @@ class CRM_Event_BAO_Query {
     }
   }
 }
-
index 82524cc79b70caf5bb8bb40605fbdcf063fe6019..758b0e2a68fa5ca14442407f62c04442882b9b28 100644 (file)
@@ -194,4 +194,3 @@ class CRM_Event_Badge {
     $this->pdf->Output($this->event->title . '.pdf', 'D');
   }
 }
-
index 29843557e376e30d114665dd7a095d847db87591..0c119ff3ce8a1eba8a9fcef883cdc0a0110ffc8f 100644 (file)
@@ -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());
   }
 }
-
index e75cf2425714e00956c9125d4b78292a60490f0e..ba6fe5b8bde23c6b232baffa936945294aa4d999 100644 (file)
@@ -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());
   }
 }
-
index 0f409162f7dc3bcfcb0fdd512ea43b38dd3849f2..a3c91bb74828c2da9df6261de5316e8c850e49a8 100644 (file)
@@ -88,4 +88,3 @@ class CRM_Event_Badge_NameTent extends CRM_Event_Badge {
     $this->pdf->StopTransform();
   }
 }
-
index 2d378e85b47e9b3d82a64482298cf1901134bc02..19b9fbd41d56c9848e6ed65a937faf86047c788d 100644 (file)
@@ -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");
   }
 }
-
index 97aed8c0949c472197f60215fb89cd5e80a63836..204ca1a28570da09c39480750df38e72ca140869 100644 (file)
@@ -342,6 +342,3 @@ class CRM_Event_Cart_BAO_Cart extends CRM_Event_Cart_DAO_Cart {
     CRM_Core_DAO::executeQuery($sql, $params);
   }
 }
-
-
-
index c07bb5f0c67514858387b703c297c2cd60e0a18f..b207e6c7d5f99dad0318397ba129bd45d60229c7 100644 (file)
@@ -40,4 +40,3 @@ EOS;
     return $smarty_sessions;
   }
 }
-
index b149544eeb674ec4ebfdd4668f42a4be86ff4489..c93ae2bd02359f218149e17558a605aac2accb13 100644 (file)
@@ -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;
   }
 }
-
index 9541492f169a1e237a081f960d3cdd152aeacc7a..b7693ab999fdbfa27487cc0d0033e86aa697d98c 100644 (file)
@@ -188,4 +188,3 @@ class CRM_Event_Cart_BAO_MerParticipant extends CRM_Event_BAO_Participant {
     return new CRM_Event_Cart_Form_MerParticipant($this);
   }
 }
-
index 28d9b223071904b9a0d5208233442d24e9181e54..cb69db8258a924a24419c459b803e6406091aff5 100644 (file)
@@ -28,4 +28,3 @@ class CRM_Event_Cart_Controller_Checkout extends CRM_Core_Controller {
     }
   }
 }
-
index 10adac14e67b983baf076b8e03c9236f6d5cfb76..28d884d297a38d95032a18e5274489ef64adcc3d 100644 (file)
@@ -175,4 +175,3 @@ class CRM_Event_Cart_Form_Cart extends CRM_Core_Form {
     return $container['values'][$page_name];
   }
 }
-
index 6355a3cb8a2a7790e53b30013861b88f81cb0583..26cbe8e3768e6405b4489e94686d15511847d4d7 100644 (file)
@@ -145,4 +145,3 @@ EOS;
     $this->cart->save();
   }
 }
-
index d9ebdbece4103a897e2f21f9e061b9b269a776af..4d46789cdc2cf595e9286556a3d44aff93605323 100644 (file)
@@ -245,4 +245,3 @@ class CRM_Event_Cart_Form_Checkout_ParticipantsAndPrices extends CRM_Event_Cart_
     $this->cart->save();
   }
 }
-
index 4302eccbe2bf8e72b5aa7d1d014033bfe54aae4c..da7abff6015e951c8a02f19bf65161965ccbfcfd 100644 (file)
@@ -722,4 +722,3 @@ class CRM_Event_Cart_Form_Checkout_Payment extends CRM_Event_Cart_Form_Cart {
     return $defaults;
   }
 }
-
index 6dc21c5a5333843980c3dfa6eadab2f2298b26d5..b1594f886b8f3117665453717f6b1887849f1f79 100644 (file)
@@ -80,4 +80,3 @@ class CRM_Event_Cart_Form_Checkout_ThankYou extends CRM_Event_Cart_Form_Cart {
     //$this->loadParticipants( );
   }
 }
-
index 6e63b8642c94778e69d5ecd52e7fbbc2b06139a2..f67fef80769a92ed1d57466450729339bfbe4047 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Event_Cart_Form_MerParticipant extends CRM_Core_Form {
     return $defaults;
   }
 }
-
index a57779440f49ecc579a6bbef69390236474a92b2..0ec31cdbf43fbb9e25d53dbd3811f7455241c8f5 100644 (file)
@@ -23,6 +23,3 @@ class CRM_Event_Cart_Page_AddToCart extends CRM_Core_Page {
     return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']);
   }
 }
-
-
-
index 7037f0bee8d557e8b5feaacb60e2088f04546b2e..8b85bf6e80c1cc1fb002a04b6e0b446bf5dc944a 100644 (file)
@@ -49,4 +49,3 @@ class CRM_Event_Cart_Page_CheckoutAJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 68e1552250bd57459b1cded9a38e2bab4e3e0763..72e3298a6eea148cff7700de7172f8027c4d6a03 100644 (file)
@@ -17,6 +17,3 @@ class CRM_Event_Cart_Page_RemoveFromCart extends CRM_Core_Page {
     return CRM_Utils_System::redirect($_SERVER['HTTP_REFERER']);
   }
 }
-
-
-
index 32ba49ffc35d710cdcd83e4ce1bf2a79bfe15ceb..555f0622478fc28b4b9d4e7753247363329a95a8 100644 (file)
@@ -20,6 +20,3 @@ class CRM_Event_Cart_Page_ViewCart extends CRM_Core_Page {
     return parent::run();
   }
 }
-
-
-
index e210dbff0f900608aece19ebb86f0767ba25bc75..d56d42ede9f1c075d23cc86c9b715fca04bf0425 100644 (file)
@@ -41,4 +41,3 @@ class CRM_Event_Cart_StateMachine_Checkout extends CRM_Core_StateMachine {
     $this->addSequentialPages($pages, $action);
   }
 }
-
index 5743fb8fa91b6a2608b932ad0917204e2f060d72..91c15903c9ddb274edfcc4862f1c2c5ef570f29b 100644 (file)
@@ -36,4 +36,3 @@
  *
  */
 class CRM_Event_Config extends CRM_Core_Component_Config {}
-
index 52da654590c6319d0a493833664d55efa7affa17..85995ffe63c0297a63d21e81fb604c857cf882b6 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Event_Controller_Registration extends CRM_Core_Controller {
   }
 
 }
-
index 0fd8410d021b3a98c9f72281bc2e4747ddd57d01..da641fe2caa3746d820c09d73d48d22deac5138b 100644 (file)
@@ -77,4 +77,3 @@ class CRM_Event_Controller_Search extends CRM_Core_Controller {
     $this->addActions($uploadDir, $uploadNames);
   }
 }
-
index 5abacbb9e2a1863035b430967320f3db92dffd91..6b116153fd7d1d9d77e2b5bdfa658d4506fc5299 100644 (file)
@@ -502,4 +502,3 @@ SELECT  id, html_type
     $form->assign('hasPayment', $form->_paymentId);
   }
 }
-
index 706a08f595c8b5013d96224b1f4ffbc422d4c934..05764d8d80952e5867e821a43d14326495dbbfa9 100644 (file)
@@ -400,4 +400,3 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
     CRM_UF_Page_ProfileEditor::registerSchemas(array('IndividualModel', 'ParticipantModel'));
   }
 }
-
index 4b15c3880b840b56ddb2f79854caf8f3b4276573..05721ceb650d84cd5529def2083f2eaaaf578563 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Event_Form_ManageEvent_Conference extends CRM_Event_Form_ManageEvent {
     return ts('Conference Slots');
   }
 }
-
index 7e944eda200ffd8a159903a8a6e90bdfc86513fc..f18783abdec083eac60d87f6586eef1687073b38 100644 (file)
@@ -113,4 +113,3 @@ class CRM_Event_Form_ManageEvent_Delete extends CRM_Event_Form_ManageEvent {
     }
   }
 }
-
index 1d742bff480f29623a838a818d30ea306ab76d2e..419744cea473ad9081f0f970422db7493bb97483 100644 (file)
@@ -370,4 +370,3 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
     return $defaults;
   }
 }
-
index 4e46d6c6af5e5be1610d6b0a40a205d84ac2a1df..ae17d5a1f655f10657d568a107c41176add33faf 100644 (file)
@@ -815,4 +815,3 @@ class CRM_Event_Form_ManageEvent_Fee extends CRM_Event_Form_ManageEvent {
     return ts('Event Fees');
   }
 }
-
index dd6e978b16c1adb59b09d5f47be4d18bacb14853..15d003ee95a037715153bb741733f441a9149372 100644 (file)
@@ -290,4 +290,3 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
     return ts('Event Location');
   }
 }
-
index ab7535aa564cd294802f2c671de38b1886727483..0949e7bd50125cd069f5f8f98cbb94447643ea5b 100644 (file)
@@ -1012,4 +1012,3 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
     return ts('Online Registration');
   }
 }
-
index b31780302e1d5f5fc3a3b0ebb4763b81f3cf6247..2f3f07d656468e49fa2c819fe2b839d7c6a6a644 100644 (file)
@@ -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
+}
index 5313fdb794e55947ec9aec82b25767a7b10b85cd..51acae3eda41bfb0e0e46695286582ac29af12f2 100644 (file)
@@ -235,4 +235,3 @@ class CRM_Event_Form_ParticipantView extends CRM_Core_Form {
     );
   }
 }
-
index 43b5da97f38fd3878de4009cbbee388bcd39d3e9..5dc08cd6c96c0a83138ad6da1ddec9724b637b5c 100644 (file)
@@ -1397,4 +1397,3 @@ WHERE  v.option_group_id = g.id
     }
   }
 }
-
index b7965ca8c326945456e7a2c85c6dde78da0f7434..783728674e463510ebda5b3df633e542669c508e 100644 (file)
@@ -853,4 +853,3 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
     }
   }
 }
-
index 756bcc36ea2268525d5e82476bf7e52de5c8e57a..50188c6015dbbc2fa47fa1a1e9442ba40ca5f571 100644 (file)
@@ -218,4 +218,3 @@ class CRM_Event_Form_Registration_ParticipantConfirm extends CRM_Event_Form_Regi
     }
   }
 }
-
index a688c92439690c1650810ab4bfb937e4081cf606..a8a69f2d18aad37263aa4479b1debe879a763f77 100644 (file)
@@ -252,4 +252,3 @@ class CRM_Event_Form_Registration_ThankYou extends CRM_Event_Form_Registration {
     return ts('Thank You Page');
   }
 }
-
index 6ffe9a969fe4eb5849d2903696835c25927daf02..2f671b2997ba99ca2a174bb240a43ddf326e1ffb 100644 (file)
@@ -462,4 +462,3 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Participants');
   }
 }
-
index 5a84991d5e0ef239deee21836bef21f5fb9b4ae5..3e3087e0ec15fd1b1f6e5a2d94e048e4ec81a610 100644 (file)
@@ -110,4 +110,3 @@ class CRM_Event_Form_SearchEvent extends CRM_Core_Form {
     }
   }
 }
-
index 9b56001e4ff03d476c15e481b3566049d5c19302..2db1f3be3dde9a415129366f67bf3f243534b762 100644 (file)
@@ -180,4 +180,3 @@ class CRM_Event_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 47e8f7092330512d79ca1485c6fda3523ae304bb..c2f4d17ef98727ac26b375863a4da87e77d62cdb 100644 (file)
@@ -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));
   }
 }
-
index 637841f36728ca6a77f05d7f33e3acce86c0c1fd..4819649cb5bfdc3da37b143b1bb6cb7a709533e6 100644 (file)
@@ -116,4 +116,3 @@ class CRM_Event_Form_Task_Badge extends CRM_Event_Form_Task {
     CRM_Badge_BAO_Badge::buildBadges($params, $this);
   }
 }
-
index 0407348db6017722968f28e170fca81837ac6586..54fd23af494b3f401d92f69d1161619fdc60c517 100644 (file)
@@ -397,4 +397,3 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
     return $updatedStatusId;
   }
 }
-
index 3c3b38681f11f317eda03876ca2abc8c5f0a57b5..59e3a88bb2a86ec6c3555c52748dcbdfbdbab0b1 100644 (file)
@@ -88,4 +88,3 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
     }
   }
 }
-
index 19c59b4d1bc6c11b49662eaa45c2781b4e3672db..12f19c12c1ca804b30abb9e376a96f55a4f57fcb 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Event_Form_Task_Delete extends CRM_Event_Form_Task {
     }
   }
 }
-
index 4998f92077c88392fb098d652418997f01abd228..77894959182f3cfc159ed544744fc6113ec220d0 100644 (file)
@@ -99,4 +99,3 @@ class CRM_Event_Form_Task_Email extends CRM_Event_Form_Task {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
 }
-
index b020ac80c189f8827f85c452eafc6a85d2fda74b..25f68f10e635b38d811b1b8e5376f6c08f85581d 100644 (file)
@@ -58,4 +58,3 @@ class CRM_Event_Form_Task_ParticipantStatus extends CRM_Event_Form_Task_Batch {
     parent::buildQuickForm();
   }
 }
-
index 02fa6337335663cde0090644a80d914174760f6a..92e542c16083f7c7979249b90a0e7f6c0b796675 100644 (file)
@@ -143,4 +143,3 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
     $this->controller->resetPage('Batch');
   }
 }
-
index 1cf0e5cb67b969327d2025d4d23c998d4e2ad716..a5458389d3e495c67d7f6815d32c926d39810ce4 100644 (file)
@@ -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
   }
 }
-
index c768376dcc65d1980f9b7ca410031a0cb19aa156..1bc0da939321ea6ae36a6aa518b960102a259477 100644 (file)
@@ -67,4 +67,3 @@ class CRM_Event_Form_Task_Result extends CRM_Event_Form_Task {
     CRM_Utils_System::redirect($url);
   }
 }
-
index 39722c431019a8f421c7414ca5ac467b86568663..0c342e98bce23c20653d451c854590551fe55db1 100644 (file)
@@ -135,4 +135,3 @@ class CRM_Event_Form_Task_SaveSearch extends CRM_Event_Form_Task {
     $group = CRM_Contact_BAO_Group::create($params);
   }
 }
-
index 7c55b7f40e87b1eef84fb3c6477b648ab4eb3509..6d6447e263fd3680937efc8c304455bdbb04cbaa 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Event_Form_Task_SaveSearch_Update extends CRM_Event_Form_Task_SaveSear
     return $defaults;
   }
 }
-
index 9b553487cc855de1a813def50425f7118706b109..6ade4bd60211d864e896026c496fb0e217940d25 100644 (file)
@@ -86,4 +86,3 @@ class CRM_Event_Form_Task_SearchTaskHookSample extends CRM_Event_Form_Task {
     );
   }
 }
-
index 07ece114c0b9af8fc4d9c60545e44204948caf8a..8a74f5b0893db99d6ff680ecfb533f7d36ff38a2 100644 (file)
@@ -55,4 +55,3 @@ class CRM_Event_Import_Controller extends CRM_Core_Controller {
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
 }
-
index bddf5e6294015dfd79d7038bef81ef7db6aa130a..fcc59e50590e810381acb6b193967fff2b640c95 100644 (file)
@@ -146,4 +146,3 @@ class CRM_Event_Import_Field {
     return TRUE;
   }
 }
-
index aed634735cd6aa88ad28d17504ca41d51c961cde..3d4505ec9c07a6e70262270a953cfcc03f0cb4b2 100644 (file)
@@ -198,4 +198,3 @@ class CRM_Event_Import_Form_DataSource extends CRM_Core_Form {
     return ts('Upload Data');
   }
 }
-
index e741c6dd1332ba362b8e62ea9b4cbd54509fb236..1f7f1520f8b8b4c6c51a3ecc79cdcc258e4fe8a7 100644 (file)
@@ -483,4 +483,3 @@ class CRM_Event_Import_Form_MapField extends CRM_Import_Form_MapField {
     $parser->set($this);
   }
 }
-
index d7a7d7655f72493923dd2dddcd24f39ba8cda471..6165752302432db1d25e271267eec0f743206741 100644 (file)
@@ -175,4 +175,3 @@ class CRM_Event_Import_Form_Preview extends CRM_Import_Form_Preview {
     }
   }
 }
-
index 5247b11e0d31229429db66c6f2c9d0700b8be1c1..34cbf8fadee63d08fdbf04feb5c839424fec814b 100644 (file)
@@ -100,4 +100,3 @@ class CRM_Event_Import_Form_Summary extends CRM_Import_Form_Summary {
   }
 
 }
-
index 6b71b3cf7d078332922d4a06eaac328caccb72c0..ed65ddd493d3107d4d03365c96ad7cfb03651086 100644 (file)
@@ -448,4 +448,3 @@ abstract class CRM_Event_Import_Parser extends CRM_Import_Parser {
   }
 
 }
-
index 889c7a2a3bac056d4669e4247dc740e45ec58af2..89f9020250dead963c513facae44d7df53f3b0ad 100644 (file)
@@ -500,4 +500,3 @@ class CRM_Event_Import_Parser_Participant extends CRM_Event_Import_Parser {
    */
   public function fini() {}
 }
-
index 05e737a8d708634277e96b029765247f073e7ae9..201017f9833a5475e8a34dfc67dab9d4ba45c606 100644 (file)
@@ -155,4 +155,3 @@ class CRM_Event_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index f7ef649d07bd64504448a8c1b1143929e8899ef4..45ba896cbd87bf023bfb49b37676ec95e5b5f501 100644 (file)
@@ -67,4 +67,3 @@ GROUP BY cv.label";
     CRM_Utils_JSON::output($results);
   }
 }
-
index ea0a3e285360e3b0cf3c697cf08b3fe00b6e5aa1..61207c29962171b732a5faadb4022e0afc8081b2 100644 (file)
@@ -92,4 +92,3 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index a20d170639882e400f307a7ad40ce6469d5bf6d5..056d6f4039656df2f37f903c5e1447305586ea80 100644 (file)
@@ -374,4 +374,3 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page {
     return parent::getTemplateFileName();
   }
 }
-
index 47c9ab9fbb4604169be2456009eaac242e22e957..accb70a185346ff6592f81bf6c67b8a69c4cebaa 100644 (file)
@@ -103,4 +103,3 @@ class CRM_Event_Page_ICalendar extends CRM_Core_Page {
     CRM_Utils_System::civiExit();
   }
 }
-
index ae336c6e88fb93f3c895a12339a1422494117b46..6273688e5670a29f4c58c63c1cd287b0525eadce 100644 (file)
@@ -570,4 +570,3 @@ SELECT count(id)
     $this->assign('aToZ', $aToZBar);
   }
 }
-
index 5df4b91eb5a791274820291aa432cdf32c073703..080222f3f37f33b1d6d43cbfc96e24b0f45a158e 100644 (file)
@@ -96,4 +96,3 @@ class CRM_Event_Page_ParticipantListing extends CRM_Core_Page {
     $participantListingClass->run();
   }
 }
-
index cc488d987bf3754f47a7fd57309d33aab298ffa0..a9da2f54a5ced8ff8a806473ee3d2665966c0300 100644 (file)
@@ -39,4 +39,3 @@ class CRM_Event_Page_ParticipantListing_Name extends CRM_Event_Page_ParticipantL
     parent::preProcess();
   }
 }
-
index dc085f811d153ac8d42aaf8d799cf6cfb4165e81..733a9809d687e15ddab45bbd26f4a9b60385bc8b 100644 (file)
@@ -39,4 +39,3 @@ class CRM_Event_Page_ParticipantListing_NameAndEmail extends CRM_Event_Page_Part
     parent::preProcess();
   }
 }
-
index 39f73247c7beaef12b5e92c961d51a5837457128..44c96205187482e0add378938e43bf9a58c95462 100644 (file)
@@ -187,4 +187,3 @@ SELECT count( civicrm_contact.id )
     return $sort->orderBy();
   }
 }
-
index fc4bf73bfc4ac0c64b30bb81463e4b3ca15f4173..04c83ac3484ba37dc3470f0c7fc18e286f6e85b2 100644 (file)
@@ -173,4 +173,3 @@ SELECT count( civicrm_contact.id )
     return $sort->orderBy();
   }
 }
-
index a59104953044ff7a1e04a54c2bf816f1ffd0b3aa..0aae4d128f98005615f56f1d7365fa5cde5d9abd 100644 (file)
@@ -307,4 +307,3 @@ class CRM_Event_Page_Tab extends CRM_Core_Page {
     }
   }
 }
-
index cf72fdcd4666f12cd18b59d760d688df1db81f0f..9dd9d3b13a47cc4cc4cb3f3373afb029ade52a5d 100644 (file)
@@ -70,4 +70,3 @@ class CRM_Event_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard {
     $this->listParticipations();
   }
 }
-
index 6f3edc67d3e7a64160c2db23d73ce9838ec2e1f4..e3966e7f8961f1e265faffb1fecb8b8af5956183 100644 (file)
@@ -309,4 +309,3 @@ class CRM_Event_PseudoConstant extends CRM_Core_PseudoConstant {
     return self::$pcPage;
   }
 }
-
index 8ac7fb42b8bdd4685ee0e72688882afb4a1cfd04..678fd32486f80f4cc6d97aa8359c2fa5e1b09d98 100644 (file)
@@ -518,4 +518,3 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
     return ts('CiviCRM Event Search');
   }
 }
-
index fced7f72c3e699bb5d98164b67999a055496c918..66a47a62ff23c3a7d7bb62c4cb36e2044dbca80d 100644 (file)
@@ -98,4 +98,3 @@ class CRM_Event_StateMachine_Registration extends CRM_Core_StateMachine {
     $this->addSequentialPages($pages, $action);
   }
 }
-
index 61953047f0ba6cf004a3cfe3f1d8629e334d019a..48c47639a730469bfc7c4fe6d6573d0984e6522a 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index ad99843e6651ce9644dd85e8b2771aba30cdb394..4793f8944d9c0bc5ebdb48f93a3f279eb124f029 100644 (file)
@@ -230,4 +230,3 @@ class CRM_Event_Task {
     );
   }
 }
-
index 26636d45de89883c990bac4f2db5b9efce97c131..aaac8a0a9e07e61f1474f48800288a977c6f9e49 100644 (file)
@@ -2010,4 +2010,3 @@ WHERE  {$whereClause}";
     return $componentPaymentFields;
   }
 }
-
index 6d0397dd0d1f12ea561d2121eb7f078eb907c232..db9160fa2ea768a2f9ff37a1fbcbf570a57b0a8a 100644 (file)
@@ -249,4 +249,3 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
     return ts('Select Fields to Export');
   }
 }
-
index 1d0116cca4939239d30ea5f0714f1f904d677151..6b7b72eda574a45962509acc49cf6eac72e817c2 100644 (file)
@@ -520,4 +520,3 @@ FROM   {$this->_componentTable}
     return $options;
   }
 }
-
index dd7f3c24a071903b026afbbf98af23cb3f6af08a..ff750fc40f616bc1b98e88bf89bec162edf6358a 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Extension_Manager_Module extends CRM_Extension_Manager_Base {
     $this->callHook($info, 'enable');
   }
 }
-
index 16d110d91f08fef6beef679ca70962884e6a6032..9a163c5c0344360f0cad7682cda7462476515065 100644 (file)
@@ -201,4 +201,3 @@ WHERE cft.id = %1
      return CRM_Core_DAO::singleValueQuery($query, $params);
   }
 }
-
index da0017ebf944f07e5f4057513c417a22f3276a51..c86c7a285458c488bec8aed33de31f74972760a9 100644 (file)
@@ -187,4 +187,3 @@ class CRM_Financial_BAO_FinancialType extends CRM_Financial_DAO_FinancialType {
     return $financialType;
   }
 }
-
index 1c100822ab07d786400e57c2a231d5614c12b4e3..9001f6635f9cf5577dadf79303036dd025b5ae77 100644 (file)
@@ -300,4 +300,3 @@ WHERE cog.name = 'payment_instrument' ";
     return $titles;
   }
 }
-
index 2e478c973a51a125a2b5e7a4e749636d19720f9d..3e0c66ab7608003c0f3a0cf5a7c5e0d8a761929d 100644 (file)
@@ -422,4 +422,3 @@ INNER JOIN civicrm_contribution       con ON ( mp.contribution_id = con.id )
     return $result;
   }
 }
-
index ae38b2ffcb1c0897572c0949cfe3bb50e4cc5830..cae630b5dbd0c0be86885f6afd789f1d32493816 100644 (file)
@@ -211,4 +211,3 @@ WHERE pp.payment_processor_type_id = ppt.id AND ppt.id = %1";
   }
 
 }
-
index 2a6eadcbea6614a4beb83e0f24bcc326c1fa5968..124ff2470f8b994fdd0473ab7e5d7706ca276baa 100644 (file)
@@ -194,5 +194,3 @@ class CRM_Financial_Form_BatchTransaction extends CRM_Contribute_Form {
     return self::$_links;
   }
 }
-
-
index d42da5504e1740bde1e510ac1a7afed2df307998..f5adfafc44adc391eba14959b156b178e98dae16 100644 (file)
@@ -308,5 +308,3 @@ class CRM_Financial_Form_FinancialBatch extends CRM_Contribute_Form {
   }
 
 }
-
-
index 15a33c53c0e0d5838b9ab7564134163e11962bbd..2fd3633e8884f60a7950ff2e112b379443529508 100644 (file)
@@ -343,5 +343,3 @@ class CRM_Financial_Form_FinancialTypeAccount extends CRM_Contribute_Form {
   }
 
 }
-
-
index adad8c357364c5c3943c0ad070d39da63807656a..909c2fcc0a0245dfdd76429f0d2e2cd7385f30aa 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Financial_Form_Search extends CRM_Core_Form {
     }
   }
 }
-
index 533419a367afb95e29a7080a3a4cf139be9692f0..aca100f9511bc2e77d6dd76167c198acd6c4b87e 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic {
     $form->run();
   }
 }
-
index b048c81b32f19c2b08a94a1cfb18662ed5869f59..a6e4250a1c2afef5fe27aba6605587dbd2e57320 100644 (file)
@@ -156,5 +156,3 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
     return 'civicrm/batchtransaction';
   }
 }
-
-
index d695c62a184eb8afa2285fc4abb86cdaf367f80c..908ff5de5c8fdd27d921d8dc1cca5874f708f766 100644 (file)
@@ -194,5 +194,3 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
     return 'civicrm/admin/financial/financialAccount';
   }
 }
-
-
index 5ddc4fd6d9b2583e33fd45954076306f2c97ea76..a3d265bc4bd7cbeed99e01a61bebceabe4a64ef3 100644 (file)
@@ -219,5 +219,3 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
     $controller->run();
   }
 }
-
-
index ee2838b0c450f767c2375e81a982de7c14164a56..6dc57b63d0f6c37c1520a98304538b57c76b4db5 100644 (file)
@@ -350,4 +350,3 @@ class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
     return $friendDAO;
   }
 }
-
index 88c1c5acf23e0e0e5cae5d9b717bc16c09114039..bab5258040fe7d82b0ab3ce0024b791abe757a72 100644 (file)
@@ -320,4 +320,3 @@ class CRM_Friend_Form extends CRM_Core_Form {
     $this->assign('thankYouText', $defaults['thankyou_text']);
   }
 }
-
index 0a7c7b9af6969b39a553a33bc70be6808bad0d61..943b01ee75c9e2314fa7030994d09e34074058c6 100644 (file)
@@ -136,4 +136,3 @@ class CRM_Friend_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
     return ts('Tell a Friend');
   }
 }
-
index d04f66244e1e6581491f1d1155c8d95f85211b4e..0d6f0803663126ff47ebb9cf6aa34ef0f0d240e5 100644 (file)
@@ -145,4 +145,3 @@ class CRM_Friend_Form_Event extends CRM_Event_Form_ManageEvent {
     return ts('Tell a Friend');
   }
 }
-
index 6ec960cd2643fcd95cf978e8b92a09f5edb6642d..bc1b4ae1441662385da245592656be9e9c8df0a5 100644 (file)
@@ -419,4 +419,3 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
     return CRM_Core_DAO::singleValueQuery($query);
   }
 }
-
index daf5dc07b3e46894c3f90a0c215ebad0dd8a6ac6..453d92033fbc87f9c07e187ead96cd96c44c2ad9 100644 (file)
@@ -430,4 +430,3 @@ class CRM_Grant_BAO_Query {
    */
   public static function tableNames(&$tables) {}
 }
-
index 8ab13ca45ea38b34f5ae6ac3c5fe5ee1dbaf4771..773cebee6af44ddd0d11d9c55739a0ee63a2bd28 100644 (file)
@@ -33,4 +33,3 @@
  *
  */
 class CRM_Grant_Config extends CRM_Core_Component_Config {}
-
index 8b68f5f40b1f2e0269fdf70f8466c4e2c77d3921..d43a0023f4a5b867fa1eb3c32501639f4684483e 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Grant_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 42e8a58e6f0483a1a116ad39b0a88c4adb6ba81c..69161a90ea079ba61fe7e474a3be428b0f3f79ae 100644 (file)
@@ -331,4 +331,3 @@ class CRM_Grant_Form_Grant extends CRM_Core_Form {
     }
   }
 }
-
index 8afd01ce40cc53e804b5a8bfc51484298d7e7f27..6f44a83a7ae0de13e6f1ffa4ba484324ac143421 100644 (file)
@@ -137,4 +137,3 @@ class CRM_Grant_Form_GrantView extends CRM_Core_Form {
     );
   }
 }
-
index 6f8b5f3ddffbf90aa72ce69f345e73aa90b0c8f9..43b83cfd32159a1ca70411083727cfdcf9b83b66 100644 (file)
@@ -323,4 +323,3 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Grants');
   }
 }
-
index 05f1d78f0b7dbac0075e199179f9f5679f1ebff9..c88d5bfd6deb4625340ee480e7e682a398f512e7 100644 (file)
@@ -168,4 +168,3 @@ class CRM_Grant_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 9ea783db1cf6adf71075435decdb2ed9551f330e..a02846d046b69bcc3962858d68173f06bbbab5bc 100644 (file)
@@ -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');
   }
 }
-
index 4c72db0e228ff58b904a0abba56b0eb93ad003bb..72ca056392c0888015fa5c358b0765a688f41a4e 100644 (file)
@@ -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
   }
 }
-
index c3caebcd12dbcbcec62ce57f4ed76864698f7341..f7fc6da1675e6c906afc56ac4159cb99a4ab0ece 100644 (file)
@@ -80,4 +80,3 @@ class CRM_Grant_Form_Task_Result extends CRM_Grant_Form_Task {
     );
   }
 }
-
index bb8c7b52c43bdf09ff0dd9b38e40f5b322bc83e8..cbbe3b3bfdc6f0822abe58303c6fecb09a3f8530 100644 (file)
@@ -87,4 +87,3 @@ INNER JOIN civicrm_contact ct ON ( grt.contact_id = ct.id )
     );
   }
 }
-
index 33572c210177b8c83c76d5d1524cdca04075a1f7..9664a62ba1c9bcd4f05a09b1da3adc26a1c5ab55 100644 (file)
@@ -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));
   }
 }
-
index 3bde085db388dca66c45c2b6b074ed327e3a8963..010354d29d374e14e9871c7021e65ce90ed3a2fb 100644 (file)
@@ -134,4 +134,3 @@ class CRM_Grant_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index 4e381279363159fe09b10c21c811ccc7999b26fe..5c5a255e9443774640b5cf49a8b1dc5b44e6667a 100644 (file)
@@ -75,4 +75,3 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 32f21a4def93f918dbc501b6db2f445b9392770d..a3fb6601977613c3387292490b81f700999d81e7 100644 (file)
@@ -207,4 +207,3 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
     }
   }
 }
-
index f0d4d4f123af1f999e94efda2277bba6aeacb685..1278d0dbbb28435bb42f16caf91ec83329f433b4 100644 (file)
@@ -413,4 +413,3 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
     return ts('CiviCRM Grant Search');
   }
 }
-
index bb8dbddf6f571f4b27735545abdc717c8e7aec57..553b599d903a284f92245d68abdb13d0b3ccbb0e 100644 (file)
@@ -99,4 +99,3 @@ class CRM_Grant_StateMachine_Search extends CRM_Core_StateMachine {
     return CRM_Utils_String::getClassName($this->_task);
   }
 }
-
index cefea0cca2b2ff8320ad37e65b4b4dc19f205586..c44e872ffec69d65e56e29c011b4717d5c9d0171 100644 (file)
@@ -161,4 +161,3 @@ class CRM_Grant_Task {
     );
   }
 }
-
index c0e78fded144af7371ac82a3252da4b562a55873..304333ab456e64e78483883cccf0fd0b5164ff62 100644 (file)
@@ -82,4 +82,3 @@ class CRM_Group_Controller extends CRM_Core_Controller {
     return $this->get('selectorName');
   }
 }
-
index 02cec40046da9c72cde994743ce73321b6e196b5..3702a4509063c28fce169fc3e69f8f419a84f82d 100644 (file)
@@ -485,4 +485,3 @@ WHERE  title = %1
     return $parentGroups;
   }
 }
-
index 999adbe8e2257ca07aec94678ff2f07fd9e5ad6f..28140f4b10a7d7750633cb03634863207feb754a 100644 (file)
@@ -109,4 +109,3 @@ class CRM_Group_Form_Search extends CRM_Core_Form {
     }
   }
 }
-
index 53e58c0be967505dab200b4056507fb5c501c596..010d5664c21877dc9547010b3d1953e34bf89fd3 100644 (file)
@@ -101,4 +101,3 @@ class CRM_Group_Page_AJAX {
     }
   }
 }
-
index 5e40b98319c1a6c76eef6ed7132429e4813b4543..64ad6bcb90c04b06d55482b9491edbaa4d62a258 100644 (file)
@@ -163,4 +163,3 @@ class CRM_Group_Page_Group extends CRM_Core_Page_Basic {
     $form->run();
   }
 }
-
index b876c13ba092fdcaf20dfc93d71e86fb2966a852..9162de9328e40834203541077170ecb839753291 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine {
     return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup');
   }
 }
-
index a742d0bba4311c5125644b8e5e88b7c75b8e7042..7563bd302bdb5a9b87b48017ca0dc30afa66593a 100644 (file)
@@ -71,4 +71,3 @@ abstract class CRM_Import_DataSource {
    */
   abstract public function postProcess(&$params, &$db, &$form);
 }
-
index 610d2aa82e46b1a261684564612675d7bdb3a39b..1df59f2f209d78a3c6b058035e17d8a6e38f5d1b 100644 (file)
@@ -252,4 +252,3 @@ function civicrm_mysql_real_escape_string($string) {
   }
   return $dao->escape($string);
 }
-
index 61eb516fb567cffa76f310cf74c09fc89061bc5a..56aa139da2db31036d1c3c1579721cbd83d5b094 100644 (file)
@@ -100,4 +100,3 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
     $form->set('importTableName', $importJob->getTableName());
   }
 }
-
index 57d5db0bf1d7bb0c1500704817be2f7a6496f719..88a46fe3bc0d2d79c738c61b7e80eec00cc10e8b 100644 (file)
@@ -65,4 +65,3 @@ abstract class CRM_Import_Form_Summary extends CRM_Core_Form {
     return ts('Summary');
   }
 }
-
index ed0fafc782c39603a14195abb2ce52d5951a1c08..881bb7c1dd38ea83f60d63cafbcfdfa3fe806411 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Import_StateMachine extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index 8118af5b823624bed76b5553a7a90d8147e2ae51..04dc8866f8b23cdc292b9c57b32f78da2079a518 100644 (file)
@@ -393,4 +393,3 @@ ORDER BY log_date
     return array($titles, $values);
   }
 }
-
index 376ad93f1bc370680d4d759ba14b8e82065fdcbd..cc2f7ee7fadfbcc0c857bb2376c2702057594136 100644 (file)
@@ -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?'));
   }
 }
-
index 8fb0ae682650bf78b74ea009b544a9a656e54a6d..86a9a4f66bffe1243be602c2497858382afd5699 100644 (file)
@@ -199,4 +199,3 @@ class CRM_Logging_Reverter {
     }
   }
 }
-
index 956500e551c45cc33401a58dc8af8da0820fa75f..99cbcf66ba26567362d2df73ce2a462ff2465766 100644 (file)
@@ -663,4 +663,3 @@ COLS;
   }
 
 }
-
index 12e904590b15ed2ce15975376539da1d86994f1c..7ccad8395fd1c91c4b59723fcfec8f2c464ffb5d 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Mailing_BAO_BouncePattern extends CRM_Mailing_DAO_BouncePattern {
     return $bounce;
   }
 }
-
index ba579b546a1afc7f5e1cca580a7b6c2d5c9e6f8e..474bc962cecb0975418d325f92c966a8f903f500 100644 (file)
@@ -1031,4 +1031,3 @@ AND    record_type_id = $targetRecordID
     return $result;
   }
 }
-
index 8c3ab4a9f281d207a3bc46eafd09bc829352f318..e8cfc5bc12d02ee0a32465b7f6d74b895760552b 100644 (file)
@@ -478,4 +478,3 @@ class CRM_Mailing_BAO_Query {
     $query->_tables[$tableName] = $query->_whereTables[$tableName] = 1;
   }
 }
-
index 2af9a7bf4a19099f6d943c22390933588e036be5..a15006ade1d713b9e97afb1f53df850d84c278a4 100644 (file)
@@ -138,4 +138,3 @@ SET mr.mailing_id = $newMailingID
   }
 
 }
-
index c965368206a8a2eca2d1a290a9b0fcd7e92f0f31..4dae454a2da76c55954bd3d5b81b364ca3a86ca2 100644 (file)
@@ -135,4 +135,3 @@ class CRM_Mailing_BAO_Spool extends CRM_Mailing_DAO_Spool {
     return TRUE;
   }
 }
-
index 9cc47a14409d5238ca003ca241b6bd30b6ed46a1..0bff8412621fa96f1a7d1ff6758874782bcebea7 100644 (file)
@@ -150,4 +150,3 @@ class CRM_Mailing_BAO_TrackableURL extends CRM_Mailing_DAO_TrackableURL {
     $msg = preg_replace($pattern, $replacement, $msg);
   }
 }
-
index 5ea258d3f4578ed453635068d87a92344c2cd4dc..5c267d24c2053b04225c36c10b34cd41b952d313 100644 (file)
@@ -91,4 +91,3 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config {
    */
   public $mailThrottleTime = 0;
 }
-
index a3b5f6fac9b66370af34f824fa3b8d7671e6499e..35d933721056e752c30a03657f13fcb4b8349822 100644 (file)
@@ -97,4 +97,3 @@ class CRM_Mailing_Controller_Send extends CRM_Core_Controller {
     );
   }
 }
-
index 2b41cd280bb206c18ef57983d4320c1782e75f5d..1fb11749979bc7c265de244126875203a7e462f5 100644 (file)
@@ -155,4 +155,3 @@ class CRM_Mailing_Event_BAO_Confirm extends CRM_Mailing_Event_DAO_Confirm {
     return $group->title;
   }
 }
-
index aad87fd43626546b6a330ab4fc1773dd715f27e5..887bc0cc9c6a594c555005fdacb691bfd6164a2e 100644 (file)
@@ -363,4 +363,3 @@ class CRM_Mailing_Event_BAO_Forward extends CRM_Mailing_Event_DAO_Forward {
     return $results;
   }
 }
-
index 51f8aed82967b08d720de1a0212ff29153c00c68..2e500ac838c33e49b94999255af24988fe4b3669 100644 (file)
@@ -318,4 +318,3 @@ SELECT DISTINCT(civicrm_mailing_event_queue.contact_id) as contact_id,
     }
   }
 }
-
index 0ddae7a4fa389acc4f7b61e44225bd142a27f8e8..00ffcf2950edf4f1ffe14b0b38bde91c65549748 100644 (file)
@@ -429,4 +429,3 @@ class CRM_Mailing_Event_BAO_Reply extends CRM_Mailing_Event_DAO_Reply {
     return $results;
   }
 }
-
index f493f698daf4ef7acc5357e36adc5a52c726cd6d..048b3d810d26b00ef04b8c93556f3a12722ce3b1 100644 (file)
@@ -291,4 +291,3 @@ class CRM_Mailing_Event_BAO_Resubscribe {
     }
   }
 }
-
index dee6c8bb2021747f5f641c503edead3f26db7e1f..d90ecd55ad431ff7e01220063a427141c63785a1 100644 (file)
@@ -406,4 +406,3 @@ SELECT     civicrm_email.id as email_id
     }
   }
 }
-
index eb56a2ececb538d52c4cc3e32ebd348b27170b11..aeb1633d4963462b98dc9bd4b54b8b42efe62076 100644 (file)
@@ -255,4 +255,3 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
     return ts('Approve/Reject Mailing');
   }
 }
-
index 9a65b57fbd5a5160082c2c7a9f365046d056bbb2..4593ead8eb564d51069bb0536f90dc31dcec7685 100644 (file)
@@ -106,4 +106,3 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
     }
   }
 }
-
index 8b05ec1d4a1e778469a2f674b3c42078cd3b6fcb..805cb6ea9ca4a76de9bb1bc443436d5f6eeca383 100644 (file)
@@ -185,4 +185,3 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index 2f84d4ed0524e5967d7f2757f8f157604d355517..c586b05935e6c8960bcffbc35d9e6097a9dd959b 100644 (file)
@@ -158,4 +158,3 @@ class CRM_Mailing_Form_ForwardMailing extends CRM_Core_Form {
     $session->pushUserContext($config->userFrameworkBaseURL);
   }
 }
-
index a221ff1975b0fc5e6cd9d5512d8673236c574cb9..8b3b58f299957a3226f86f2be8b34b20cd964373 100644 (file)
@@ -125,5 +125,3 @@ class CRM_Mailing_Form_Optout extends CRM_Core_Form {
 
   }
 }
-
-
index f3a61853eb74c71ab5b27cb234cb4fe2a4f487a9..f595d652e4c03689f4550d2a2cb56abc55da4b73 100644 (file)
@@ -352,4 +352,3 @@ class CRM_Mailing_Form_Schedule extends CRM_Core_Form {
     return ts('Schedule or Send');
   }
 }
-
index 0e4bf43a2a6ceacf9b5cbee34d958a2f9bbd3dcf..ce48afdf0e5621506fc32e732ce9c196feb6eac8 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Mailing_Form_Search extends CRM_Core_Form {
     }
   }
 }
-
index ba3e72fac4bdf873292a56e59d80f9ba36b1dc2c..6853b384c74263eb7b8003123bf8df965ffe99f8 100644 (file)
@@ -208,4 +208,3 @@ ORDER BY title";
     CRM_Mailing_Event_BAO_Subscribe::commonSubscribe($groups, $params);
   }
 }
-
index 6cac695c9bd34313887deb08dba105203a16ed5a..ab8e2aa33108b178fa4878a586bdb3c5c1d2dff4 100644 (file)
@@ -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
+}
index 36065ab8929103545f00b320703246ddec3c42b5..eb9331c59dab19ce94e03fd80e6487c0e1d91a87 100644 (file)
@@ -382,4 +382,3 @@ ORDER BY   e.is_bulkmail DESC, e.is_primary DESC
   }
 
 }
-
index aa67a7f1798af2f754dbfad7e6ae9346cd3a7953..fb26befb0a015078d120f1a0cc18fa38ebae64d0 100644 (file)
@@ -146,5 +146,3 @@ class CRM_Mailing_Form_Unsubscribe extends CRM_Core_Form {
 
   }
 }
-
-
index 7c428f0145dcfe64e23958c4751ddeb94e481030..afa6145f8455f368518f8dc960f2f08e111b3512 100644 (file)
@@ -682,4 +682,3 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
     return ts('Mailing Content');
   }
 }
-
index ecaa67fefa51932a8059f8196903efbeb40baf17..962e832229f385f7395dc95c63875301d83aedc9 100644 (file)
@@ -242,4 +242,3 @@ class CRM_Mailing_Info extends CRM_Core_Component_Info {
    */
   public function creatNewShortcut(&$shortCuts) {}
 }
-
index 330ab571509efa8482902f133201a0698bcc5409..f093dc3cd7025c0c66af974d1312e944aff54b67 100644 (file)
@@ -161,4 +161,3 @@ class CRM_Mailing_MailStore {
     return $dir . DIRECTORY_SEPARATOR . 'cur';
   }
 }
-
index 4fac23fb4da82dd79c8f98ac3552af0ad840c2cb..bfb3d047b4702354e8aa2c02e8fc779253886e08 100644 (file)
@@ -125,4 +125,3 @@ class CRM_Mailing_MailStore_Imap extends CRM_Mailing_MailStore {
     $this->_transport->delete($nr);
   }
 }
-
index 5924645fd4cf69e28ac8b6ec5875082f38cde4cd..0fc7d476e4ad28f6e7abd83198c5447af4a9838d 100644 (file)
@@ -146,4 +146,3 @@ class CRM_Mailing_MailStore_Localdir extends CRM_Mailing_MailStore {
     }
   }
 }
-
index 87bad7409e099e07f4fd81cff7fdf951b54c70f7..17aab891d71172a4b13cda82ae129c06874c89ba 100644 (file)
@@ -128,4 +128,3 @@ class CRM_Mailing_MailStore_Maildir extends CRM_Mailing_MailStore {
     }
   }
 }
-
index 2e7451e2d67e8fbc17bc220a452720471db7c024..1eab0d8f294d22469f1c287f49583c321594efba 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Mailing_MailStore_Mbox extends CRM_Mailing_MailStore {
     $this->_leftToProcess--;
   }
 }
-
index f7381095da0f356877c0ed4a831e234c39139399..7004f66d11d7f932240f48dd47d8509f2e6de6ff 100644 (file)
@@ -98,4 +98,3 @@ class CRM_Mailing_MailStore_Pop3 extends CRM_Mailing_MailStore {
     $this->_transport->delete($nr);
   }
 }
-
index 27ce9e96d90ebb0b3f4bda72c4c01076a0a460af..13e78d4f5827637961aa630b9c80eff51836d9b5 100644 (file)
@@ -99,4 +99,3 @@ class CRM_Mailing_Page_AJAX {
     CRM_Utils_System::civiExit();
   }
 }
-
index 38067f6c2e959266d58cfb97c4571acc45780d5d..45cb19973d2f0bd98bcf8e306e2d855269adaf76 100644 (file)
@@ -345,4 +345,3 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
     return implode(' AND ', $clauses);
   }
 }
-
index 86fc7580f27657f067ad144dee5072b245c82eb6..1fd680c354797f11faab95039e19674ae09917d9 100644 (file)
@@ -126,4 +126,3 @@ class CRM_Mailing_Page_Common extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 53ca5396e039672d349f8bee23cf8675603b6d6a..7f7f190754d74de37a03ded937c9f0e4e3620110 100644 (file)
@@ -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");
   }
 }
-
index 61b064c51b33ccf23a962c7dafeaef979a28c125..1c59f3ba8509c05dea2b1b38816f1cbb3a9f83e2 100644 (file)
@@ -67,4 +67,3 @@ class CRM_Mailing_Page_Confirm extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 6dc734f8e70eb04a5df99b9212a6ea71387e6b36..b9cd73a614cba58f31669715e0f612327fbbd789 100644 (file)
@@ -111,4 +111,3 @@ class CRM_Mailing_Page_Event extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index c39a7f01a8a1266d5a79c5d9caef52e998ddf9ff..9ed0bd363c6a65f3b0e1cba682ed7082d6c04911 100644 (file)
@@ -38,4 +38,3 @@ class CRM_Mailing_Page_Optout extends CRM_Mailing_Page_Common {
     return parent::run();
   }
 }
-
index dee140ce44c63eee542efb19e8c356148d5893e5..f9bd04c6974313be79b4a3e0049fb85c0f4f279f 100644 (file)
@@ -102,4 +102,3 @@ class CRM_Mailing_Page_Preview extends CRM_Core_Page {
     CRM_Utils_System::civiExit();
   }
 }
-
index 08398972af8f517a6a6ca90a943d4991a0949e19..cf796a06fbf04f1435a5be351d5bf6c3b42d83e2 100644 (file)
@@ -140,4 +140,3 @@ class CRM_Mailing_Page_Report extends CRM_Core_Page_Basic {
     return CRM_Core_Page::run();
   }
 }
-
index a9931ea9cf869fd282fadfbd1ff0df8df2a4b8d0..3563b384be622e3934280297ceea816af22486e7 100644 (file)
@@ -41,4 +41,3 @@ class CRM_Mailing_Page_Resubscribe extends CRM_Mailing_Page_Common {
     return parent::run();
   }
 }
-
index c51d7fe4c6de680a7a56c89787c6eba5e5f1a321..08fafb425dd5c2a0830d22bb9ca81c43af815942 100644 (file)
@@ -91,4 +91,3 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
     return parent::run();
   }
 }
-
index 8eb8589d996df930215173ba79fe0126d3a49f09..0a4a30840e095016be5770d075c93a4e828bcd2c 100644 (file)
@@ -39,4 +39,3 @@ class CRM_Mailing_Page_Unsubscribe extends CRM_Mailing_Page_Common {
     return parent::run();
   }
 }
-
index 6010f15bf9bfebd97dc6d268cd5ea7fa07aa7f88..e5feaaf686845c0ffbf7008d0a2a0c2059cdcb55 100644 (file)
@@ -201,4 +201,3 @@ class CRM_Mailing_Page_View extends CRM_Core_Page {
     }
   }
 }
-
index 73c539681344deeaea37d11a511bb4b5956a93cb..029b1e6e8ba71f073fd17a458cd22ac98a45a819 100644 (file)
@@ -216,4 +216,3 @@ class CRM_Mailing_PseudoConstant extends CRM_Core_PseudoConstant {
     }
   }
 }
-
index 2e5600906ca38ad162b9154f01fecc7371bc2377..8c0fca37fbb41ee1f7f144feeb41f30512867962 100644 (file)
@@ -596,4 +596,3 @@ ORDER BY LEFT(name, 1)
     $this->_parent->assign('aToZ', $aToZBar);
   }
 }
-
index 65c2cf981fb9e035a5558c6a0a35d46232025c9e..60d5e5d71a833f0a7ab1599e012b7fc318cb7e1e 100644 (file)
@@ -450,4 +450,3 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
     return $this->eventToTitle();
   }
 }
-
index 21e25b68575575203f2594e65b01b7f8322c25d0..e9f55fa4e2830eeacff520e86b673427abc2d62f 100644 (file)
@@ -73,4 +73,3 @@ class CRM_Mailing_StateMachine_Send extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index f7acc9acfda5288dd8c09b954d70c50b59da8a76..174fa3b7bfea94d4ed5f993053c4d26151602d9a 100644 (file)
@@ -82,4 +82,3 @@ UPDATE civicrm_membership_log
     CRM_Core_DAO::executeQuery($query, $params);
   }
 }
-
index 0857015cf6450544b978ef4b2767f1a23626d109..1a585dce8889f5abd58258301eabd96df515dfb3 100644 (file)
@@ -97,4 +97,3 @@ class CRM_Member_BAO_MembershipPayment extends CRM_Member_DAO_MembershipPayment
 
 
 }
-
index 14f05fb8cefa58d0457a071ccbc9e8e933a3e86e..4e4d30a52ad8b3cb8d5671f316c025107cb65f52 100644 (file)
@@ -388,4 +388,3 @@ class CRM_Member_BAO_MembershipStatus extends CRM_Member_DAO_MembershipStatus {
     return $statusIds;
   }
 }
-
index c588a6fc9f71e8ebacf6f1e809efabab5588afe3..530b28927df19109f106b86cd6ab4f06d4b677d8 100644 (file)
@@ -777,4 +777,3 @@ AND cps.is_quick_config = 1 AND cps.name != 'default_membership_type_amount'";
     CRM_Core_DAO::executeQuery($query, $queryParams);
   }
 }
-
index 94d6b127285908c5e5c90bbed695bdb23902bb10..ccb28bb63ac417a84e7a51834018cf5ea719ac06 100644 (file)
@@ -497,4 +497,3 @@ class CRM_Member_BAO_Query {
     }
   }
 }
-
index 5c50061188c9cc633e38b7c2ac56522fc54092f9..8321122e7ed70d8360e74a04fb182c3e4f1b47c9 100644 (file)
@@ -33,4 +33,3 @@
  *
  */
 class CRM_Member_Config extends CRM_Core_Component_Config {}
-
index 62b8589d2b391bf7dd66935364c680d1df12ef85..e7af4c1728688e0f472aa9aede707230dc8b9f31 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Member_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 6d393dc17f6a2cf62b3cd9265743b9b047f5d15d..6413df314124b18c4295b75559388713c102fc4b 100644 (file)
@@ -221,4 +221,3 @@ class CRM_Member_Form extends CRM_Contribute_Form_AbstractEditPayment {
     }
   }
 }
-
index b8c39e00d799339783ce0ebdcf3d494e4f18aaaa..21f435c00cd87d37f1219253905dc7d958eb5502 100644 (file)
@@ -1863,4 +1863,3 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
     return TRUE;
   }
 }
-
index 24ae0daab98a02eadfb58fa37c2d468d6cfcd1b4..c9cf10c2895f8c87e30d78491e5694bfdc01629c 100644 (file)
@@ -489,4 +489,3 @@ class CRM_Member_Form_MembershipBlock extends CRM_Contribute_Form_ContributionPa
     return ts('Memberships');
   }
 }
-
index c885bb641e1a7110f6beeabe66ace4852b47d375..93b8fd1872f951b13ad0e7f91876ba4cc734e334 100644 (file)
@@ -151,4 +151,3 @@ class CRM_Member_Form_MembershipConfig extends CRM_Core_Form {
     }
   }
 }
-
index 3b0592399b218c809ba83e8ef10c2555c09e65e3..8036c86772e37bc00417c7898ca01322daf8d10b 100644 (file)
@@ -829,4 +829,3 @@ WHERE   id IN ( ' . implode(' , ', array_keys($membershipType)) . ' )';
     CRM_Core_Session::setStatus($statusMsg, ts('Complete'), 'success');
   }
 }
-
index c14a2575aa286148a0b3aed9bd90ec499a1123f1..1e8a6dee72d8feca7ba20216932c7324886b0f4e 100644 (file)
@@ -436,4 +436,3 @@ class CRM_Member_Form_MembershipType extends CRM_Member_Form_MembershipConfig {
     }
   }
 }
-
index 1f9e79de521750dc638d659140040d897b4f1d63..9a77fd196263f47fb71be144d8a3b2d7b3b90de6 100644 (file)
@@ -405,4 +405,3 @@ SELECT r.id, c.id as cid, c.display_name as name, c.job_title as comment,
     );
   }
 }
-
index c7f3ecbcc47ff565beb4c62041fe36630325c7ae..5405da423bd6ac211f29bc9c713e76231fd76dc7 100644 (file)
@@ -369,4 +369,3 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Memberships');
   }
 }
-
index 319d1251bf39a61e4775e81e5f92dc77ff4843ef..154fba16868d7709f7e427d7579ae910c4431732 100644 (file)
@@ -187,4 +187,3 @@ class CRM_Member_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 1f10498e8fd11837ac6f9db9b529b53f2f47cd71..5c081ba222b40dce78d292759205c48eb97e25dc 100644 (file)
@@ -282,4 +282,3 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
     }
   }
 }
-
index 8a94c7cca333af1baa66c681375b6f00c3b071db..a82e6f659a5e4aa99e750df23d6bf3f335f976fd 100644 (file)
@@ -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');
   }
 }
-
index 02703461be02f0d77530beaffd9cd6316fef5f3c..281c584c499b28cbc52bfd878939580865b0f036 100644 (file)
@@ -100,4 +100,3 @@ class CRM_Member_Form_Task_Email extends CRM_Member_Form_Task {
     CRM_Contact_Form_Task_EmailCommon::postProcess($this);
   }
 }
-
index 355f3400741f9d5aea5a1d5aed863ba531e71397..8446380d2cb484b2cd42486d4ec0fc943f9d7a06 100644 (file)
@@ -142,4 +142,3 @@ class CRM_Member_Form_Task_Label extends CRM_Member_Form_Task {
     CRM_Utils_System::civiExit(1);
   }
 }
-
index dfcd91bd80bc5315da0f9a9cc2a31f869ce7cb1b..06d4af5303b3ca7c16b7592f19d3f07bbbdd1aa2 100644 (file)
@@ -114,4 +114,3 @@ class CRM_Member_Form_Task_PDFLetter extends CRM_Member_Form_Task {
     return CRM_Core_SelectValues::membershipTokens();
   }
 }
-
index 5a638affb76028a63d31360e9afae7b707eb654c..7697c63706bb04b003c07dd29ae2fdc43d584793 100644 (file)
@@ -87,4 +87,3 @@ class CRM_Member_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDFLett
     return $html;
   }
 }
-
index f56996032718bb0724cbbd8fa1dc62fd6ab5d1fe..a42dac4ca4123664e1acdef0dff9d710c7d7334c 100644 (file)
@@ -142,4 +142,3 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
     $this->controller->resetPage('Batch');
   }
 }
-
index 06817b02759cae081a22ef405cfafa61a94792b9..59b0d0a341e5b0caf2ac73ba8d9e2956a4d84343 100644 (file)
@@ -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
   }
 }
-
index 2ca95ff62b6371dba43217f499a9cc141a295b80..f287252adc67ecb02cdc1fe5a1626f898ffcf4b0 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Member_Form_Task_Result extends CRM_Member_Form_Task {
     );
   }
 }
-
index 033bf7acc53a79ad0f086e7711b86ade0a716be2..98df65eaa0a70fd542809d62aa4cede1582057ef 100644 (file)
@@ -86,4 +86,3 @@ WHERE      mem.id IN ( $memberIDs )";
     );
   }
 }
-
index d93e185f726cd72c71470577c1380664c4f78c8b..ebce3a6fe60bf8087a25145056707c1e63cea688 100644 (file)
@@ -55,4 +55,3 @@ class CRM_Member_Import_Controller extends CRM_Core_Controller {
     $this->addActions($config->uploadDir, array('uploadFile'));
   }
 }
-
index bac2733be62b10d6762adddcde216ae46235fa15..4048c14326eb4765531e6efa7ae669b3ab9a0801 100644 (file)
@@ -204,4 +204,3 @@ class CRM_Member_Import_Field {
     return TRUE;
   }
 }
-
index a781c3b71c88ed163113e57349bbf4e44e6b4bcc..8e9f3054ef3806e8fd39eca37b9cbe15496517d3 100644 (file)
@@ -193,4 +193,3 @@ class CRM_Member_Import_Form_DataSource extends CRM_Core_Form {
     return ts('Upload Data');
   }
 }
-
index 678aa39d1809a8f21cf714fb366163301e827e21..6c6c788d21760c7637da812cec4c2c153aef68a5 100644 (file)
@@ -516,4 +516,3 @@ class CRM_Member_Import_Form_MapField extends CRM_Import_Form_MapField {
     $parser->set($this);
   }
 }
-
index a1ed37be6a931adaf06e7cf49ccf0c8974238fd3..e3aa01bb8618c9a7a284135aaaf7e9c1bd02ee5d 100644 (file)
@@ -194,4 +194,3 @@ class CRM_Member_Import_Form_Preview extends CRM_Import_Form_Preview {
     }
   }
 }
-
index 332df204bd04e341530c0a8cb5ffe1733101bf55..e9ea55b3e366e7238c82eeb2495b4de67ca477cd 100644 (file)
@@ -101,4 +101,3 @@ class CRM_Member_Import_Form_Summary extends CRM_Import_Form_Summary {
   }
 
 }
-
index 3ab19ef10f149de45baad69d44b9627c8b504730..b40446903a36f5092ac7a70373469b36a5bcae4a 100644 (file)
@@ -438,4 +438,3 @@ abstract class CRM_Member_Import_Parser extends CRM_Import_Parser {
   }
 
 }
-
index d8a28087eb0a27fe4e3a15269d6ce4dec08abbeb..18be57331bc9028521ddf94452c41aaadef6b682 100644 (file)
@@ -753,4 +753,3 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
     return NULL;
   }
 }
-
index 011f5c0049e408e504eff16481721e39541d14b7..12c0c6e6f3f2453b70d678654b3fc45bcea862f1 100644 (file)
@@ -194,4 +194,3 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index d0926ba1a9916cb838540b78a34533cd77631656..fb349373e8d818e510c1dd056cb87493e056744d 100644 (file)
@@ -70,4 +70,3 @@ WHERE   id = %1";
     CRM_Utils_JSON::output($details);
   }
 }
-
index 20b72c3f53427643c52754d1af0d16cc3d55c4bb..5a7f95f71de1916047d7660dd04b1222b65642f7 100644 (file)
@@ -447,4 +447,3 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 78fd78cb4bff98eef3dc58e4c1d117c810fccae7..341a8cb14e856dc6cb51cd345ef02e1cb34a9aa9 100644 (file)
@@ -209,4 +209,3 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
     return 'civicrm/admin/member/membershipStatus';
   }
 }
-
index dba135fc76c92759606471ad823a4b09455f6cff..2b54fe0d347dbe6248808d191c1c4b76b4ce80eb 100644 (file)
@@ -169,4 +169,3 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
     $this->assign('rows', $membershipType);
   }
 }
-
index 2cbb4641ea2ccaa3c76342cb20125b693f0f48d8..62a5d03ab8b789dc67091b230aa13abd4a509820 100644 (file)
@@ -604,4 +604,3 @@ class CRM_Member_Page_Tab extends CRM_Core_Page {
     return 'CRM_Member_BAO_Membership';
   }
 }
-
index 3656722c915a6f9e8fb1d815cca2177190fcadce..4bc2cd536afbb20162bffa935d84e707a070b068 100644 (file)
@@ -101,4 +101,3 @@ class CRM_Member_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
     $this->listMemberships();
   }
 }
-
index 270b0390d22e44dc9aba74b30305d2464ab8568f..5f729a673858667e25ba270ed5f408808534a399 100644 (file)
@@ -135,4 +135,3 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
     }
   }
 }
-
index 70c00627affd0a43c0249abbe1270bc6bcfd5212..f109e9ce1e3223f58b8dcf8cbb13fd56f04b7471 100644 (file)
@@ -535,4 +535,3 @@ class CRM_Member_Selector_Search extends CRM_Core_Selector_Base implements CRM_C
     return ts('CiviCRM Member Search');
   }
 }
-
index ffcee82c48ae0136ab230740628265b3c85c47cc..fd88d3eee2cf51ff24541625aad8a676a08265b1 100644 (file)
@@ -105,4 +105,3 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index 6bee3e87c08806775a5e225136bf0bcdda20866a..bb28abbe3ce55798123bc2fd7e2e228fab136ded 100644 (file)
@@ -192,4 +192,3 @@ class CRM_Member_Task {
     );
   }
 }
-
index 70135c39dcd9ac14b8e6af60de37267c650b8c07..b3aeb072de5b4d47401bc8045da87f1b5b4b2f61 100644 (file)
@@ -920,4 +920,3 @@ INNER JOIN civicrm_uf_group ufgroup
     }
   }
 }
-
index 2296f689f9e95828f51e2a315fdb12e6f341a276..e2fedad9f72811fa7f81748de8a96c7086ad2161 100644 (file)
@@ -70,4 +70,3 @@ class CRM_PCP_Controller_PCP extends CRM_Core_Controller {
     }
   }
 }
-
index 693bc1034ff48019754aa665e877359c1dcb98a4..846fbe31af7778d78f3f23e5b2750ce2e73a1323 100644 (file)
@@ -353,4 +353,3 @@ class CRM_PCP_Form_Campaign extends CRM_Core_Form {
     }
   }
 }
-
index 46231cf7fb0d350d9c69cb15d6da03199016c4ed..e0eb4e938476e067cbcdf368536050a14208aee3 100644 (file)
@@ -178,4 +178,3 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
     return ts('Enable Personal Campaign Pages');
   }
 }
-
index c2312db39173f895146abe2692ffce076e26db06..10bc646d4d6354ee79ba0b198535f581bd0fcca7 100644 (file)
@@ -217,4 +217,3 @@ class CRM_PCP_Form_Event extends CRM_Event_Form_ManageEvent {
     return ts('Enable Personal Campaign Pages');
   }
 }
-
index d392bb8104706d47c8df62baddeebbc88cf0eb73..e089d44f7e65effa9815990bcb453aeed6837965 100644 (file)
@@ -231,4 +231,3 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form {
     }
   }
 }
-
index d300e3206fd2b6c68ab2d964c4cc73ae7f21684c..c82b8b075d29848755dfec513929d669c0bcc9e6 100644 (file)
@@ -290,4 +290,3 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
     CRM_Contribute_BAO_Contribution_Utils::createCMSUser($params, $contactID, 'email');
   }
 }
-
index b6a54d9a1f99292fc258107f8c668e8749ece7f3..28ec1336c20120babdd6314be1f7024528d75367 100644 (file)
@@ -410,4 +410,3 @@ class CRM_PCP_Page_PCP extends CRM_Core_Page_Basic {
     $this->assign('aToZ', $aToZBar);
   }
 }
-
index ce3949367a15916240e1c6880c8054365c74f256..f92e7c598ed3f01d108705b6219292e037962810 100644 (file)
@@ -344,4 +344,3 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
     return parent::getTemplateFileName();
   }
 }
-
index f85bbd3c4af1ea44fb1e4ce4c48f6a4189a56916..b47bd53fa40247f473204a36309f6372270b3527 100644 (file)
@@ -62,4 +62,3 @@ class CRM_PCP_StateMachine_PCP extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index 8ced025d49c40b7e7a77aebe409e200779cee534..9e91722c8df2573265639e58b7929c3301eab23b 100644 (file)
@@ -1121,4 +1121,3 @@ SELECT  pledge.contact_id              as contact_id,
     return array_diff(array_flip($paymentStatus), self::getNonTransactionalStatus());
   }
 }
-
index 0e1e418699676a4778434bc9836a63d134604be4..255380b005e004f47fc0224aac5ee5ca97ac4f47 100644 (file)
@@ -305,4 +305,3 @@ class CRM_Pledge_BAO_PledgeBlock extends CRM_Pledge_DAO_PledgeBlock {
     }
   }
 }
-
index 6f3b1365fb8b728a8b35f987e4a5101f5c15a421..97dd1267f75e95befe5a2601dbd0f56a6142c97a 100644 (file)
@@ -837,4 +837,3 @@ WHERE civicrm_pledge_payment.contribution_id = {$paymentContributionId}
     }
   }
 }
-
index db775b3bacf1a6cd95fd955d3b079405fe73a4db..6722f39a8affbbe2a94b8afcc705dadeee00510c 100644 (file)
@@ -638,4 +638,3 @@ class CRM_Pledge_BAO_Query {
     }
   }
 }
-
index 7dbb7dced4953d409216d6fdb3d59ef12b681cac..3e2f1436b3f7b2c8df6d063694f287b9806954a4 100644 (file)
@@ -36,4 +36,3 @@
  *
  */
 class CRM_Pledge_Config extends CRM_Core_Component_Config {}
-
index fdd3afa494a3b8856a141a713d883dd48cffbd6e..84fc8d7169b33d5e69d6cc04d1f5354af187abdb 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Pledge_Controller_Search extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 01164b85d0cfa18b8bac1af0e6a6b937e972e6c3..2a4af9a24ffcf28e0bcce61195a56bcdc7b55fe3 100644 (file)
@@ -190,4 +190,3 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
     CRM_Core_Session::setStatus($statusMsg, ts('Saved'), 'success');
   }
 }
-
index d99c08cf50bad9b3eedb9e2f2b17bf0a5b194268..cf6c8d1bf06b2e1587b0625fd3dd7bf61f1e203f 100644 (file)
@@ -652,4 +652,3 @@ class CRM_Pledge_Form_Pledge extends CRM_Core_Form {
     }
   }
 }
-
index 0978affe64494246bc5ed5044ea8d2a1806ad95d..84475ec12c9e0898c95cf7fddd237d85d6ffd5ac 100644 (file)
@@ -147,4 +147,3 @@ class CRM_Pledge_Form_PledgeView extends CRM_Core_Form {
     );
   }
 }
-
index 2de8900cdb6b7b9d5e6d148c75da8003a1b5269a..518de50d268ed78a494b1cff4fb1b82c4daf0bb5 100644 (file)
@@ -423,4 +423,3 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
     return ts('Find Pledges');
   }
 }
-
index 8832e5d237fe1dab6f1287aa166e908265f35374..6e342b082b82dee76634379e29e4272de9d1d3a6 100644 (file)
@@ -172,4 +172,3 @@ class CRM_Pledge_Form_Task extends CRM_Core_Form {
     );
   }
 }
-
index 17c5a8a03d40936a9f637013c89327026cbeaad8..0f08009b990c81ee6174959df80f0a6a6b7388d3 100644 (file)
@@ -88,4 +88,3 @@ class CRM_Pledge_Form_Task_Delete extends CRM_Pledge_Form_Task {
     CRM_Core_Session::setStatus($status, '', 'info');
   }
 }
-
index 5265ceb998d3238e1b0fc7aea9327382228b37bd..a2f8f46cf0e172edc3a0e958d364a375ac638e1f 100644 (file)
@@ -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
   }
 }
-
index 26253a65667aa0a9891427e5ab4648094436f42a..518d739a3c4742de9fa88acdf3f11509550eabb9 100644 (file)
@@ -63,4 +63,3 @@ class CRM_Pledge_Form_Task_Result extends CRM_Pledge_Form_Task {
     );
   }
 }
-
index af7a741b2b3b7e3599b1770a8b80b6ee09752551..47e2ceb25c4abd13c60cadee6797a78369f82c24 100644 (file)
@@ -84,4 +84,3 @@ INNER JOIN civicrm_contact ct ON ( plg.contact_id = ct.id )
     );
   }
 }
-
index c0f702758fac20e887b07006deec2de596c71cfe..4560ef650c62902c5c30ff8b4346fcd1342ffbe0 100644 (file)
@@ -176,4 +176,3 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
     }
   }
 }
-
index f19da2fdd33a86733d5617591323af45b65f726b..ae6cdd69a320483123b60969233b8121db1f1880 100755 (executable)
@@ -100,4 +100,3 @@ WHERE {$whereClause}
     CRM_Utils_System::civiExit();
   }
 }
-
index 092e4ace2c5f263cc28c884d1362040555ad99dd..6c6f313abfa2d51f78616c544cd9c766441b0fff 100644 (file)
@@ -118,4 +118,3 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 9dd474b8becc7590de68e463c09e1958b66617c9..b697f565c5d20a9c4252c91091a97c0246243be8 100644 (file)
@@ -95,4 +95,3 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page {
     return $controller->run();
   }
 }
-
index 3611448630d985075f3cd7bd8938418bec727a8b..041c3fd62e472d705ed2b3ab89e3be1b2fcd1d28 100644 (file)
@@ -216,4 +216,3 @@ class CRM_Pledge_Page_Tab extends CRM_Core_Page {
     $session->pushUserContext($url);
   }
 }
-
index 31f64b531ffdca9ab097d0ae4692ed01a3c71e64..c5f5d35b31a626c145f8ba10f1500514ab754ea0 100644 (file)
@@ -79,4 +79,3 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
     $this->listPledges();
   }
 }
-
index ca3ee8ebed17a61be51ad8ff363d4cd64ee2e679..4a2755c2ff7bf0c3591895edfcad5dd2671d43a3 100644 (file)
@@ -455,4 +455,3 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
     return ts('Pledge Search');
   }
 }
-
index 0f81b9607ea40f33374d5b4f528c77123ccb041e..d6b2a72174761ef4dd4e0e6b0099a208d61f39d8 100644 (file)
@@ -107,4 +107,3 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine {
     return FALSE;
   }
 }
-
index b855f986cfcac8500925fd669ea6df68bd036a68..ab6b23e89c1fa9fd13fe0834450886313a1eebe2 100644 (file)
@@ -170,4 +170,3 @@ class CRM_Pledge_Task {
     );
   }
 }
-
index 753ffb797826f010221d43e06c215c0ec748bb70..454378f32fcaa4cc77f911538987ea8182e954b3 100644 (file)
@@ -778,4 +778,3 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
     return $label;
   }
 }
-
index 760e415260dcb981f04dfb5b354c431f38229a0e..2c46ada1f7ca09ed80e5d6cb1675b985c429bdfe 100644 (file)
@@ -268,4 +268,3 @@ WHERE cpse.id IS NOT NULL {$where}";
     CRM_Core_DAO::executeQuery($sql, $params);
   }
 }
-
index bbd37777f4bea0f97b0b4da2ce81a897aa8e98fc..177451c7d4945a46383a0c345c173aedf04e0697 100644 (file)
@@ -1400,4 +1400,3 @@ WHERE       ps.id = %1
     return $lineItem;
   }
 }
-
index 69b321ce982290166655d827e93c63e4eadc7685..6020fe37aa83184c4e8ba91d4a9020c24944140e 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
     }
   }
 }
-
index be6ba5429cbfc4e8597e82c0c23462f639702c24..4ec420c6fdf0d13f1484005a08e51daedfb5d115 100644 (file)
@@ -104,4 +104,3 @@ class CRM_Price_Form_DeleteSet extends CRM_Core_Form {
     }
   }
 }
-
index 5a0f1400ad249e6e9b88021392b08584fae92eb1..82b70b392638e488f29da9b1479eb5795309e720 100644 (file)
@@ -684,4 +684,3 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
     }
   }
 }
-
index 6c8ab7a2e02cea2ddc95058297c96f1a47983434..2a916b620b677870b8707d34713ad55d7668b45a 100644 (file)
@@ -328,4 +328,3 @@ class CRM_Price_Form_Option extends CRM_Core_Form {
     }
   }
 }
-
index b8e6b0ee19bae7b9eb54b70ddd7d98d66f00b41b..9ee1134af50279470202c5872990753b485dea22 100644 (file)
@@ -145,4 +145,3 @@ class CRM_Price_Form_Preview extends CRM_Core_Form {
     );
   }
 }
-
index 3f625f418ee3a2f3a63754c9b280b8b602c7fddd..426f8fdb1e9be5b85a7bbe73d421fe102e4d8737 100644 (file)
@@ -292,4 +292,3 @@ class CRM_Price_Form_Set extends CRM_Core_Form {
     }
   }
 }
-
index e3273369da0e6865d956cb7dff17ebb35dd0d269..accd62c98e56cc214fc94a80d0e371981c5ed842 100644 (file)
@@ -348,4 +348,3 @@ class CRM_Price_Page_Field extends CRM_Core_Page {
     $controller->run();
   }
 }
-
index f1c907716658b2946a906836273ac1a4e9f2992a..a706a05710e30e185664f831f029edf49a901f63 100644 (file)
@@ -318,4 +318,3 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index a9ee1ae1e515b8be8f6530fbe983697cd4abf993..cf4af06ee727fc010755df05e7fe41a28142c7e3 100644 (file)
@@ -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'));
   }
 }
-
index b86a33e8739ee4e446280f395fa253b1ac6c9d65..c0dee2b655c79c8c05d7d89e94dbaf0f35a40b95 100644 (file)
@@ -1355,4 +1355,3 @@ class CRM_Profile_Form extends CRM_Core_Form {
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
 }
-
index 18145445a43ff34e91ca4e54dc21a5c349f6d35f..7c05ad7d9079d80c500f570e5a2444e26536173e 100644 (file)
@@ -124,4 +124,3 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
     parent::postProcess();
   }
 }
-
index a4a97e922162dd3f2caf7646fc8726d75638aba6..2f9c4dc291e7acd0874e2fdc99702fe95ea8965a 100644 (file)
@@ -343,4 +343,3 @@ SELECT module,is_reserved
     return $errors;
   }
 }
-
index 0d3675348e3dd321ff84ac4a4284f03a46d64d46..f7af34b6be3152c49c0f99c5d125edca163012b3 100644 (file)
@@ -132,4 +132,3 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
    */
   public function postProcess() {}
 }
-
index f6dd50977e7054a47b6deadab8116647536c6542..0f59e3d3fd9332444f693995db9422b403a7ffdf 100644 (file)
@@ -432,4 +432,3 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
 }
-
index fc8ef4905389c7598f1b639bcbe5157fc7f07990..2b6fdc8844b88c6ec12ad91bd5a3ca94a4216427 100644 (file)
@@ -504,4 +504,3 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
 }
-
index 1804ff7601f2ceed2a11132b8470b1c174fee9a9..8da1a9a1c75e38cdf6eba3dc48aec70700d7c27e 100644 (file)
@@ -390,4 +390,3 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
     return '';
   }
 }
-
index fd645fccfb655a293067f4357bcd2e23506d319d..f0c4fb2f040480a6992038276d470fdeaf8ae23a 100644 (file)
@@ -225,4 +225,3 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
     return $fileName ? $fileName : parent::overrideExtraTemplateFileName();
   }
 }
-
index eda961b129622e5780fbb9e452a6272afdcadae9..3e24cf38bca523ebea8171642967e4200c42a966 100644 (file)
@@ -778,4 +778,3 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
     }
   } //func close
 }
-
index c45e2b82ca9696990faa0c416799231706cdb4a3..82650dea0a105ac5be4dc3c8c33b160a5ac73f43 100644 (file)
@@ -38,4 +38,3 @@
  *
  */
 class CRM_Report_Config extends CRM_Core_Component_Config {}
-
index a877d55ad7312db0b7510d37b8773f6ee38437ff..cac5f17ab63b937d6f9ca059970fd6164ae56aa0 100644 (file)
@@ -938,4 +938,3 @@ GROUP BY civicrm_activity_id {$this->_having} {$this->_orderBy} {$this->_limit}"
     }
   }
 }
-
index 18e59a1a5cbafb9b23a41d910fe36448456cfbeb..34756bfdff9103a3f3da936de0e4f3f6df4da1b8 100644 (file)
@@ -532,4 +532,3 @@ class CRM_Report_Form_ActivitySummary extends CRM_Report_Form {
     }
   }
 }
-
index a80b79280f42cb3bb4961965df52d4d502ca38ef..fce44d3d0c7e573395c299e2f1644be1edbd84f9 100644 (file)
@@ -465,4 +465,3 @@ SELECT v.label
     return CRM_Core_DAO::singleValueQuery($query, $params);
   }
 }
-
index 1a9eddec6af309f810a0c002963186a40b2b9b4e..932b03d016e735705a93acb1f339fefb8b1f77ea 100644 (file)
@@ -679,4 +679,3 @@ class CRM_Report_Form_Case_Detail extends CRM_Report_Form {
     }
   }
 }
-
index fea10963206ccd1d71a41cba84a254f48626b801..787ab4d8bf42fad94f3a203b954ca470dd7cd97d 100644 (file)
@@ -410,4 +410,3 @@ inner join civicrm_contact $c2 on ${c2}.id=${ccc}.contact_id
     }
   }
 }
-
index d19c13faaa39ab613bed22155c848c7f033505d6..7881af631d8458969f4ebe2f2e6438ab0b5e3d03 100644 (file)
@@ -360,4 +360,3 @@ GROUP BY {$this->_aliases['civicrm_contact']}.id,
     }
   }
 }
-
index b5ce50ae1f97cf5c9e30c4d7031f92f735d89641..9cdfe075fc1675be631f0b965b757791f86c919f 100644 (file)
@@ -941,4 +941,3 @@ class CRM_Report_Form_Contact_Detail extends CRM_Report_Form {
     }
   }
 }
-
index b38eecd7ed5d58a4b4388af3af53583ae3284b99..a2be5ecebbc4e01f4b62290e3283e0cfd3b23ccd 100644 (file)
@@ -302,4 +302,3 @@ ORDER BY {$this->_aliases['civicrm_log']}.modified_date DESC, {$this->_aliases['
     }
   }
 }
-
index 795967d505cbc7d741b6143679b6ad00aa6d9be1..56decd616f12f42b690e45fef2cee33f8556511c 100644 (file)
@@ -78,4 +78,3 @@ class CRM_Report_Form_Contact_LoggingDetail extends CRM_Logging_ReportDetail {
     }
   }
 }
-
index 8575c97640ec024303832058384d5596b23e2210..e6a4e6ffb4a7133fbe90b93d52c785b80f44cb6a 100644 (file)
@@ -631,4 +631,3 @@ class CRM_Report_Form_Contact_Relationship extends CRM_Report_Form {
     }
   }
 }
-
index 397efc6327a3cef22fc6323ca255e8b6af6ff1cb..cea8831991d74830fea54c6b06844f10410ed05e 100644 (file)
@@ -321,4 +321,3 @@ class CRM_Report_Form_Contact_Summary extends CRM_Report_Form {
     }
   }
 }
-
index f3d2482491c91a7d0bd14e787998db79bd9f1944..b4bbb6f3857054e629896e79fcf76d29b651423f 100644 (file)
@@ -508,4 +508,3 @@ class CRM_Report_Form_Contribute_Bookkeeping extends CRM_Report_Form {
     }
   }
 }
-
index 76e3309e161e6aa32cacb6aeb89903122fd89903..a3850693999bd6612cf88fb3e17da6f44c09a47b 100644 (file)
@@ -912,4 +912,3 @@ WHERE  civicrm_contribution_contribution_id={$row['civicrm_contribution_contribu
     }
   }
 }
-
index 5627ae93bd904b47a11f4b4a2232f8164092bf22..fe9aa21ccc5a973fbe1d396736c64253ab111399 100644 (file)
@@ -779,4 +779,3 @@ class CRM_Report_Form_Contribute_History extends CRM_Report_Form {
     }
   }
 }
-
index 60037b7086420c133e1ecfe671c3114c55ac31a8..d2d2f475bd61b689131e9fbe904a93bf90e2ed3a 100644 (file)
@@ -565,4 +565,3 @@ class CRM_Report_Form_Contribute_HouseholdSummary extends CRM_Report_Form {
     }
   }
 }
-
index e75b21abca57fb904ef142806ff0c76bf58d1a41..3da5d478f52828677ee27b2dafacf85c13c01a3c 100644 (file)
@@ -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));
   }
 }
-
index bc5ec577da509b1f7893f8f17bfc034733e9141d..8d0ee8ea35212975f8ee46b41b768fc2fa944cee 100644 (file)
@@ -233,4 +233,3 @@ class CRM_Report_Form_Contribute_LoggingSummary extends CRM_Logging_ReportSummar
         ";
   }
 }
-
index 20cec80a5995ef52b56e9c0a6ebb6d234e4da15f..c36e78aba50f7fa9deac90b6c666e4dbcae5bba0 100644 (file)
@@ -520,4 +520,3 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form {
     return parent::getOperationPair($type, $fieldName);
   }
 }
-
index adcc65cfff3235562491300a915233938a653573..c79912840eaa6c6e9fa0fdd353842032b2d70259 100644 (file)
@@ -566,4 +566,3 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form {
     }
   }
 }
-
index 81a26e4bcd336b0e5657416a49ab6fd6461ecd1b..695156785be6db71d0634a9e4233465d19fc6580 100644 (file)
@@ -344,4 +344,3 @@ LEFT JOIN civicrm_contribution_page {$this->_aliases['civicrm_contribution_page'
     }
   }
 }
-
index 3858a0fa7021874d8e4952b169bc65f03b0f1650..c85687427ab9bd3df5e09afaf5895b2a152dbfec 100644 (file)
@@ -324,4 +324,4 @@ class CRM_Report_Form_Contribute_Recur extends CRM_Report_Form {
       
     }
   }
-}
\ No newline at end of file
+}
index 52601b3f8e312d711f407107aa3bb314da36cef3..b1e4ab2876efe3778a39182f304a893c907e3ff2 100644 (file)
@@ -981,4 +981,3 @@ currency varchar(3)
     // foreach ends
   }
 }
-
index a35723b994075b01d8195e394fa1c81e90460a6f..8e504003e56671f9d32d12372d1b997ba321a44c 100644 (file)
@@ -543,4 +543,3 @@ GROUP BY   {$this->_aliases['civicrm_contribution']}.currency
     $this->removeDuplicates($rows);
   }
 }
-
index b7677a81b07bf9b76e77d6647e34126e082f64d0..cfe68319b09f33ecac5c3eb9f1dd822f57c0aeab 100644 (file)
@@ -750,4 +750,3 @@ ROUND(AVG({$this->_aliases['civicrm_contribution_soft']}.amount), 2) as civicrm_
     }
   }
 }
-
index 3e4af34a1d6a7c71df162abb3d6e84296e2e8a71..3dcfffb67f74c7666dcc55ff68e636e9e0d2535c 100644 (file)
@@ -535,4 +535,3 @@ class CRM_Report_Form_Contribute_Sybunt extends CRM_Report_Form {
     return parent::getOperationPair($type, $fieldName);
   }
 }
-
index 15a230e31324c9fafe394e88e8f08b1c1055a745..4b0117a15811248545380715918c9ded297d61fe 100644 (file)
@@ -458,4 +458,3 @@ ORDER BY civicrm_contribution_total_amount_sum DESC
     }
   }
 }
-
index 1c331beb3553a60c99939b0f0c2476533050c325..4914fc89a531a93feb9b6b1be368d621884252e2 100644 (file)
@@ -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?
 }
-
index 5ecc8e365c8b1143922ad0a4c3d554243aa24141..c6405f8790b92ba52f74c832af600d251a532443 100644 (file)
@@ -377,4 +377,3 @@ class CRM_Report_Form_Event_Income extends CRM_Report_Form_Event {
     parent::endPostProcess();
   }
 }
-
index 865b1ef3557f93e645b716c7d15ec6c5a38720f9..6bf2ebdecff5cfc62d2b390a5f4c591f8f87013b 100644 (file)
@@ -436,4 +436,3 @@ class CRM_Report_Form_Event_IncomeCountSummary extends CRM_Report_Form_Event {
     }
   }
 }
-
index 20ca92ab8fd6a6162a2afa217d54100b0e6d49cc..a1973b76ba94b67b1545eecd0e296ecb4c63cd9a 100644 (file)
@@ -546,4 +546,3 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event {
     }
   }
 }
-
index b397d5a96b43ff1f316f67c5ffc1dfdc193430c9..b15bc97ec452b7f58c68c3f6e802b82ddde76f64 100644 (file)
@@ -413,4 +413,3 @@ class CRM_Report_Form_Event_Summary extends CRM_Report_Form_Event {
     }
   }
 }
-
index 8e3bb49db87e586a7f73eebd4ea16ee052632ccd..e6adeb95277d8ec63062c24109a8c8721cce658e 100644 (file)
@@ -1423,4 +1423,3 @@ WHERE   line_item_civireport.id IS NOT NULL
     return $paymentInstruments[$value];
   }
 }
-
index 29229a1ce9e40fe273be28bbcb0c31604e3d3267..832ad76d4ce0594b25109479b5695ca377e662c3 100644 (file)
@@ -364,4 +364,3 @@ class CRM_Report_Form_Grant_Detail extends CRM_Report_Form {
     }
   }
 }
-
index 91b763661401281a9e6f760f662aff41f867e35c..a5da89bea2854a9ef5ed4ede5511c5d48a2a469a 100644 (file)
@@ -578,4 +578,3 @@ SELECT COUNT({$this->_aliases['civicrm_grant']}.id) as count ,
     }
   }
 }
-
index 7cb5849a4e008142de5e9b404fed44ddc7d5f7e3..4084e4708b3feb342fd400cee95da5f5662b87d0 100644 (file)
@@ -383,4 +383,3 @@ class CRM_Report_Form_Mailing_Bounce extends CRM_Report_Form {
     }
   }
 }
-
index dd70d8130e58a1a903c4faa3bc68d077bca772de..6dc66966714119f57015671827093c59b51f6478 100644 (file)
@@ -330,4 +330,3 @@ class CRM_Report_Form_Mailing_Clicks extends CRM_Report_Form {
     }
   }
 }
-
index c6409cc951a03727d3ccdd3cca2663b504e87050..3b0090983c1cf6ade47e44ff9902ce42653df29c 100644 (file)
@@ -474,4 +474,3 @@ class CRM_Report_Form_Mailing_Detail extends CRM_Report_Form {
     }
   }
 }
-
index 9890d35f67da50bf18a57f8fa65a589ae30389b4..c866b842053ba1d6fd84a746a338d8d1cfdb5c9d 100644 (file)
@@ -317,4 +317,3 @@ class CRM_Report_Form_Mailing_Opened extends CRM_Report_Form {
     }
   }
 }
-
index 64bceb5c9ae0628e254ed160cdd9ec4bee0d9745..5476a7422eb5ec1b2d2e5c413f465b9a808225a9 100644 (file)
@@ -598,4 +598,3 @@ class CRM_Report_Form_Mailing_Summary extends CRM_Report_Form {
     }
   }
 }
-
index da94529e4c5fd92f110dd482efa04872f0cdbeb2..5ce851e5a2bd0c8fba912054ed246905c4043a54 100644 (file)
@@ -818,4 +818,3 @@ class CRM_Report_Form_Member_ContributionDetail extends CRM_Report_Form {
     }
   }
 }
-
index 6374dc14bc2c20820aa6d6a172039e7e944789f1..371d4cbbb6045cc6ec5c32c5304c95cec8692896 100644 (file)
@@ -445,4 +445,3 @@ class CRM_Report_Form_Member_Lapse extends CRM_Report_Form {
     }
   }
 }
-
index 0a01e2fead907ca0338f1e2b1ddf080f968fe967..af1f916539e9cd10e15c0d7f9dc721ff2d1e9bb8 100644 (file)
@@ -644,4 +644,3 @@ GROUP BY    {$this->_aliases['civicrm_contribution']}.currency
     }
   }
 }
-
index 12904371d18b54d6c5e037b16bbccb36a80fe8ac..2163a08fedfce904add84e0fbe2b6965baf42170 100644 (file)
@@ -438,4 +438,3 @@ LEFT  JOIN civicrm_contribution  {$this->_aliases['civicrm_contribution']}
     }
   }
 }
-
index 64319e26ce5ec412f7ad13e18a44c2ec8144e423..b748d773db57fca0b6aae22846f8f64f4a892a4c 100644 (file)
@@ -580,4 +580,3 @@ class CRM_Report_Form_Pledge_Detail extends CRM_Report_Form {
     }
   }
 }
-
index 26d40d59b5c00d5774004885a828e234d7ab4cf3..a59a6774f381c68d76f911ec17ad3df3fa014454 100644 (file)
@@ -391,4 +391,3 @@ class CRM_Report_Form_Pledge_Pbnp extends CRM_Report_Form {
     }
   }
 }
-
index 042bce1a65e226df683cc596a7601cea50458778..63ee7991bb9b0450a10d60624df2cd5f1a32c05a 100644 (file)
@@ -407,4 +407,3 @@ class CRM_Report_Form_Pledge_Summary extends CRM_Report_Form {
     }
   }
 }
-
index 42e63507cb0cf160169f420f94032f1d2e353898..3bf87fb4702dec080728e06cc9ee63c520ee5301 100644 (file)
@@ -203,4 +203,3 @@ class CRM_Report_Form_Register extends CRM_Core_Form {
     }
   }
 }
-
index a47165123c70f01316092643c02a99a902a80d48..839b9e33c9683a3bf06a2ee43ac1783ff158b2df 100644 (file)
@@ -288,4 +288,3 @@ FROM       civicrm_contact {$this->_aliases['civicrm_contact']} {$this->_aclFrom
     }
   }
 }
-
index 421d96206f1017c696dbb75474f7f59d19c76625..2fe166a71d7e9b435f931d5ccb9a01147f922845 100644 (file)
@@ -174,4 +174,3 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    */
   public function creatNewShortcut(&$shortCuts) {}
 }
-
index 0383e11713454af67fbe471180d450fb1e3ff0c8..130dcc4ca0a38f3fe86f76ae84dbdb9459c51686 100644 (file)
@@ -109,4 +109,3 @@ interface CRM_Report_Interface {
    */
   public function &columns();
 }
-
index 81e214edff979de74770b063ed904f8c4c6bc981..f51c6f1dae82637ca4f1f41682406e32badf3ae7 100644 (file)
@@ -108,4 +108,3 @@ class CRM_Report_Page_Instance extends CRM_Core_Page {
     return CRM_Utils_System::redirect($reportUrl);
   }
 }
-
index 9fd78bca4d4dc6114cb74af640368c65f049d99b..132d12550620e72e12dadb916e9f171db263f6e5 100644 (file)
@@ -214,4 +214,3 @@ class CRM_Report_Page_InstanceList extends CRM_Core_Page {
     return parent::run();
   }
 }
-
index 5d991adc6f969bc8765f704dc30ee3f33af90fa4..a603e1c8fdfd0f8d660c4c792dc1fde3b8a1019d 100644 (file)
@@ -221,4 +221,3 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
     return 'reset=1&action=browse';
   }
 }
-
index d895fd4f27dc53514f56f498d01d6f719b64e1b1..75cdb45543d631b748bae815d1d8e5af6a62a3f8 100644 (file)
@@ -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'));
   }
 }
-
index dc91460063bd7933bc74038eb15ed3466bb8f1f0..934571e64c1d5324c18edf6d7f3af7dd51e71041 100644 (file)
@@ -120,4 +120,3 @@ LEFT  JOIN civicrm_component comp
     return parent::run();
   }
 }
-
index 18917483c081f91fde447feb4d78244df9dc8bb3..f0fd552db83fdc0b30df22d6154ae5c409a366c3 100644 (file)
@@ -304,4 +304,3 @@ class CRM_Report_Utils_Get {
     }
   }
 }
-
index dbe70252d59fad672732d07cbe1b37458e5227ee..f2cd7794b306f30bad80fab100723091ce64506f 100644 (file)
@@ -185,5 +185,3 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
     return $providerInfo[$providerID];
   }
 }
-
-
index 8d8dd776578f7f558649428c8a46851164c836c9..68a2ed858a51fc418e787180f26d8aad662618b9 100644 (file)
@@ -70,4 +70,3 @@ class CRM_SMS_Controller_Send extends CRM_Core_Controller {
     );
   }
 }
-
index 8ea5abad6d6260fae591d742e5b53a7c65473413..66f62ff850f629b12169a0bba5b0a16d106c9c6c 100644 (file)
@@ -340,4 +340,3 @@ class CRM_SMS_Form_Group extends CRM_Contact_Form_Task {
     return empty($errors) ? TRUE : $errors;
   }
 }
-
index ae80275e0d176fb71df0195023dce01a752104f6..943363bdf765d8b441b133518868603aa0e4864f 100644 (file)
@@ -190,4 +190,3 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form {
     }
   }
 }
-
index e00e387811c9b850a7f7f315f74361ade46e927d..897825dcb856e0a1e80beab213aefa0367a43b7c 100644 (file)
@@ -209,4 +209,3 @@ class CRM_SMS_Form_Schedule extends CRM_Core_Form {
     return ts('Schedule or Send');
   }
 }
-
index c2c2837bf6d6731732ba421290c2d8d2fa3016be..826bb0d8b97c76b0b48b0c74600186a197b3e508 100644 (file)
@@ -432,4 +432,3 @@ class CRM_SMS_Form_Upload extends CRM_Core_Form {
     return ts('SMS Content');
   }
 }
-
index b6384381670376fc402dd26992d467ef625d601a..f59bfa9a655f5c0efd6d9b67834fc8ff359a1b75 100644 (file)
@@ -188,4 +188,3 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
     return 'civicrm/admin/sms/provider';
   }
 }
-
index 9f49ca54f34192859211cbae3532849a4490fe22..5ddc6930e6b37a8e360c9c20a40b06157d730cd2 100644 (file)
@@ -356,4 +356,3 @@ INNER JOIN civicrm_mailing_job mj ON mj.mailing_id = m.id AND mj.id = %1";
     return $uri;
   }
 }
-
index 56a05d1da1072aab2d3747bf6363dc2f298c7715..57f724a371e6b38bcfa68be75423308713333e7d 100644 (file)
@@ -60,4 +60,3 @@ class CRM_SMS_StateMachine_Send extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index f33e432fbea2652e776a269fbc0a10196fe97d4f..02082299ed2c007e94dceef08f43d681a2952a59 100644 (file)
@@ -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');
   }
 }
-
index b4a5ce7af7a1affc56e64f4b7647fe0c2b78a1e5..f0384f94dd45891baf5ccba96d119fad80c8d69e 100644 (file)
@@ -101,4 +101,3 @@ class CRM_UF_Form_AdvanceSetting extends CRM_UF_Form_Group {
     $form->addGroup($proxOptions, 'is_proximity_search', ts('Proximity Search'));
   }
 }
-
index 9ca71f2a53c5697c449f80c4df79cd7031f736fa..5a6e4ef7ece6952ec6c64ae912ec6cc46c50ce16 100644 (file)
@@ -376,4 +376,3 @@ class CRM_UF_Form_Group extends CRM_Core_Form {
     CRM_Utils_System::updateCategories();
   }
 }
-
index 2fe4a3c8253891f0f57d4a78cb341179d95c97b5..ab4d71b517f58283b8f2adcbf77fa749644cd338 100644 (file)
@@ -76,4 +76,3 @@ class CRM_UF_Form_Inline_Preview extends CRM_UF_Form_AbstractPreview {
   }
 
 }
-
index 39c94c1ecfb896906a54a395596af144785d4f1f..6b32ec7fcad25b237cee4d02ad0e98272bcdd1be 100644 (file)
@@ -62,4 +62,3 @@ class CRM_UF_Form_Inline_PreviewById extends CRM_UF_Form_AbstractPreview {
   }
 
 }
-
index c6a70f460e4a98567c16ba0776f91c7d23e7345e..9d4af63bdd03b59918a8a23191975ddd6220d362 100644 (file)
@@ -296,4 +296,3 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
     $controller->run();
   }
 }
-
index ab86224ef8a6c260a53377a137bb0b1f9e570ad2..b6dbcd6331f335d9dc1d900adaf0fe5f3b3ee31b 100644 (file)
@@ -489,4 +489,3 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
     return $returnGroupTypes;
   }
 }
-
index 6c80c0c7714228d6ed9d0641ae5d3c984205db22..145e12e867d39c06b3b68132897971bb1bd53906 100644 (file)
@@ -56,4 +56,3 @@ class CRM_Upgrade_Controller extends CRM_Core_Controller {
     $this->addActions();
   }
 }
-
index 9898156e60b20265f03537c70f7e0d7c72dec597..e5815d5705edb566ddfb98a5fefd9f04297a92d4 100644 (file)
@@ -83,4 +83,3 @@ class CRM_Upgrade_Headless {
     );
   }
 }
-
index 6dfbab04e72837217142d35cb84ee08148d63269..d27e6913b9053dc8cc23f9b8680b52fe611251ff 100644 (file)
@@ -568,4 +568,3 @@ SELECT  count( id ) as statusCount
     $upgrade->processSQL($rev);
   }
 }
-
index da15a78bb71b886d5a3298404a4bae203e95b965..6e899686e6ba26eab84957f8f46d0378b899c72b 100644 (file)
@@ -430,4 +430,3 @@ AND    v.is_active = 1
     return "Blah";
   }
 }
-
index 16888f6bf490282d1c6101bbba2fdd8b7ffb3ccb..9e97237a615af5f3d022e78b7ba47edeb45eb841 100644 (file)
@@ -49,4 +49,3 @@ class CRM_Upgrade_Incremental_php_FourZero {
     // do nothing, db is already upgraded to 3.4.alpha1.
   }
 }
-
index 5e17121d47e6bda0ce9d84ff802a24aa3b9f252b..29db710fbfbeeb7c31afffe0ebbbb9f9a16c2ebf 100644 (file)
@@ -369,4 +369,3 @@ VALUES
     $upgrade->processSQL($rev);
   }
 }
-
index 023c44ce1e69eba0d1cf2d6d76f5745f8549e1d9..b23aad77cf0047d59e08e738ef38f844a4a5a21d 100644 (file)
@@ -406,4 +406,3 @@ INNER JOIN  civicrm_option_group grp ON ( grp.id = val.option_group_id )
     $upgrade->processSQL($rev);
   }
 }
-
index 05902be292c0b9f52dc59bae05c1421807914185..07ab68f8246aace1e27ddf5427378c3093617432 100644 (file)
@@ -282,4 +282,3 @@ UPDATE  civicrm_membership_status
     $upgrade->processSQL($rev);
   }
 }
-
index b4f84422facf1040468bd2b8aefbc9320f9227b8..d6f9c0d19ba5daff040c3837721880717c5ed5e3 100644 (file)
@@ -202,4 +202,3 @@ class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page {
     echo CRM_Utils_System::theme($content, $this->_print, TRUE);
   }
 }
-
index 749eac836732f13caaf786759eb3920440b626ed..ded2d209fa70940cb72ef4ef733d6ed01e718eee 100644 (file)
@@ -619,4 +619,3 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
     }
   }
 }
-
index 3007dee6ac4d087a6061ecb407c809a865a2a05a..69d5b35602ebd092e8d48cb48ea161c4be3cab9f 100644 (file)
@@ -215,4 +215,3 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
     return $fieldValueDAO->delete();
   }
 }
-
index e3f8489638490244050b3fe215ff89379384d299..1665ef9c8d064cd6b809cc4f36f8edf89be085d3 100644 (file)
@@ -1121,4 +1121,3 @@ return 0;
     return CRM_Core_DAO::setFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'is_quick_config', $isQuickConfig);
   }
 }
-
index f6408a48fb2fe07aae7757db58c57818198e403c..072901d67d40a4eb471fa45fb6b2e9c85d8979f4 100644 (file)
@@ -57,4 +57,3 @@ class CRM_Upgrade_StateMachine extends CRM_Core_StateMachine {
     $this->addSequentialPages($this->_pages, $action);
   }
 }
-
index 3fcd2393d75052760d87892f62c56fa2ed1284d3..6d166d62f2eab7cbf9303433515e2b2ff0883ff2 100644 (file)
@@ -305,4 +305,3 @@ class CRM_Utils_Address {
     return $newSequence;
   }
 }
-
index dc3fa4afabfa61ffbf799afe4972121824da1158..e05552b1018bd0d4585c93bb5e7b174f582bf84b 100644 (file)
@@ -286,4 +286,3 @@ class CRM_Utils_Address_BatchUpdate {
     return $result;
   }
 }
-
index f16dfeafc1db46c018ac9d5673983ce86d80f2a2..cb6ab9d17d91274cdb130f89eafdc35509807814 100644 (file)
@@ -123,4 +123,3 @@ class CRM_Utils_Address_USPS {
     return TRUE;
   }
 }
-
index 435c45bdafe4a9e1bb728809c1ef3e7f45339975..1f6791bd6fa765f1ae607dc6806ef2c37f85d994 100644 (file)
@@ -836,4 +836,3 @@ class CRM_Utils_Array {
     return $output;
   }
 }
-
index 619e49fdc6737a2f9274dd0906a3cc41f5fc3161..61188ab1b30f1d18b8580a1baf623d3423a07288 100644 (file)
@@ -50,4 +50,3 @@ class CRM_Utils_Cache_Arraycache implements CRM_Utils_Cache_Interface {
     $this->_cache = array();
   }
 }
-
index 69c768825152d21cbf7cfc84c3081149c4b7ca8c..63d5cb12dcf998f565624cc087400afb02056d3f 100644 (file)
@@ -146,4 +146,3 @@ class CRM_Utils_Cache_Memcache {
     return $this->_cache->flush();
   }
 }
-
index 5bea75cdc3a407cdf24f874d274be338bfd930c5..afbb9307a174157822b892880feae37e336c8132 100644 (file)
@@ -89,4 +89,3 @@ class CRM_Utils_Cache_NoCache implements CRM_Utils_Cache_Interface {
     return FALSE;
   }
 }
-
index 2f3d1a094bbcafc3d674c001d987aa93eafb4c7c..3d2c42d8b8df83f36b0782c98b4eedf98117d556 100644 (file)
@@ -113,4 +113,3 @@ class CRM_Utils_Cache_SerializeCache implements CRM_Utils_Cache_Interface {
     $this->_cache = array();
   }
 }
-
index c33246a86981ab8bdd4269d2f8bf4bdad1d31e1c..986cee0f976fd73429810cb427028c897b9c88bc 100644 (file)
@@ -114,4 +114,4 @@ class CRM_Utils_Check_Case {
 
     return $messages;
   }
-}
\ No newline at end of file
+}
index a155c7b4b4368b6cb6f82c9e8b2ca4f82066c06b..6bffa9e95414ec4c576e3c164e3db9d9bacd6ccd 100644 (file)
@@ -111,4 +111,3 @@ class CRM_Utils_Crypt {
     return $string;
   }
 }
-
index c680a4fed92ca17d5ce04bcc7a61376eb916d73e..2192ccdb671316799258a9e9f3793143fed8c9dc 100644 (file)
@@ -1823,4 +1823,3 @@ class CRM_Utils_Date {
   }
 
 }
-
index 0e9888ed6d91ea55880b4b913aa5a62e21414967..4931e00ad40f18a6edef9626e25097d9cf16de64 100644 (file)
@@ -682,4 +682,3 @@ HTACCESS;
     return TRUE;
   }
 }
-
index 430c34da7e46f9f939b51851e282480b8c743d06..5a20a9f16c39454222031b2af0705da32ce8afd4 100644 (file)
@@ -160,4 +160,3 @@ class CRM_Utils_Geocode_Google {
     return FALSE;
   }
 }
-
index c405a1c19b3aa534838c91371428916d8560fca6..4a2d91cb33587f597e7d051863553883b8dbc297 100644 (file)
@@ -34,4 +34,3 @@
  */
 class CRM_Utils_Hook_Drupal6 extends CRM_Utils_Hook_DrupalBase {
 }
-
index 78b93015ee2aff47fbfe345468f4e59b935556d1..a2a14f5a339bfa3ffa853165b18475f0fcc8998b 100644 (file)
@@ -34,4 +34,4 @@
  */
 class CRM_Utils_Hook_Drupal8 extends CRM_Utils_Hook_DrupalBase {
 
-}
\ No newline at end of file
+}
index 7494e8558dc19bb68cb275dd4059efcaae1803ab..b5c7fbaa9f1df7a46cbee0726d7d08d750a9e49d 100644 (file)
@@ -119,4 +119,3 @@ class CRM_Utils_Hook_Joomla extends CRM_Utils_Hook {
     }
   }
 }
-
index 728791ad211d62d74be05792ff391302bb27332d..8f26da58c3373fb96e80f329f81cac845b71218f 100644 (file)
@@ -68,4 +68,3 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook {
     return;
   }
 }
-
index bd4c9b9504d2887689b4e294120caaf3cd9ce232..9380010ec8382f5f1d162853e727a4e191ef4d1e 100644 (file)
@@ -106,4 +106,3 @@ class CRM_Utils_Hook_UnitTests extends CRM_Utils_Hook {
     }
   }
 }
-
index 9dc05702d9210ca24efae75ac5ee60e8cde63c06..2959fa5f65377786b4f7500fc353ecd6158f3dc8 100644 (file)
@@ -217,4 +217,3 @@ class CRM_Utils_Hook_WordPress extends CRM_Utils_Hook {
 
 
 }
-
index 8b8f933d2335f3c6cba4669937010a1d99b807b5..120bfbb138c2a9cf54bc3dbfc4e20a84df5cdc9e 100644 (file)
@@ -117,4 +117,3 @@ class CRM_Utils_ICalendar {
     echo $calendar;
   }
 }
-
index a1182efedafc31886fdba45f4a568ac772bd535d..d25c77f588d5e8e39fefc04b1519bab6ba019db4 100644 (file)
@@ -155,4 +155,3 @@ class CRM_Utils_JSON {
     return $sOutput;
   }
 }
-
index bd41d8d6ec16246154f41aea0bb448e63abf099c..873e926da88e1dc00efb21db7ffbc9b2c9bf13c7 100644 (file)
@@ -414,4 +414,3 @@ class CRM_Utils_Mail {
     );
   }
 }
-
index f3e1e1f133bc1b24e0674f1ebbe79867bd15f13d..cef40d005283724e9f51590004ee2d8e462ba6f6 100644 (file)
@@ -416,4 +416,3 @@ class CRM_Utils_Mail_EmailProcessor {
     }
   }
 }
-
index 60dfd987a3d3c71ada572a122f1d0e3bf587c7be..8cfe6f90ef9faf2bd57d6d6719a7d2c8e32f47c7 100644 (file)
@@ -456,4 +456,3 @@ class CRM_Utils_Mail_Incoming {
     );
   }
 }
-
index 5d1f1d9ac700fbf9f529eb75eab04213c2555834..66ee4ba6f015298ed99f7a188abb7f85ebbbcec5 100644 (file)
@@ -562,4 +562,3 @@ class CRM_Utils_Migrate_Export {
     return $prefix . "<$name>" . htmlentities($value) . "</$name>";
   }
 }
-
index 3e93bb74c031b304f601ed58b0f0e55107c3329d..539f8a311e5b97806aad067f74764918e234cf01 100644 (file)
@@ -638,4 +638,3 @@ WHERE  date >= $lastExportTime
     // print_r( json_decode( $json ) );
   }
 }
-
index 9b02afa1e2d3f8a41a7a4cd80f11774ca2ccec27..6170c82e8e6b8362f6f15ce478d5566cd2d22e2c 100644 (file)
@@ -472,4 +472,3 @@ AND        f.column_name = %2
     }
   }
 }
-
index 3086f897369f62335b8ba2fb5dccc2721098ac58..fd26acae5c504ceced8e4b773e6e5a33224922ff 100644 (file)
@@ -301,4 +301,3 @@ WHERE entity_table = '{$tableName}'
     }
   }
 }
-
index 105e092d88abd7e4f7e261b639c1f33382d08b47..c02b55ceadaa779e5f39850fe12fff1615970bee 100644 (file)
@@ -120,4 +120,3 @@ class CRM_Utils_Money {
     return strtr($format, $replacements);
   }
 }
-
index 6e8dc0bdc6b6a1433ba70d2ce36f2f7a358b177c..2e037fb51ebeddd9e849285aa483aa8247d2170d 100644 (file)
@@ -553,4 +553,3 @@ class CRM_Utils_OpenFlashChart {
     return $openFlashChart;
   }
 }
-
index e51c2f523d840441705de53a1c043b84fb87085a..cd8f3cd38e4447faa0ef19239a2cc7d882e6b854 100644 (file)
@@ -289,4 +289,3 @@ class CRM_Utils_PDF_Label extends TCPDF {
     return $list;
   }
 }
-
index 793b35fd2d9503d1c0562c9c7e2095aa6f949e01..773c537f107b73ee63f9c94e0087e0cc54e222f7 100644 (file)
@@ -407,4 +407,3 @@ class CRM_Utils_PDF_Utils {
     }
   }
 }
-
index c713640dc265ffa805a29df7a15867bb619fe2e9..aa184a1469bdbed757b65ea5a2431f1b7288cb63 100644 (file)
@@ -340,4 +340,3 @@ class CRM_Utils_Pager extends Pager_Sliding {
     return sprintf('<a class="crm-pager-link action-item crm-hover-button" href="%s" title="%s">%s</a>', $href, $title, $image);
   }
 }
-
index 6937ce6fafa958dee3dbaa8fa7a8dbef510fe055..73a355a14eb887b43e5e089341735578708249ab 100644 (file)
@@ -168,4 +168,3 @@ class CRM_Utils_PagerAToZ {
     return $aToZBar;
   }
 }
-
index e8d8126a6f2a17124edbe0b09271a245ca73275c..cc3a382748b1803b2683850149f2fba9ecd75cd7 100644 (file)
@@ -348,4 +348,4 @@ class CRM_Utils_QueryFormatter {
 
     echo $buf;
   }
-}
\ No newline at end of file
+}
index 0ea90b950873358ec9e5091b19253feb4b46ca95..5250e8676e7d08aa4fc28d4b066a812fd8c2887e 100644 (file)
@@ -699,4 +699,3 @@ class CRM_Utils_REST {
     }
   }
 }
-
index 423e7bc5eb0654b535d2f7ef561e6eaeed5881b2..95d3031812d3d790c5ffa72968999f17c9b9b6bc 100644 (file)
@@ -131,4 +131,3 @@ class CRM_Utils_ReCAPTCHA {
     return $resp->is_valid;
   }
 }
-
index c5cd36d40e57a015e6454c76f1fc87c623bba1a2..0c174c9946c6b2c070644d5a674bd4df7c4135fe 100644 (file)
@@ -198,4 +198,3 @@ class CRM_Utils_Recent {
     $session->set(self::STORE_NAME, self::$_recent);
   }
 }
-
index 5c8993c0dc8d970a1531254d16146d7ac100baaf..061a0cb5476f03804e51eec229924f2243527357 100644 (file)
@@ -141,4 +141,3 @@ class CRM_Utils_Request {
     return $result;
   }
 }
-
index b3459d750b5698ea18344f305e3cf648caa9bfc0..50f0e60c8596d033352992ee77222f8cf0a04cd4 100644 (file)
@@ -799,4 +799,3 @@ class CRM_Utils_Rule {
     return ($key) ? CRM_Core_Key::valid($key) : FALSE;
   }
 }
-
index c16e3bb4ec002e7cccc35d89de64c93f9c4dbf25..ab596e59f3628d392588caba53ea9fce18337ba7 100644 (file)
@@ -329,4 +329,3 @@ class CRM_Utils_SoapServer {
     return civicrm_api('contact', 'get', $params);
   }
 }
-
index 0298c18d74b40af99e37d79a5ca5630c65fb2161..e703b2ae2be5b30b3ddb9c97ccca13eb13169d90 100644 (file)
@@ -734,4 +734,3 @@ class CRM_Utils_String {
     return str_replace('&amp;', '&', $htmlUrl);
   }
 }
-
index 8d7a8094ca985c170994248e786cbb3d81aa6938..ed5ff5a3bab51f4dd13efb12d5b51b1cbd5977db 100644 (file)
@@ -184,4 +184,3 @@ class CRM_Utils_Sunlight {
     return $result;
   }
 }
-
index f85fefa8aed00f75566bd39c934a7f45cc2aa281..4ed43e16b9340a1545a21880414d61424ee574b4 100644 (file)
@@ -365,4 +365,3 @@ abstract class CRM_Utils_System_Base {
    */
   public function appendCoreResources(&$list) {}
 }
-
index 6928d2c8a7e89b8adc9ca20c360a5129d9aa5dcd..3bbb4c50d2208b133dbc0f29722ed653babfff28 100644 (file)
@@ -871,4 +871,3 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
     $list[] = 'js/crm.joomla.js';
   }
 }
-
index 6ec959c0b9bdf59f4fc608cb7136a4fa4a747cd1..1c2465db2e1b9cb9e867a9ba6f908548b908924a 100644 (file)
@@ -192,4 +192,3 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
     throw new Exception("Method not implemented: getLoginURL");
   }
 }
-
index af8b46d3af83bb87bb080ee6434176e092a3e4f6..67a6b3f4ae9d46f059f6718f27756fb1cd21a81e 100644 (file)
@@ -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.
   }
 }
-
index c9c0e7ccb7221e0651eb19cf70a833165aedcb25..cc28477347309e09277e27bb201ea87fe8175f09 100644 (file)
@@ -771,4 +771,3 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
     }
   }
 }
-
index 2793eaeec5ffebb03ce5dad416459a8c19b4a7c2..2f5b31d39b74a02c7b1b3cc78f200dfa2fb99bbb 100644 (file)
@@ -101,4 +101,3 @@ class CRM_Utils_Time {
     return (abs($diff) <= $threshold);
   }
 }
-
index 1acf22040cc656e5315d6061c7688c1426b3878a..3996676473f6c4db75fe689738ea5781259e78c2 100644 (file)
@@ -234,4 +234,3 @@ class CRM_Utils_Tree {
     print_r($this->tree);
   }
 }
-
index 204285f4c7e765ad9287ba01a2986c793f610186..5f330a05cae1d47916e9ea65c590bc84f570a252 100644 (file)
@@ -348,4 +348,3 @@ class CRM_Utils_Type {
     return NULL;
   }
 }
-
index bc6e5f530b8950d58dac0a596c50a7fcde64f787..6229edbbbe6ef46e25f8bd8e0ec33e191de4d6bb 100644 (file)
@@ -111,4 +111,3 @@ class CRM_Utils_Verp {
     return array("$slocal@$sdomain", "$rlocal@$rdomain");
   }
 }
-
index adfc94dee557589707a269cd1a34a5385cb85af4..5ce5b7d3d3b089138e779c54acc703e18686f292 100644 (file)
@@ -486,4 +486,3 @@ class CRM_Utils_Weight {
     ));
   }
 }
-
index ab3e46f5aa0c8d2595ea83831b2e97ac8f855f52..a352dc51801a8687ab4e2842975bfbdad1ade3d9 100644 (file)
@@ -115,4 +115,3 @@ class CRM_Utils_Wrapper {
     return $this->_controller->run();
   }
 }
-
index 3f07251b2beca7a27ca30dc5376586a09e5f317a..bc7d526f046a6924f867666bb547cf73708f51ae 100644 (file)
@@ -193,4 +193,3 @@ WHERE  id = %1";
     print_r(func_get_args(), 1);
   }
 }
-
index db86be468e7338380df9971bc6d9f422122c3402..668f280da151b695a6ccfd4eb5ae51df2e540965 100644 (file)
@@ -28,4 +28,4 @@ namespace Civi\CCase;
 
 interface CaseChangeListener {
   public function onCaseChange(\Civi\CCase\Event\CaseChangeEvent $event);
-}
\ No newline at end of file
+}
index 4e6fa4a0321b2ef2c18352ba62510b78fad13932..0d4cecd41bd04b97e13df89501b807162942fa5a 100644 (file)
@@ -95,4 +95,4 @@ class Events {
       $listener->onCaseChange($event);
     }
   }
-}
\ No newline at end of file
+}
index d4dc4b5240ecb374aed0b869fe4577a1cb39eb98..da80ed3d22fa60d6d6bc3602622dd4853ed3f864 100644 (file)
@@ -3,4 +3,4 @@ namespace Civi\CCase\Exception;
 
 class MultipleActivityException extends \CRM_Core_Exception {
 
-}
\ No newline at end of file
+}
index 1472b8afc892f938eb72c166b93e369fa1a5ce9d..b885f406dc3281c760ea170b6ebcf208f6301d24 100644 (file)
@@ -100,4 +100,4 @@ class SequenceListener implements CaseChangeListener {
     $r = civicrm_api3('Activity', 'create', $params);
     $analyzer->flush();
   }
-}
\ No newline at end of file
+}
index 210c17e0d8b5b0ddc1d15557368102abe3308bd9..c0acfbb3e3f67b77decc5c31a3289bc94a31bc99 100644 (file)
@@ -9,4 +9,4 @@ class Arrays {
     }
     return $r;
   }
-}
\ No newline at end of file
+}
index dc2196ef137f9f394986c1ccfe0078fd98ceda93..46712d8d4e9343f93ff65795e11ffb5217f1e7d6 100644 (file)
@@ -27,4 +27,4 @@ class CSVParser {
     return $results;
   }
 
-}
\ No newline at end of file
+}
index ee685e49a29f968a63772bd8dc753e7f281413a7..3c7c94689713b8b4404e56b1d916ba6d1553a2fe 100644 (file)
@@ -64,4 +64,4 @@ class AntagonistCommand {
     }
     return NULL;
   }
-}
\ No newline at end of file
+}
index 870863fabeca8398bb1b2830f2a909a0de38bf79..95bfc6511ceeac7118c90c6063b0e56b0a9a4680 100644 (file)
@@ -9,4 +9,4 @@ class LsCommand {
       printf("%s %s %s\n", $test['file'], $test['class'], $test['method']);
     }
   }
-}
\ No newline at end of file
+}
index 24305cfff9f97f36e4a786682cf4f730fa4c2642..fffadfb20a7b7718af4f4dce3d23e881e68525ee 100644 (file)
@@ -43,4 +43,4 @@ class ComparisonPrinter {
     }
     print "\n";
   }
-}
\ No newline at end of file
+}
index d360b99e1c913a91fe926499ca18bc029599fa7d..8d4a73fac9d9456b5dc3c7c5a4f0c90ab055a26f 100644 (file)
@@ -29,4 +29,4 @@ class CsvPrinter {
     array_unshift($row, $test);
     fputcsv($this->file, $row);
   }
-}
\ No newline at end of file
+}
index 1110d328efd8fe27dbdd0087430453cf7609e282..35bcfe244a32a1cc360a97389994de786d85e957 100644 (file)
@@ -28,4 +28,4 @@ class EnvTestRunner {
     unlink($jsonFile);
     return $results;
   }
-}
\ No newline at end of file
+}
index 900463b9db195d4caf7091670cc84dd9caccae53..5725f0b2e24c5692a4fb20b741826ceec4bf6a9b 100644 (file)
@@ -29,4 +29,4 @@ class JenkinsParser {
     }
     return $results;
   }
-}
\ No newline at end of file
+}
index bc280486b458fee51b7b1038cba526f0a26ccaeb..dacb7457e79ddab817a03335da829cc2b4989a9a 100644 (file)
@@ -31,4 +31,4 @@ class PHPUnitParser {
     return $results;
   }
 
-}
\ No newline at end of file
+}
index 3aee013d106a2e2c13e7e07041ddefd39d5208cf..2aeb46dd40e632b31ddc71c487ea2b635dd7e147 100644 (file)
@@ -71,4 +71,3 @@ class AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 06093c573ce89131187b14f8cc0c2890b9ac7369..3d80d7a12609320afcb654ac9a1afd9e843139ee 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Activity_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index e31c5fc5638e8f49a46b3b94cb1919954b5753d9..a70305e02cff08eb3d9f00e559d070d20dbc238f 100644 (file)
@@ -120,4 +120,3 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
     $this->assertEquals(count($assignees), 1, '1 assignee names retrieved');
   }
 }
-
index 2fcfa5b2e3edf9b0f7e40e6f34cb1a1a8d04a1dd..bc13f61c7222329046b9bed6943dcc436a6dba99 100644 (file)
@@ -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');
   }
 }
-
index 906b964b6f3eff5d611acd12d0d0c8b0a4a19b53..6a931ae8bb961ad847cdbfe3f2f27b3f04e15b3d 100644 (file)
@@ -545,4 +545,3 @@ class CRM_Activity_BAO_ActivityTest extends CiviUnitTestCase {
     $this->assertEquals(0, sizeof($activities), 'In line ' . __LINE__);
   }
 }
-
index f1cede8245b92c0646c94c3c16a8d08145935f36..b177161be12f7d30fac54a2fadaa0e285295dd59 100644 (file)
@@ -71,4 +71,3 @@ class CRM_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index fdd1cf045b36b79b0b42fed9e29f6f722a922a09..a9d10768291918f57871234e504913b09660b78b 100644 (file)
@@ -293,4 +293,3 @@ class CRM_Batch_Form_EntryTest extends CiviUnitTestCase {
     );
   }
 }
-
index 0f2706edb0ecb73132e9b854a584e93cec042da8..aac0f28e7c9ded1a835f3d5c3e90d7cca79692ae 100644 (file)
@@ -77,4 +77,3 @@ class CRM_Bridge_OG_DrupalTest extends CiviUnitTestCase {
     civicrm_api('OptionValue', 'Get', array('version' => 3, 'label' => 'OG2', 'api.option_value.delete'));
   }
 }
-
index a14ad7705943c32511c2cab798d42e1ae6f991a2..8597d25ca937d34e85b3661dd8ae38f000ad6da1 100644 (file)
@@ -96,4 +96,4 @@ class CRM_Case_BAO_CaseTypeForkTest extends CiviCaseTestCase {
     );
   }
 
-}
\ No newline at end of file
+}
index 819e5b2ad5aa9b92b84cbd1c02ac0f56f2715cc5..8ae18fe57e88712331f71c2290450420d38b8013 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Contacts_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index ec9418151fe48d9e700202c64844483ef7c3b55d..a1fffabc1794734dedad36b119d10b78ff38cd4e 100644 (file)
@@ -1589,6 +1589,3 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
-
-
index d0899b108a254396ff2644fee17a5456826b5f51..0408c5d6e1f47d8087c26707d02dbf5fa804e9b8 100644 (file)
@@ -307,6 +307,3 @@ class CRM_Contact_BAO_ContactType_ContactSearchTest extends CiviUnitTestCase {
     $this->assertEquals(empty($result['values']), TRUE, 'In line ' . __LINE__);
   }
 }
-
-
-
index fb9e2a677381ee88535c52b0316696ecd57c1c39..fc37f2bf7f37fb7ed264fa64e626a7058c302bd9 100644 (file)
@@ -273,6 +273,3 @@ DELETE FROM civicrm_contact_type
     CRM_Contact_BAO_Contact::deleteContact($contact->id);
   }
 }
-
-
-
index 3a98de074546f571bda61456608483c72c21979d..12d25544e24ca6b20dd3869b2a73d20787f74530 100644 (file)
@@ -228,4 +228,3 @@ class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase {
     $this->assertEquals($del, FALSE, 'In line ' . __LINE__);
   }
 }
-
index 7733aecaeced9245707e5e2ba2281dc8060bcf9f..e5604efc7216308417d637239bcf7780adf433c2 100644 (file)
@@ -314,6 +314,3 @@ DELETE FROM civicrm_contact_type
     $this->relationshipTypeDelete($relType->id);
   }
 }
-
-
-
index c97c2be7e3c2f87a732f5d43fbf1502ed04344a4..6296fc23232982c1c13eeed90a39d0d6ca049d1b 100644 (file)
@@ -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');
   }
 }
-
index f8963ae48c63f96fcf868ca7668bf50b622fa5c0..f0b746ae58a70bde2aa8b456964d499f2cac5ae9 100644 (file)
@@ -145,4 +145,3 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
     }
   }
 }
-
index 7e20b77fafd3d5a11bc31398b169d7f5d26a1bed..4d45fef8526476ac47d2895eb54d9e71882a1c13 100644 (file)
@@ -175,4 +175,3 @@ class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase {
       }
     }
 }
-
index 15d77bf30546d12dcaa35b1a69783b8dd45ed9ca..9f5e3cf922affc18475734e22537b04778653377 100644 (file)
@@ -228,5 +228,3 @@ class CRM_Contact_Form_Search_Custom_GroupTestDataProvider implements Iterator {
     return isset($this->dataset[$this->i]);
   }
 }
-
-
index 9ab0fe4e1ea389d761f6d2d1d7c535bb99412eb7..fe38d0590e37ae942fda477e5bdc93575eba94e2 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Contribute_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index efd08d33bbf4d219d4db715a00c87970ec896db0..24d44749f2e471c7220b46bd56d81cf8b04e580f 100644 (file)
@@ -172,5 +172,3 @@ class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase {
     ContributionPage::delete($contributionpage->id);
   }
 }
-
-
index 758a8bb936e8c8454c61e9bebaad16df8f9cfcca..5ef6804f8caabdd7a353c16157eadfb42df7992b 100644 (file)
@@ -462,5 +462,3 @@ class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
-
index 62a31dfb9f6425212cd55a790d6f19936aaef2e8..84baf1f1eb523e5860cae34aef3aa4163213f365 100644 (file)
@@ -118,5 +118,3 @@ class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase {
     $this->assertEquals(empty($result), TRUE, 'Verify financial types record deletion.');
   }
 }
-
-
index 27222b3175d9983177a28a0c6ba30f6707bf39a0..6916745d8e36f275406e5cd1d2d05f27995ae1ec 100644 (file)
@@ -135,5 +135,3 @@ class CRM_Contribute_BAO_ManagePremiumsTest extends CiviUnitTestCase {
     $this->assertEquals(empty($result), TRUE, 'Verify product record deletion.');
   }
 }
-
-
index 9816a9f6a1fa959971168554ef2eb7fea226ee6d..1ba9fbac45ef0aadaf218747cb28478c7fddc11c 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Core_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index e3986b20601dd60833c90252d5dbfadc4594666b..e12c776a4d84e399360caa2382ccfb126fa6f0bc 100644 (file)
@@ -328,5 +328,3 @@ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase {
     $this->assertNotContains('street_number_suffix', $parsedStreetAddress);
   }
 }
-
-
index 38cd7a69617e459a542b24975f6214a15f4b52ab..5110912e7eba4a07bbb4f925e2bb9c55d8e33182 100644 (file)
@@ -288,5 +288,3 @@ class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase {
     Custom::deleteGroup($groups['B']);
   }
 }
-
-
index a3a65b8fa591a916cba86b46b70d0500e0896de8..6e0775e3dcb889ddd5c96d56deed1d324ec04f00 100644 (file)
@@ -588,4 +588,3 @@ class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase {
     Custom::deleteGroup($customGroup);
   }
 }
-
index 10b9c503b4f63bb113ad0a2d3b1603952e16eeda..1cd44c0137388d03596b20f5c9b4b117f20a99e9 100644 (file)
@@ -150,4 +150,3 @@ class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase {
     Contact::delete($contactID);
   }
 }
-
index 7f4d2ab006f520cda48ff0e2d5886ef092dd2a08..4e22f227fa0592c08c3c66cb73eea4c969c02cb0 100644 (file)
@@ -197,4 +197,3 @@ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase {
     Contact::delete($contactID);
   }
 }
-
index 01c0690711e1e5042287df919051cbe7bebe20dd..13ef9f2ba1178f0e36e99b64cc9d9eeb9a970a24 100644 (file)
@@ -261,4 +261,3 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
     Contact::delete($contactID);
   }
 }
-
index 48a810d3ff5b837fed41033e51cd1a7f0408d895..2c551f4fe16e34d973e5a800655c34fd7b2b4cb1 100644 (file)
@@ -152,4 +152,3 @@ class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase {
     $this->assertEquals($result, NULL, 'Checking the returned value of type Memo.');
   }
 }
-
index 0aa2f90ec8ad543deb5576e2b7d262d7a0196969..314ea9ec60908126010fb50f61eeb4b2666512c6 100644 (file)
@@ -151,4 +151,3 @@ class CRM_Core_BAO_EmailTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
index 37479c604bda5736986bb29609080d62b0561022..4737d26d4f3ee688c90d150b86637cbfd006d643 100644 (file)
@@ -63,5 +63,3 @@ class CRM_Core_BAO_FinancialTrxnTest extends CiviUnitTestCase {
     $this->assertEquals($result, 10, 'Verify financial trxn total_amount.');
   }
 }
-
-
index facbb7ba7b37ab491cc035d53746fd3ca2514321..a3b9e581f17d10c58bd41fd3cb6e7d9224d7103a 100644 (file)
@@ -74,5 +74,3 @@ class CRM_Core_BAO_IMTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
-
index e974dbda019a3ac5cf51c717deb37b90eddbc518..5bc48c9edc2c031d258d3edb7e4007ce200fcf5d 100644 (file)
@@ -548,4 +548,3 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
index f7ed2f30ffbf828e72e6f135e91e08c804a96209..c77ec7cb1fa9525d3029763b453e4cb1ac2b0a1e 100644 (file)
@@ -171,4 +171,3 @@ class CRM_Core_BAO_OpenIDTest extends CiviUnitTestCase {
     $this->assertDBRowNotExist('CRM_Contact_DAO_Contact', $contactId);
   }
 }
-
index ea098849367e7d7e3c5b5c984e62b45998eab18c..9a92a1873d019ff40f4defd14edac396fcca895f 100644 (file)
@@ -116,4 +116,3 @@ class CRM_Core_BAO_PhoneTest extends CiviUnitTestCase {
    */
   public function SKIPPED_testAllEntityPhones() {}
 }
-
index bd8c0836e67ffe2ea8cbbdb8aeb85272829a7e5d..68953753a2c5e86cf120a26d2cb4bcab563716f2 100644 (file)
@@ -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');
   }
 }
-
index 6194895a399c00e1f66d0990f307212882937606..d0791870cc2c73f6cc5bf4a1910e1a3adca86024 100644 (file)
@@ -266,4 +266,3 @@ class CRM_Core_BAO_SettingTest extends CiviUnitTestCase {
   }
 
 }
-
index 0111d9741714e11afbe633a978c0360e4b791c91..b385bb39d6b4fa74b156aabc6b372c2fc6318bb5 100644 (file)
@@ -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
+}
index 009db9453436d19409ee68ab4c71805fc5fe0c3f..4750ebeb58ca1d3b740090e11ad8b94242b814a1 100644 (file)
@@ -608,5 +608,3 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
     $this->ids['pledge_payment'][] = $pledgePayment['id'];
   }
 }
-
-
index 0b5518bab33caedfb74f5996fef97cebef9e5c6a..9bd434a5d1b8946de0adbff34282a047e3ace337 100644 (file)
@@ -223,6 +223,3 @@ class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase {
     }
   }
 }
-
-
-
index 9a71e2946e4e3f0ed1fc94e048c1bf735699b77f..848e7f084ef4f6bad51316074f3b4c9e2c9c94c6 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Event_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 9798dd5522c2379882a18f779e0945de7531a74c..bc0909915abca3491fdd94d0fd92f2e24656ed63 100644 (file)
@@ -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');
   }
 }
-
index c5a0fbf4d0a59637f1755ff53da022a95f09fa8d..810f98eb25a8a6a972fff479300c12c9aab51444 100644 (file)
@@ -172,4 +172,3 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
     );
   }
 }
-
index 36f1e30e026e47e1002b6c6c997cf5920839ab02..2f046b8a99d92a1ea6d76401f3d9fb02d0256892 100644 (file)
@@ -431,5 +431,3 @@ class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase {
     Event::delete($eventId);
   }
 }
-
-
index ab65e0ba9f74f3da30d9d7196e4f76b4cea8d801..e1ce4bc97c3c62cb961acc1a2225e3ecbb1043a2 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Extension_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index ab39fbf8fbc0e925e4b29cd66d74587211647d9b..e57e97caab2e76f1f6ab10e51916c093670055eb 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Extension_Container_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index e10cffdc2f267a97242669bada186c7371dc9807..49831b9f5ab87bb898182bd5a3efb0d619866bfe 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Extension_Manager_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index a9c24582384d00db74711a570fb009f9a7fe5b58..0967ee2d44a4f541c4127ea5b89e586eb9eca1a2 100644 (file)
@@ -66,4 +66,3 @@ class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase {
     $this->assertEquals($ids, $contacts, 'In line ' . __LINE__);
   }
 }
-
index d5447114ad9321ddae455de4dbe6bcbe777639e6..71e78c0f4433ebf7d65304eb03e8f1d37dcde249 100644 (file)
@@ -89,4 +89,3 @@ class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase {
     }
   }
 }
-
index c5d3d4342509a498002f1e59ed6aa5af0db0f2c8..fee55687c08ac0d607a2b4e13d3a111dd36da924 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Member_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 9fe78b7c1b1d7d2df0b8e25be19aeb4b218c7464..2c53db8f2f3ce2e4f9ee9b203201445993317c8e 100644 (file)
@@ -165,4 +165,3 @@ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase {
     $this->contactDelete($contactId);
   }
 }
-
index ec48cfbc5d7975fe910c4f5e1e277bc3d095584b..1a03171ea2bdfcc0419ac252c79dcc0fab37195a 100644 (file)
@@ -139,4 +139,3 @@ class CRM_Member_BAO_MembershipStatusTest extends CiviUnitTestCase {
     $this->assertEquals(empty($result), FALSE, 'Verify membership status records is_current_member.');
   }
 }
-
index 7aeeaff02c9aa974ad65bb0f0b1fd12f9cf66755..6f54571cc8f1bdde6629d20bc06c96d80751d9c9 100644 (file)
@@ -623,5 +623,3 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
     Contact::delete($contactId);
   }
 }
-
-
index 790783e209c602b0e9c452fd4338f60f91aef40e..253bf8f9f6dcdfb1a7301ab9c4ec4446c5abbb3d 100644 (file)
@@ -360,4 +360,3 @@ class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase {
     $this->membershipTypeDelete(array('id' => $membershipType->id));
   }
 }
-
index 07035473c8fd16b957805c4ee2e794820812655f..ca7c7ae2f734f2761ea225dba4d624737f06f657 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Member_Form_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 8c3ac19d382e9c4acacc24b860ea1afd51ca83d7..47d1ffb1c425f439364b019b317628c1eb4d3d66 100644 (file)
@@ -513,4 +513,3 @@ class CRM_Member_Form_MembershipTest extends CiviUnitTestCase {
   }
 }
 // class CRM_Member_Form_MembershipTest
-
index 8d687e4707afa6058ff748d7c0e55f42f4946822..eacc78812bc4dbf1f642e2cf25ae85544503c01e 100644 (file)
@@ -154,4 +154,3 @@ class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase {
     $this->assertEquals(2, $result['count']);
   }
 }
-
index 4a0549fee7dc90244b8b689d2725ac73042a48f0..883e1639d650a0f28893fa3cb18a495ff9a8497e 100644 (file)
@@ -188,4 +188,3 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
    */
   protected function tearDown() {}
 }
-
index 79a8b166257f91220aed4d4075e37981791e2d29..42b753847ac5b70a3dfe0641037d3710c955fcb6 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Pledge_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 2e1e09ec4ad6cb53c5b5abd197cdeb58dfaac6da..3ec199c0adb2e831105c739ddbc35db8cfa46302 100644 (file)
@@ -174,4 +174,3 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
     $this->assertEquals($pledgeBlock->id, $getPledgeBlock['id']);
   }
 }
-
index 3ae8cd453005a594124f93928f3661799814e8df..7187d1f26e6ccd20a8d12dbc9e4c70ea588d7d06 100644 (file)
@@ -269,4 +269,3 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
     $this->assertEquals('20140510000000', $date);
   }
 }
-
index 342712bbc1e4c622d09755fc53b5435bed8a1105..fcc1fe084c49b15e899c9de158656fd1e5c40bdf 100644 (file)
@@ -133,4 +133,3 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
     $this->assertEquals(count($pledgeId), 1, "Pledge was retrieved");
   }
 }
-
index 47a2bc7d2237e8749f17fa6499cb779a04132c9b..f55bf3e0c09f990953a25460a3609f6a5f536f0c 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Queue_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 2674186ab1a511ae0fd14d50eb75c5a7ebc00a23..25391ca56fe15a42ed4db4f00ea0876f7a62b93a 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Queue_Queue_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 3757d474ca50ea7c0fbee5b9581bf86e953f4c71..80b1ec9d9af82b13a9691ea11850c5cebdb4e516 100644 (file)
@@ -138,4 +138,3 @@ class CRM_Queue_Queue_SqlTest extends CiviUnitTestCase {
   }
 
 }
-
index cf1fe3e4ece48f08543b7a96d026ff9de81ae20f..40828a34632d741ffc321ba3ae6328c3efc74aa8 100644 (file)
@@ -278,4 +278,3 @@ class CRM_Queue_QueueTest extends CiviUnitTestCase {
     $queue2->releaseItem($item);
   }
 }
-
index b549f3e0f3ecf5382f6a4f6ab88428262db5bf63..f00e24d3396a4b05c6b9d54542db5a8164c1c7cd 100644 (file)
@@ -289,4 +289,3 @@ class CRM_Queue_RunnerTest extends CiviUnitTestCase {
     return TRUE;
   }
 }
-
index 483422564f46bfae7f7e417c8c90908a35bed864..da64970fc3e6f64a8fad46ceac7105ce2b49749d 100644 (file)
@@ -71,4 +71,3 @@ class CRM_Utils_Cache_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index c13bf37bfe04bcab84a2c413cc13d51a269e448d..8994ba77d5b1554953e394199a6710e2f418a76f 100644 (file)
@@ -48,4 +48,3 @@ Links:
     }
   }
 }
-
index 1681b38bbe80ca50ffdddce9a729231adbe5716d..4798f40962cf95d77be791d464548ad88fe6d5d9 100644 (file)
@@ -58,4 +58,3 @@ class CRM_Utils_MailTest extends CiviUnitTestCase {
     }
   }
 }
-
index fb5281b6c3e1684b0f1348b10534992efa4d70ca..cafcb150e6e305ccf8cfabfeddebb34ec9114262 100644 (file)
@@ -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
+}
index 4647f824a0975b8c4708acec3d75c6d18a8e4474..01cdd5e618b6649079d7587a49840bc1dda5a4e2 100644 (file)
@@ -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
+}
index e73a379d4a5348808b3773bd9fe108f6b26c34fe..683f8667364e387662005eedcf282996bc39a5d8 100644 (file)
@@ -157,4 +157,3 @@ class CRM_Utils_StringTest extends CiviUnitTestCase {
   }
 
 }
-
index eb2e6ba30b96d00020086b295ce8e3b66fac65c6..b767a1f43942b88b7158922861f4d1fe70adde47 100644 (file)
@@ -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
+}
index 14997afc98824f9c812c382f7e50955564bf25d2..869ddef8d2f648809a50668682789acd7585805f 100644 (file)
@@ -71,4 +71,3 @@ class Civi_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 143f6896e04a0b11d4c0145ef2a48eb6d6f7ad31..a3b084b0aa4cfd5358b66774085ffd70f2029507 100644 (file)
@@ -118,4 +118,4 @@ class SequenceListenerTest extends \CiviCaseTestCase {
   public static function ag($array, $key) {
     return $array[$key];
   }
-}
\ No newline at end of file
+}
index bbec7b38bc04699756a97a766c3f818e258f0961..363069205dd850e150c940f2d6dee1f09c2fd3f1 100644 (file)
@@ -48,6 +48,3 @@ class AuthorizeNet extends PHPUnit_Framework_Testcase {
     return $result;
   }
 }
-
-
-
index 6d63f74ed2720252065ce8a7ed30217c905454e3..20d02765d91ccd3088d188cceb0842433c78f3e4 100644 (file)
@@ -141,4 +141,4 @@ class CiviCaseTestCase extends CiviUnitTestCase {
    */
   public function hook_caseTypes(&$caseTypes) {
   }
-}
\ No newline at end of file
+}
index 6e8094c80f8eeb0c06e02c64b7d07919d2157189..ad1d0edf8f59c81eaf3b90afdbc0ac14737a9f6b 100644 (file)
@@ -118,5 +118,3 @@ class Custom extends CiviUnitTestCase {
     return $deleteCustomGroup;
   }
 }
-
-
index e939937c8e1ebc39c62c1148becff22fb55a6f11..f062d997626038b222c03bdec05f4ccb248d24bd 100644 (file)
@@ -43,6 +43,3 @@ class Event extends PHPUnit_Framework_Testcase {
     return CRM_Event_BAO_Event::del($eventId);
   }
 }
-
-
-
index 1772c04443d6bd68174b62156ee392a2d4a798ed..91e8d50041cc1871bfbc3b237fa0836328a1bc5d 100644 (file)
@@ -76,6 +76,3 @@ class Membership extends PHPUnit_Framework_Testcase {
     }
   }
 }
-
-
-
index f32f6a4e82865b06e139dde8ae2eec9f5ecea849..a16ddec492559b00e9fb318eb97c13c98a9a1ede 100644 (file)
@@ -30,4 +30,4 @@ require $GLOBALS['base_dir'] . DIRECTORY_SEPARATOR .
         'packages' . DIRECTORY_SEPARATOR .
         'PHPUnit' . DIRECTORY_SEPARATOR .
         'Autoload.php';
-*/
\ No newline at end of file
+*/
index cd44c658751ec04f547bc529a70bad89858b0211..12de297b656c9923e5d5a6e37bffdb1fec426bb8 100644 (file)
@@ -28,4 +28,4 @@ class EnvTests extends \PHPUnit_Framework_TestSuite {
     }
     return $suite;
   }
-}
\ No newline at end of file
+}
index 03f40a67adff5819f025901c115b02ea0ea8403a..4f161d51b19d219ab331ddd95d7760d3a5619425 100644 (file)
@@ -77,4 +77,3 @@ class HelloTest extends PHPUnit_Framework_TestCase {
     $this->assertEquals($result, $expected);
   }
 }
-
index 781f7147a2c94148b44d86c1285e7ddc59e4d7ee..9093b3c960cd44e6ca862687863e2862a04f443f 100644 (file)
@@ -138,4 +138,3 @@ class Utils {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index e8fb8d23954c151f7e3b5c4023dd8946eb63c9db..b32dc2c8e30d924aea70ed0f1c08c8a18c6a4618 100755 (executable)
@@ -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');
   }
 }
-
index 1f754dd4cd5725a044521b000235a18766f69e8c..322987985392d93191ed007e3ae47da53e879ea1 100644 (file)
@@ -231,4 +231,3 @@ class WebTest_Activity_ContactContextAddTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 3249afe5ce29515a132b017f0913442f70665177..821cc9f33b6908e6556f6dd6078c445eb471d5d4 100644 (file)
@@ -120,4 +120,3 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 8c1dd54a72bba51e092f07f74c9229829a61024f..4594b123b4b5cc1279b5bcf7bde2c5851efc3dd4 100644 (file)
@@ -194,4 +194,3 @@ class WebTest_Admin_CustomAddTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('customData', $radioOptionLabel2);
   }
 }
-
index 9811391ac04c17f47cf869cc230f6668f2277f01..628d97ace6219ddbd71ef66e4a5a49bd31c06fd5 100644 (file)
@@ -167,4 +167,3 @@ class WebTest_Admin_CustomAddTestSameField extends CiviSeleniumTestCase {
 
   }
 }
-
index 823cb347d017e722efd5ff44a8c3bfece80e3f39..d94181b053a5ebcad803c7ad6ce2fc955e79af88 100644 (file)
@@ -87,4 +87,3 @@ class WebTest_Admin_Form_ScheduleReminderTest extends CiviSeleniumTestCase {
     $this->assertChecked('is_active');
   }
 }
-
index 618c995b8f5c54c32f8d62032c481e72c5509bf9..3d1aa1bc97f2f01f5a3341954ad3b0b656ea7ffd 100644 (file)
@@ -59,4 +59,3 @@ class WebTest_Admin_Form_Setting_LocalizationTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 76f6a42f45bdce3a479acb668991d9fdf8f19c39..061910d57f0aa3d29d537b149ac6b3e5f1dd90a5 100644 (file)
@@ -470,4 +470,3 @@ class WebTest_Admin_MoveCustomDataTest extends CiviSeleniumTestCase {
     $this->waitForText('crm-notification-container', "has been updated");
   }
 }
-
index e43c80b995a8dcaff1613584714fd20607fd40f3..eb04a96994089bf21a18ad6284ce346121330beb 100644 (file)
@@ -123,4 +123,3 @@ class WebTest_Admin_RelationshipTypeAddTest extends CiviSeleniumTestCase {
     $this->waitForText('crm-notification-container', 'Label already exists in Database.');
   }
 }
-
index d37005a9cccb6e0974daf89392bb986072076274..d772ec0541453f6ae273b3bb107e52b87fad6ed9 100644 (file)
@@ -56,4 +56,3 @@ class WebTest_AllTests extends CiviTestSuite {
     return $inst->implSuite(__FILE__);
   }
 }
-
index 3d5d3673074cabcf901ce4df6d03534e0cdcb4ac..5231316748a94832368b7e3b0101e133b104a196 100644 (file)
@@ -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);
   }
 }
-
index 78240efe6ba97bc3bd785d6ca9c467de16698383..8d0ebbfb2cd6f8121003723f8cfb001076c9a2f0 100644 (file)
@@ -275,4 +275,3 @@ class WebTest_Campaign_MailingTest extends CiviSeleniumTestCase {
     //------end delivery verification---------
   }
 }
-
index 1a25b56b95e9cd191c08bdddfc1aa584d282fafd..94deee75944230f02e336e7b9e26068b31a226d9 100644 (file)
@@ -169,4 +169,3 @@ class WebTest_Campaign_MembershipTest extends CiviSeleniumTestCase {
     $this->webtestVerifyTabularData(array('Campaign' => $campaignTitle));
   }
 }
-
index c21741f9cfff428c808170d7b54fd22eec83a670..a51326fa2cef6d927af60718725fe31213a9d9b3 100644 (file)
@@ -271,4 +271,3 @@ class WebTest_Campaign_OfflineContributionTest extends CiviSeleniumTestCase {
     $this->offlineContributionTest($pastCampaignTitle, $campaignId, TRUE);
   }
 }
-
index 0eaeb9d058f52b0d4f31af6749129535038cb164..fcc76a4529aab2244bb0f042c45a2ac79746a45a 100644 (file)
@@ -231,4 +231,3 @@ class WebTest_Campaign_OfflineEventRegistrationTest extends CiviSeleniumTestCase
   }
 
 }
-
index 1388581e2517abda7ecba2cfaa74db01d5f9624c..08f3bf7688f42b07050e4ad4fa1f602dfd5280a2 100644 (file)
@@ -271,4 +271,3 @@ class WebTest_Campaign_PetitionUsageScenarioTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 64542eaba3ea3f377e3551de5c5ba06c9e784e91..aa38492542103071ff3049dad68be8be9555c1af 100644 (file)
@@ -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));
   }
 }
-
index 87770620f4d190b54098424553951eb5f0c719f4..3fa42bb6f03f6786c2fa5603fbd4c7a2663d4ba4 100644 (file)
@@ -618,4 +618,3 @@ class WebTest_Campaign_SurveyUsageScenarioTest extends CiviSeleniumTestCase {
     );
   }
 }
-
index 260b93f5ab7761c933c2c83b8ff6c5b07ab80d6f..a7c71e254cd9bf4d1fa071744ea240c3db4c9f8e 100644 (file)
@@ -412,4 +412,3 @@ class WebTest_Case_ActivityToCaseTest extends CiviSeleniumTestCase {
     return array($radioOptionLabel1, "custom_{$textFieldId}_-1");
   }
 }
-
index dbaa299d16b49b8c7b0b85fad1c7bfcbebecb1e9..b0d71e8a709a09744ce6933d936212fb68d99247 100644 (file)
@@ -289,4 +289,3 @@ class WebTest_Case_AddCaseTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('page-title', "{$client['display_name']} - $caseTypeLabel");
   }
 }
-
index 10d54a3425776d0b7b58651dcbfed5826f8b5012..6649f07709cf1ea78952bfb9ad5cc5d42321e63d 100644 (file)
@@ -413,4 +413,3 @@ class WebTest_Case_CaseCustomFieldsTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('crm-container', '1 Contact');
   }
 }
-
index 3dfee50fdc42501b4e210eb37e909aaaff3042b9..a6af0376443b2d03511ad1bcd5e0f9db0b716661 100644 (file)
@@ -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.');
   }
 }
-
index 50633b119d807fd3b2b49385688ab7e4444e8fc5..8cd453677e2dce2826c130f91ea9d99cb6e23894 100644 (file)
@@ -124,4 +124,3 @@ class WebTest_Contact_AddCmsUserTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=.crm-search-results', '1234');
   }
 }
-
index 335c557780dd50a79bffe0d222bfc870714466de..18fe0f54ad1aee0b8fdd5606fe51f7ef928b2915 100644 (file)
@@ -69,4 +69,3 @@ class WebTest_Contact_AddContactsToEventAdvancedSearchTest extends CiviSeleniumT
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
 }
-
index aa20279a19d856bed00fd51490faf98377a556d1..e4d37dbec4e527e312345c75b1e67233d680fc29 100644 (file)
@@ -504,4 +504,3 @@ class WebTest_Contact_AddTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('DataTables_Table_0', 'Household Member of');
   }
 }
-
index b7a2cc836a5c14563d8f8783471593c916249c63..637c3d6757536fdb68dcdcebde5b061e46835092 100644 (file)
@@ -64,4 +64,3 @@ class WebTest_Contact_AddViaProfileTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=.msg-text', "Your information has been saved.");
   }
 }
-
index 7a8d0e60f5774b6123f8e68e13161462a024a661..26ff03e10ecad27248705b8a0fe2b7638d374f85 100644 (file)
@@ -157,4 +157,3 @@ class WebTest_Contact_AddressParsingTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 6700444708664907597540aec281c1b3249c5215..d07e969c510ff0ce97a2669bbd41edd3b93b255c 100644 (file)
@@ -401,4 +401,3 @@ class WebTest_Contact_AdvanceSearchPaneTest extends CiviSeleniumTestCase {
     return $_advance_search_panes;
   }
 }
-
index 6e69b7d376f97e2374c1e81a71b76718b6bdaefe..9b0ffb6b0cc6702cbea21532ee6b1d3459bbc4b5 100644 (file)
@@ -229,4 +229,3 @@ class WebTest_Contact_AdvanceSearchPrivacyOptionsTest extends CiviSeleniumTestCa
 
   }
 }
-
index 5158b74b7af6d7541132cc38bc278fa32a2bacc9..e77819b3fd0e1361a8e06e01ed9898d501146f33 100644 (file)
@@ -501,4 +501,3 @@ class WebTest_Contact_AdvancedSearchTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=.crm-summary-display_name', "$firstName adv$firstName");
   }
 }
-
index 7e15fecba4240eb9b92cd461da75c72bd0afae87..c026d41d332f628ad9b9edbfaa115f4f3b162767 100644 (file)
@@ -332,4 +332,3 @@ class WebTest_Contact_AdvancedSearchedRelatedContactTest extends CiviSeleniumTes
 }
 
 }
-
index b9cfc737255d50304b7bf55cfcf95a39e5fb54fc..de7a879b4fec648b146044b2e4bd21b847678f64 100644 (file)
@@ -173,4 +173,3 @@ class WebTest_Contact_ContactReferenceFieldTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText("css=div.select2-result-label", "{$org1}@example.com");
   }
 }
-
index 98f8a29bc9caf86c157f18de1c89cf0271452d24..0d13e9c013a980f782a046e2fc7129aeb2d48988 100644 (file)
@@ -151,4 +151,3 @@ class WebTest_Contact_ContactTagTest extends CiviSeleniumTestCase {
     $this->waitForText('tags', "tagset1, tagset2");
   }
 }
-
index a70c71c4e075d7f84be4378141857afe7bc36eec..6f6fdb6b2e108370ba969cbe47c81077c457b192 100644 (file)
@@ -231,4 +231,3 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase
     return array($cid, $firstName, $lastName, $email);
   }
 }
-
index 119b1b8258474897b6a92445c101c9fd4da04b94..0af12c2c52eb8d64b902c22b8ca04dd34ea269ce 100644 (file)
@@ -342,4 +342,3 @@ class WebTest_Contact_CustomDataAddTest extends CiviSeleniumTestCase {
   }
 
 }
-
index b638fd96e957f89e813e6d21da5250b031c94bf5..71e8111021f9a690ee9704c70c40b014fcc0a4d5 100644 (file)
@@ -119,4 +119,3 @@ class WebTest_Contact_DeceasedContactsAdvancedSearchTest extends CiviSeleniumTes
     $this->click('_qf_GroupContact_next');
   }
 }
-
index 22c4c259f8144d6f819872c90db605bd47be8268..d73fe00bb8006813bcc380c508f07419038e437e 100644 (file)
@@ -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.");
   }
 }
-
index 6e398cda50a38e7e1b29453c3c81eb3188330eec..439b40198497dee5cc51be93c662c4aadc72fe18 100644 (file)
@@ -997,4 +997,3 @@ class WebTest_Contact_MergeContactsTest extends CiviSeleniumTestCase {
     $this->assertElementNotContainsText("address-block-2", "3456");
   }
 }
-
index e98ade7c8bdd322c3859d32234968f04ba6c04d1..7750dad7a28526bdf125cdce20cb987d36083bcc 100644 (file)
@@ -250,4 +250,3 @@ class WebTest_Contact_MultipleContactSubTypes extends CiviSeleniumTestCase {
     return array($customGroupTitle, $gid);
   }
 }
-
index 6bc85a0a95b5ee44d2ee4df326e945ae7000fbbc..329a623e7dc22dbb7a95828c9bb5e296eb0dad28 100644 (file)
@@ -127,4 +127,3 @@ class WebTest_Contact_PrevNextTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText('css=li.crm-next-action a span', "Next");
   }
 }
-
index 678f3d5383b1bfe4c3468fc4581d665ed3c8e620..9df0faba125e706d3ed30dd5d5291fa44045d2ba 100644 (file)
@@ -165,4 +165,3 @@ class WebTest_Contact_PrivacyOptionSearchTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent("$lname2, $fname2"));
   }
 }
-
index f077585d71eeb4c4180c5f0582ed0458659e955b..c0b589084acffea495758b38087c396d7bd6c9af 100644 (file)
@@ -185,4 +185,3 @@ class WebTest_Contact_ProfileChecksumTest extends CiviSeleniumTestCase {
     return $profileId;
   }
 }
-
index 03a1fbc3bc2595ea19663dc15a4242c7a60aee02..d93e0211db5aa3f821bb2c33749b4dc6d0eeccd1 100644 (file)
@@ -368,4 +368,3 @@ class WebTest_Contact_SearchbyDateFilterTest extends CiviSeleniumTestCase {
     return $_advance_search_panes;
   }
 }
-
index 9b3d9e3b8ba575ecaebf8b4d610fcc08fa29c98d..5967bc590a4b0e38b70a4c1c5cc927e57bc1733a 100644 (file)
@@ -189,4 +189,3 @@ class WebTest_Contact_SignatureTest extends CiviSeleniumTestCase {
     $this->assertTextPresent($signature);
   }
 }
-
index 776d5390a0effa735b7e54f19c5aba04def74214..ea73fd1f4910adcf421319f56d2b56860ed7f632 100644 (file)
@@ -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']");
   }
 }
-
index 5e7d2e39e7b81433e4979ef74b50a786799ba20e..d4c870f81e5ad466226eae141ee9cd08e8dc4b38 100644 (file)
@@ -157,4 +157,3 @@ class WebTest_Contact_TagSetSearchTest extends CiviSeleniumTestCase {
     return $tagid;
   }
 }
-
index 44e4fe48ff388e34f8b6e9abcd274f45d94800cb..02da19d9e3ac3c02e11093ae5c5b3a3e0d236ae4 100644 (file)
@@ -140,4 +140,3 @@ class WebTest_Contact_TaskActionAddToGroupTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent("50 Contacts"), 'Looking for 50 results belonging to group: ' . $newGroupName);
   }
 }
-
index 7de1dc1903c2b114fd161d1b89538824f19b11b5..9a17f75e68620190a6f8c369ea70f95ebe45a761 100644 (file)
@@ -133,4 +133,3 @@ class WebTest_Contact_TaskActionSendMassMailing extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
 }
-
index a62ac1ae034529013b85953f4daf10c607095bc9..2c7c04efe7e0cd70f68274f8699875b9977d9558 100644 (file)
@@ -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!");
   }
 }
-
index 5e94d82277bab86c8e6a4d692cead5412da48f0d..a85e9411c6a523f51db31cb90cd041d0396b2b2a 100644 (file)
@@ -716,4 +716,3 @@ class WebTest_Contribute_AddPricesetTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index f409e22d95118ec2b27318a981854777d3898d7b..7330186297e5dce6b548ac2b536b05d359043efe 100644 (file)
@@ -111,4 +111,3 @@ class WebTest_Contribute_ConfirmOptionalTest extends CiviSeleniumTestCase {
     $this->waitForPageToLoad($this->getTimeoutMsec());
   }
 }
-
index a306bc83dba94e8d08ed64593df59a1060cd55d8..0b83135ac46b35238050f06c644ad8ca7db5a66b 100644 (file)
@@ -195,4 +195,3 @@ class WebTest_Contribute_ContactContextAddTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 51ce58a747a2288492ae8b08c6303bc742934c59..570e1779a55c5838bb357a9fa2ef8651660b6926 100644 (file)
@@ -438,4 +438,3 @@ class WebTest_Contribute_ContributionPageAddTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isTextPresent($premiumSavedText));
   }
 }
-
index 467371eb65255fa83cd5f2dc20da5406cc255c31..fd560165e2992992f77c697c837ed459b0da4ce9 100644 (file)
@@ -110,4 +110,3 @@ class WebTest_Contribute_OfflineRecurContributionTest extends CiviSeleniumTestCa
     }
   }
 }
-
index 84b78ae6c3e03894c51c3a12ad0e83082dd0dc1b..6040db78e4f240396373cfe2f3a0453d1e65a12d 100644 (file)
@@ -1551,4 +1551,3 @@ class WebTest_Contribute_OnBehalfOfOrganization extends CiviSeleniumTestCase {
     $this->assertTrue($this->isElementPresent("xpath=//div[@id='crm-contact-thumbnail']/div/a/img"));
   }
 }
-
index 6c1ea7ae0ddbd9955cd2e6d02bee320432c16af9..27c4f586cc5a14a94d143270863d92a50466ce0d 100644 (file)
@@ -316,4 +316,3 @@ class WebTest_Contribute_OnlineContributionTest extends CiviSeleniumTestCase {
     $this->webtestVerifyTabularData($expected);
   }
 }
-
index a919b5f2efaaa0c79170bb438b3deeb73eaaba44..34c6a10a97e7781434ab4994debf02936b103875 100644 (file)
@@ -200,4 +200,3 @@ class WebTest_Contribute_OnlineMultiplePaymentProcessorTest extends CiviSelenium
     $this->click('_qf_ContributionView_cancel-bottom');
   }
 }
-
index ff228149decfc2e9e0a7b2f87492d84cd84ba400..c66110e3ddd1b79899a93c96c56c619076f761a6 100644 (file)
@@ -153,4 +153,3 @@ class WebTest_Contribute_OnlineRecurContributionTest extends CiviSeleniumTestCas
     }
   }
 }
-
index cbc8cf2c7cdb11f7367c53ff35d615d24fdf34ff..271292b0b786df88a5a41d789494df80cf3ea79f 100755 (executable)
@@ -201,4 +201,3 @@ class WebTest_Contribute_PCPAddTest extends CiviSeleniumTestCase {
     $this->verifyText("PCP", preg_quote("{$lastName}, {$firstName}"));
   }
 }
-
index 1b93dbc0414b1d6d9036c3d8a8698901c5f6d649..dbc9c02695eefdfb48e8824640186319caaa72d7 100644 (file)
@@ -227,4 +227,3 @@ class WebTest_Contribute_UpdateBatchPendingContributionTest extends CiviSelenium
     }
   }
 }
-
index 7db4ad01694a0528b905c9b28916920bca8d37bf..a79ee310d42a35621e5d6aea803ce721e7314a7f 100644 (file)
@@ -269,4 +269,3 @@ class WebTest_Contribute_UpdatePendingContributionTest extends CiviSeleniumTestC
     $this->webtestVerifyTabularData($expected);
   }
 }
-
index db8552d81edb0dcbb4249039c032559cd698728b..9cce6b59392e172028da0d3db994fc55ec2788ff 100644 (file)
@@ -132,4 +132,3 @@ class WebTest_Contribute_VerifySSLContributionTest extends CiviSeleniumTestCase
     $this->assertFalse($this->isTextPresent("Payment Processor Error message"), "Payment processor returned error message");
   }
 }
-
index 5d06f83e28417ea2f1c7ebd47ba50b966349b83a..9999a519314ab4ecf12338c9dc0dd6c0d8841840 100644 (file)
@@ -757,4 +757,3 @@ class WebTest_Event_AddPricesetTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index a637c4aa2fd9c167ef45e1abdfcee07592cf1b97..dfd694d12d7da54b58c55273434211ea56969dab 100644 (file)
@@ -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'));
   }
 }
-
index 01998d72b2c0442c1595e4fefa87a5973e9f7c70..dba0ac7c3022b1a870bcec3f1e1c698d7bd7d013 100644 (file)
@@ -163,4 +163,3 @@ class WebTest_Event_EventListingTest extends CiviSeleniumTestCase {
     $this->waitForText("crm-notification-container", "'Event Location' information has been saved.");
   }
 }
-
index dcb8b653860c67818cabbb68599527e614249205..fc8c3ce515df436cb4c800eb7938a32b7b4d34b5 100644 (file)
@@ -241,4 +241,3 @@ class WebTest_Event_EventWaitListTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index fb0b76c90b0e3f748439a29372e4396d4e7bc340..27998b7164a9c1c548100a065a389b7db1f95313 100644 (file)
@@ -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__);
   }
 }
-
index 0992a3cf52794806b9cd5e6d0505931a61dc770b..07d34b3e4ad6343f18f1f9e489293167a8cf6aa4 100644 (file)
@@ -467,4 +467,3 @@ class WebTest_Event_ParticipantCountTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 4419c4cf4e0b6773b85c5a909f982dd236b45e73..c4eaab8da5b79154467747a7649f4ca122f2a49d 100644 (file)
@@ -250,4 +250,3 @@ class WebTest_Event_ParticipantSearchTest extends CiviSeleniumTestCase {
     $this->_checkStrings($stringsToCheck);
   }
 }
-
index b42f097cfe26624cdf3a8dab4048c407d1dcf103..276e8f33a16cd68fb7f6bf3b217bcb962a56f90e 100644 (file)
@@ -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']");
   }
 }
-
index 1818148bf042e5a41702b6ab8950e7a672ea12c8..b52b745892d8444e278a068be698d19952d56dc3 100644 (file)
@@ -153,4 +153,3 @@ class ExportCiviSeleniumTestCase extends CiviSeleniumTestCase {
     }
   }
 }
-
index 68b20005302ee46407ef025aeb0d8ca5b29a55ca..95cdd48b498a02a4aa83829d940995fc4f9f5b28 100644 (file)
@@ -83,4 +83,3 @@ class WebTest_Generic_CheckActivityTest extends CiviSeleniumTestCase {
     $this->waitForText("xpath=//div[@id='s2id_assignee_contact_id']","$contactFirstName2");
   }
 }
-
index 93258519302d45e5459b654afece57ad23841a44..11f20144947d8587de2f4f03746d15ef6aee58b8 100644 (file)
@@ -168,4 +168,3 @@ class WebTest_Generic_CheckDashboardTest extends CiviSeleniumTestCase {
     $this->_testRemoveDashboardElement($widgetConfigureID, $widgetEnabledSelector);
   }
 }
-
index 9c65bad830869a437f8eee3a1e714678ee91bdc4..1b365219bb2dd128f17dc842cacdf880b56ab539 100644 (file)
@@ -44,4 +44,3 @@ class WebTest_Generic_CheckFindTest extends CiviSeleniumTestCase {
     $this->assertTrue($this->isElementPresent("search-status"));
   }
 }
-
index 3f9de523ce584487f4f1b47fc5ac4fb93919345f..32684f2531c1493d56fa7ffd7516b974f310d48f 100644 (file)
@@ -360,4 +360,3 @@ class WebTest_Generic_GeneralClickAroundTest extends CiviSeleniumTestCase {
     $this->assertTextPresent("Tell-a-Friend Email");
   }
 }
-
index ab30ea7a361d3dc27001911675978abb67efa518..64069448ab7c472dcbc137ec85927db5a78cdb15 100644 (file)
@@ -136,4 +136,3 @@ class WebTest_Grant_ContactContextAddTest extends CiviSeleniumTestCase {
     );
   }
 }
-
index d96856aebc516b3f700f90ff1e98a5c7936367d6..e7c5a8787e6a65d1822a0f2f645f83ddd6e8d920 100644 (file)
@@ -106,4 +106,3 @@ class WebTest_Grant_StandaloneAddTest extends CiviSeleniumTestCase {
     $this->webtestVerifyTabularData($expected);
   }
 }
-
index 59c4b9387814a94ab12c997dcd924ec57bd4a35f..23ec5b42df12d3dea7da47f6231cd4295c909106 100644 (file)
@@ -99,4 +99,3 @@ class WebTest_Import_ActivityTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 880e531aa6e00cf42fdb5b5527ab7dccda1127da..91e64336d3039fc392e78b1e677a869630b3159d 100644 (file)
@@ -313,4 +313,3 @@ class WebTest_Import_AddressImportTest extends ImportCiviSeleniumTestCase {
   }
 
 }
-
index d2e80a6d1ac02afb1319367fd92a437b25057871..ced446e19718e7b5da4776135330dee4139a466a 100644 (file)
@@ -284,4 +284,3 @@ class WebTest_Import_AddressParsingTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 027e285a51cea6f656a2a665befcbb59a1c89d7b..ba58e0241323b0f0f061c09ddbf579cddf8d844d 100644 (file)
@@ -190,4 +190,3 @@ class WebTest_Import_ContactCustomDataTest extends ImportCiviSeleniumTestCase {
     return array("custom_{$customFieldId}", $customField, $customGroupTitle);
   }
 }
-
index 464482d17ad0c34df798c060902e34c146ec0691..af48ac108d510cdc860ede7325f4b69fae8213cc 100644 (file)
@@ -424,4 +424,3 @@ class WebTest_Import_ContactSubtypeTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 4abc01383db26ab53fc2de70f47244b5a529965a..86f56d78bec61c88aac08d8c86eeb8ae4d64f97a 100644 (file)
@@ -416,4 +416,3 @@ class WebTest_Import_ContactTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index b4062ffe4dcaeb1f72b6759fd0fa7e305ac4b47e..f523a584d4c5500594b8bfde7e0b5d3de42ed26c 100644 (file)
@@ -195,4 +195,3 @@ class WebTest_Import_ContributionTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index f5cd7aead977f5f2e7bb14765782d60d4cc9893a..95b6a608c00d6c58c3eb5d607b2443e19e1585e7 100644 (file)
@@ -353,4 +353,3 @@ class WebTest_Import_CustomDataTest extends ImportCiviSeleniumTestCase {
     return array($customDataParams, $customDataVerify);
   }
 }
-
index 0c5d5f60ba4dfe1916540dc4bf091e8d9cb81e13..a3924724e91d846f651e8ef82b7f32b18bebea67 100644 (file)
@@ -456,4 +456,3 @@ class WebTest_Import_DateFormatTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 3bd45dd45cb72cfadbb22c591644670f6995015e..c8830ed7de668db43f1a8287befb125b99935813 100644 (file)
@@ -486,4 +486,3 @@ class WebTest_Import_DuplicateMatchingTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 2cf7cfbf405dd9f0a774b632dbaa41f6961e0ae8..a1e26b4357c8ef4e591ff42c76986b46dd928e7c 100644 (file)
@@ -137,4 +137,3 @@ class WebTest_Import_GroupTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 00a63a26a7a3bbacca6e3f5c9e0df4471c2a8d29..85c6b67e617e4ca79fbfa0555bb0f67072ff5455 100644 (file)
@@ -578,4 +578,3 @@ class ImportCiviSeleniumTestCase extends CiviSeleniumTestCase {
     }
   }
 }
-
index 7bc0c14a8e7cbbd4023748ff91f8c2fbe8a55eaa..3b18b4bff1bf951bec742077154cec295ff00b68 100644 (file)
@@ -361,4 +361,3 @@ class WebTest_Import_MatchExternalIdTest extends ImportCiviSeleniumTestCase {
     return $params;
   }
 }
-
index 674205a17ab469df32ec52ae4fab4382f8feadf3..0dff818cdf15f1b1d59f53bd2d41de2408e857db 100644 (file)
@@ -211,4 +211,3 @@ class WebTest_Import_MemberTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows, $fieldMapper);
   }
 }
-
index 753bea9f620d302f7437c59e16899a04af43590b..9f2b39df6818c820e0968d51a35c37b7106e2998 100644 (file)
@@ -217,4 +217,3 @@ class WebTest_Import_MultipleRelationshipTest extends ImportCiviSeleniumTestCase
     return array($headers, $rows, $fieldMapper);
   }
 }
-
index a047ca6ec2680df1aeabf478db0fa0f4299434ae..4b0d656af6748a232963b34cfc17f212d2a07f22 100644 (file)
@@ -336,4 +336,3 @@ class WebTest_Import_ParticipantTest extends ImportCiviSeleniumTestCase {
     return $params;
   }
 }
-
index ed1dbd8da48e6883c7bafc13f7fd87dababa69c5..2192be0e71fcf42abd4726d9fa6cf87a990258fe 100644 (file)
@@ -137,4 +137,3 @@ class WebTest_Import_SavedMappingTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index 08472da32786966fcfc0d5c9bce8cb772a7bc2c7..aade9ba15eb1cb8d6fb56e7d0c693e0bcd0a213e 100644 (file)
@@ -137,4 +137,3 @@ class WebTest_Import_TagTest extends ImportCiviSeleniumTestCase {
     return array($headers, $rows);
   }
 }
-
index c31ede79e9fc0513d2449e30ed8a66f0c9f6120c..c61f9d4ab4c71cf8f19e7f3941ed17989314135f 100644 (file)
@@ -235,4 +235,3 @@ class WebTest_Member_ContactContextAddTest extends CiviSeleniumTestCase {
     $this->waitForElementPresent("mainTabContainer");
   }
 }
-
index ad9aa67f97bd9d555b1f0ee9f39e7444e77b3144..e27e4f8a63e557d33da7063683b5dee7baa12dfc 100755 (executable)
@@ -293,4 +293,3 @@ class WebTest_Member_DefaultMembershipPricesetTest extends CiviSeleniumTestCase
     return array($memTypeTitle1, $memTypeTitle2, $memTypeTitle3);
   }
 }
-
index 1840815c9030b8da84e699c2d9fb1e16181fe9e1..4b7c90687f4214c6e2cc4bcd4da5358d8c22405e 100644 (file)
@@ -647,4 +647,3 @@ SELECT end_event_adjust_interval
     );
   }
 }
-
index 99d33b295d4dcd2db5eeef0e5a79a595f9a3739f..659ac9b49a35e533b50e7d3fda69bab35d40fdc0 100644 (file)
@@ -522,4 +522,3 @@ class WebTest_Member_InheritedMembershipTest extends CiviSeleniumTestCase {
     $this->assertEquals(1, $this->getText("xpath=//li[@id='tab_rel']/a/em"));
   }
 }
-
index aedeb87a1c206ece00df0fb57e7fea4428b6eae3..30168de41086588067e58154741ffa1b6c2413c7 100644 (file)
@@ -111,4 +111,3 @@ class WebTest_Member_OfflineAutoRenewMembershipTest extends CiviSeleniumTestCase
     }
   }
 }
-
index a32038e0f24097aad76f47f3828485a1f4eb1377..0577614f72f61ea69c4076f6aa05b83c9ff682a5 100644 (file)
@@ -187,4 +187,3 @@ class WebTest_Member_OnlineAutoRenewMembershipGCTest extends CiviSeleniumTestCas
     return $pageId;
   }
 }
-
index 09b0ce5e68882b821fe3a6c4d76ba7d0008f44be..6ba841b11782fbdc7052632320124d5c8ac151c1 100644 (file)
@@ -212,4 +212,3 @@ class WebTest_Member_OnlineAutoRenewMembershipTest extends CiviSeleniumTestCase
     return $pageId;
   }
 }
-
index ac122178d2ea9000f77009efbafe1c1ad90d8f47..a54f1eca62759d0cf33c112de428035cac09ab72 100644 (file)
@@ -517,4 +517,3 @@ class WebTest_Member_OnlineMembershipAddPricesetTest extends CiviSeleniumTestCas
   }
 
 }
-
index e15963202f3b5221482ac34ca82d4d0b7ef958c8..eb53d453a198100799fa9fe3878f7b0ad3f67c61 100644 (file)
@@ -658,4 +658,3 @@ class WebTest_Member_OnlineMembershipRenewTest extends CiviSeleniumTestCase {
     }
   }
 }
-
index 30a5f40c00e69e4104b49d9c3ed16c9b9040866c..2ad44888c0acaf3b33bec36a042f56c93c6860af 100644 (file)
@@ -122,4 +122,3 @@ class WebTest_Pledge_AddCancelPaymentTest extends CiviSeleniumTestCase {
 
   }
 }
-
index ad0e3c57a6ff929129e35ccfbb83abc8861103a0..6e46a78c926705a317b63d904f0562d999f5930c 100644 (file)
@@ -118,4 +118,3 @@ class WebTest_Pledge_ContactContextAddTest extends CiviSeleniumTestCase {
     $this->enableDisablePopups(TRUE);
   }
 }
-
index a366cb6c20caabd2c6ea06900d673542f3a59ae3..6ed6b3c55b78229d8b9b12c152470cbf2346598e 100644 (file)
@@ -449,4 +449,3 @@ class WebTest_Pledge_ContactContextPledgePaymentAddTest extends CiviSeleniumTest
     $this->enableDisablePopups(TRUE);
   }
 }
-
index afa5d2d33c3b245b96e512b9b1da68381443fcd2..a6f79baa7ec6b99941d6a539b98ca5fd51753a07 100644 (file)
@@ -136,4 +136,3 @@ class WebTest_Pledge_StandaloneAddDeleteTest extends CiviSeleniumTestCase {
 
   }
 }
-
index 1edae47636ba3ed0d86d6b7a2eb0bb835e01d05d..1af63905b493da15523afddef89f0e8170def0c2 100644 (file)
@@ -94,4 +94,3 @@ class WebTest_Pledge_StandaloneAddTest extends CiviSeleniumTestCase {
     return $contact;
   }
 }
-
index 2af6d7fc834d779ec903fc94b183fc29b5fac1e1..d553ea4e72d917ba7650fd49c0152f300ecfb5db 100644 (file)
@@ -144,4 +144,3 @@ class WebTest_Profile_ProfileGroupSubscriptionTest extends CiviSeleniumTestCase
     $this->waitForText('crm-notification-container', "Your CiviCRM Profile '{$profileTitle}' has been deleted.");
   }
 }
-
index e8d00431e3237491973dec6993f2fc021405ba26..d21658532d3fb89bb65ee08698991b47d5a87e99 100644 (file)
@@ -64,4 +64,3 @@ class WebTest_Release_InstallScript extends WebTest_Release_ReleaseTestCase {
     $this->assertTrue($this->isTextPresent("CiviCRM Home"));
   }
 }
-
index d188c08441cc01609d30de49e61f5ab05e6b729f..f531d5ffd7ab7e566d8e261f21a0c97201d25b62 100644 (file)
@@ -62,4 +62,3 @@ class WebTest_Release_ReleaseTestCase extends CiviSeleniumTestCase {
     parent::setUp();
   }
 }
-
index db5b2130657f9c700ca8343e04e817f256814751..eea1b14867a1276183667eff34242b23f5dbad59 100644 (file)
@@ -48,4 +48,3 @@ class WebTest_Release_UpgradeScript extends WebTest_Release_ReleaseTestCase {
     $this->waitForTextPresent("CiviCRM upgrade was successful.");
   }
 }
-
index 9bbe51a39cc04cc2c78b25004cfa691cd96a3b8b..da7c75656e234834969eafc36cdf6f4e043afd18 100644 (file)
@@ -192,4 +192,3 @@ class WebTest_Report_AddTest extends CiviSeleniumTestCase {
     $this->assertSelectedLabel("permission", "access CiviCRM");
   }
 }
-
index 94b63774ee6bb35813347737bc726552a7127fec..3a68ce01b812119b32e8ae05b0df3d90ff0bfaaa 100644 (file)
@@ -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');
   }
 }
-
index 658800e1f077ebb3f45293afd418a5f5db700dae..a1921740c669b0ab8d3ecda4e4a5d93b7b6085d7 100644 (file)
@@ -171,4 +171,3 @@ class api_v3_APIStandardsTest extends CiviUnitTestCase {
     return $functions;
   }
 }
-
index 4187d6573b1bbb7fb116fb1bf63ce86b131891a1..f043e92c7dda837ad16039d901e53414894d83da 100644 (file)
@@ -196,4 +196,3 @@ class api_v3_APITest extends CiviUnitTestCase {
   }
 
 }
-
index 6ce5e83c76b69ff97edc963ae3fbb46aa07a1dfc..fffac72874b38a9aa9df3d645ae5044a8621a8e9 100644 (file)
@@ -103,4 +103,3 @@ class api_v3_ActivityContactTest extends CiviUnitTestCase {
     $this->callAPIFailure('ActivityContact', 'Get', array('record_type_id' => 'abc'));
   }
 }
-
index 93ccdf078279f4163ea0b4c9f6064b1f392714d8..355967b78b877ace98632c1bbbd49db4c4568a64 100644 (file)
@@ -96,4 +96,3 @@ class api_v3_ActivityTypeTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('activity_type', 'delete', $params, __FUNCTION__, __FILE__);
   }
 }
-
index a3a6bf0d1e74350b834fb80ea172c90f3cf490a6..00ccb3f3ac0ea0e19f0f7579c2813b3b70bb91ad 100644 (file)
@@ -273,4 +273,3 @@ class api_v3_AddressTest extends CiviUnitTestCase {
     $this->callAPISuccess('address', 'delete', array('id' => $address1['id']));
   }
 }
-
index 51d8104f2088bf3c9154a456d469866898120f54..ef9a754caf23d6e7c75e9ce3cb721fb2b97f3c7a 100644 (file)
@@ -77,4 +77,3 @@ class api_v3_AllTests extends CiviTestSuite {
 // c-hanging-comment-ender-p: nil
 // indent-tabs-mode: nil
 // End:
-
index 6b1e4f00dfa8e0c5fbe8a778cf4dd7d59530dec3..bd56ce7f595c03b102e0c0de6ce7e05cf446806e 100644 (file)
@@ -74,4 +74,3 @@ class api_v3_CampaignTest extends CiviUnitTestCase {
     $this->assertEquals(0, $checkDeleted['count'], 'In line ' . __LINE__);
   }
 }
-
index a43c51c57fa37373af3abdb3bc7971458c26952c..73d50b6e70380542fd4ebb1db5666329d7245d2a 100644 (file)
@@ -229,4 +229,3 @@ class api_v3_CaseTypeTest extends CiviCaseTestCase {
     $this->assertEquals(0, $getCaseType['count']);
   }
 }
-
index 87f9b2fe42fa1308784b78e7f5d3188bf4992a60..4bbf74403341dc514b925c5f2718d27ed9b02f35 100644 (file)
@@ -391,4 +391,3 @@ class api_v3_ContactTypeTest extends CiviUnitTestCase {
     $this->callAPISuccess('contact', 'delete', $params);
   }
 }
-
index 3c676a1e0cc6ac0f0de32ee822af9b2f7981e888..a73de2517fb67000355b847f48b12d18f01f0909 100644 (file)
@@ -481,4 +481,3 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase {
     $unitTest->quickCleanup($tablesToTruncate);
   }
 }
-
index 188dba8d501007ac232466152b21bf28dfbf7d4f..3fcd39b3585370d9cbe13b7d35ebea9e2a518786 100644 (file)
@@ -90,4 +90,3 @@ class api_v3_ContributionRecurTest extends CiviUnitTestCase {
     $this->assertEquals(12, $result['values']['start_date']['type']);
   }
 }
-
index 078edbf5966b7eeea32ee468408377dcf9b5e34e..92af8cdb01939c76824cacc3c4d7ab013b9d1f47 100644 (file)
@@ -364,4 +364,3 @@ class api_v3_ContributionSoftTest extends CiviUnitTestCase {
     $this->assertEquals($p2['currency'], $res['currency'], 'In line ' . __LINE__ );
   }
 }
-
index 061854f51299b8b5285caf17bdc5e859fbb3ab5e..de160018467f363fe61dbd96111a3eaa960f61d3 100644 (file)
@@ -1858,4 +1858,3 @@ class api_v3_ContributionTest extends CiviUnitTestCase {
    }
  }
 }
-
index 61f91f24fa88a9a86de51c779edcbdc81bd0ff25..8746e9eb4e7d7bf8870cf15ff33dd8b7d91b1ff3 100644 (file)
@@ -117,4 +117,3 @@ class api_v3_CountryTest extends CiviUnitTestCase {
     $this->assertEquals(1, $check);
   }
 }
-
index 9c3165f37f9373f9fd17a77df408ab54a354d882..cd6c664d275ee854b4a818bd62a353c4e29b531d 100644 (file)
@@ -497,4 +497,3 @@ class api_v3_CustomFieldTest extends CiviUnitTestCase {
     return $r;
   }
 }
-
index 160063e43998984976b593b1f6d09c3e77fd2a46..d387c1964cde4cab4fd19b11cd0d629e1f2f5001 100644 (file)
@@ -375,4 +375,3 @@ class api_v3_CustomGroupTest extends CiviUnitTestCase {
     }
   }
 }
-
index 509886df02a2ec238e8ec0a74725a8b145f274dd..219bee6fbb4db9f7977f9ca7f52379a495a7cf11 100644 (file)
@@ -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__);
   }
 }
-
index 799ce5bdcb52c07053d2bcb10dd986cc682a12da..e7be0f817572a34f3341452b36a72d3d4766247f 100644 (file)
@@ -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
+}
index 456cc63394ade91c6e2f59ba20422d0e1b3ad93c..a1d5f6757042eb685354bb4ca30a1cdc06694819 100644 (file)
@@ -183,4 +183,3 @@ class api_v3_DomainTest extends CiviUnitTestCase {
     $result = $this->callAPIFailure('domain', 'create', array());
   }
 }
-
index d2eae37cac07c174cd1321e4289ac85c23d00461..6a935d77710119c1e74824af0b10520fe8222d65 100644 (file)
@@ -378,4 +378,3 @@ class api_v3_EmailTest extends CiviUnitTestCase {
     $this->assertEquals('1-2@example.com', $get['values'][$emailID]['email'], 'In line ' . __LINE__);
   }
 }
-
index cb2c4f7d891fff8d249223f1478bf27ba55ed04a..7725117e08dc21c219e1ed8908ff3cd7ca7c306b 100644 (file)
@@ -319,4 +319,3 @@ class api_v3_EntityTagTest extends CiviUnitTestCase {
     $this->assertEquals($result['not_removed'], 1);
   }
 }
-
index 8e67c374d653cfc75a18528520c40a6af34849fa..30f875f1e967cd7d64d59505eaf546de6905c193 100644 (file)
@@ -520,4 +520,3 @@ class api_v3_EventTest extends CiviUnitTestCase {
     $this->assertEquals(1, $result['values']['id']['api.required']);
   }
 }
-
index be4f16fc59549d91e44a0ddbfdcb0df060fe1370..339b1852634de6e811786246bb96221480fda266 100644 (file)
@@ -243,4 +243,3 @@ class api_v3_GrantTest extends CiviUnitTestCase {
     $baoObj->free();
   }
 }
-
index 39d86be6669505a3c0745788b0f307123bb76ebd..1f448085170acdd521143a15a15b6464096d3792 100644 (file)
@@ -181,4 +181,3 @@ class api_v3_GroupContactTest extends CiviUnitTestCase {
     $this->assertArrayNotHasKey('id', $result, "in line " . __LINE__);
   }
 }
-
index 2977173abd42bdfa0ff02788d303878663599504..8c8ebfb30137a175f17d97872d8eb82324a55cb7 100644 (file)
@@ -237,4 +237,3 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
     $result = $this->callAPIFailure('group_nesting', 'delete', array());
   }
 }
-
index 58e074c7294208f5ecfc666fd3fb8fe4496190f2..eb34b1a9f0e2807ca5a02bec90d990b12ba8b1ae 100644 (file)
@@ -211,4 +211,3 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase {
     $this->assertEquals($result['error_message'], 'Mandatory key(s) missing from params array: id');
   }
 }
-
index fc25922b4601ff91484333755565648d928efa65..b103823caf61719f214cf308d3feb9b96dc459d5 100644 (file)
@@ -147,4 +147,3 @@ class api_v3_GroupTest extends CiviUnitTestCase {
     $this->assertEquals(1, $result['values']['is_active']['api.default']);
   }
 }
-
index a2e0f8039352ed6dbcbc2555bb9278fec6f6a983..309a595d0b4d181f1d2c3f980ff014bda9f02431 100644 (file)
@@ -295,4 +295,3 @@ class api_v3_JobTest extends CiviUnitTestCase {
     }
   }
 }
-
index 8a8bbaa9a3cbc3d9c8e41f2a1fb87af940a51fff..520659316ed1197fc6a2a1c65ae0aa2b7fc1a72d 100644 (file)
@@ -100,4 +100,3 @@ class api_v3_LineItemTest extends CiviUnitTestCase {
   }
 
 }
-
index 94a5dee7d77d3668494a6fb5e3ff904ab25e673d..51d0b3ea9f0db7d5218aa335c7f8390711a848be 100644 (file)
@@ -112,4 +112,3 @@ class api_v3_LocBlockTest extends CiviUnitTestCase {
   }
 
 }
-
index 12c597cc5caa347f6fc66fdbc50139f4a7f35c2e..2e71a931a90004062b93e618ebc05587f2e71b8f 100644 (file)
@@ -112,4 +112,3 @@ class api_v3_MailSettingsTest extends CiviUnitTestCase {
     $this->assertEquals(0, $this->callAPISuccess('MailSettings', 'getcount', array()));
   }
 }
-
index 80fd7d001ee1dec5b2955c641dc4dcddf8a15d28..95f1bc80764f6f50e4729722c862b240ba89f6e6 100644 (file)
@@ -185,4 +185,3 @@ class api_v3_MailingGroupTest extends CiviUnitTestCase {
     $this->contactDelete($contactID);
   }
 }
-
index 254450acbe68ee3210ad6958f5d163e7a6a91fa2..994ea8533c369bdd377a376d5bcf5b3279cac4fe 100644 (file)
@@ -144,4 +144,3 @@ class api_v3_MembershipPaymentTest extends CiviUnitTestCase {
     $this->assertEquals($result['values'][$result['id']]['contribution_id'], $params['contribution_id'], 'Check Contribution Id');
   }
 }
-
index 0b5d25a4e0b20e69a80dbdc3e3a8307dbacf4a86..560dda978ff00a5655abcfbbb35351b2cbfe1dd2 100644 (file)
@@ -180,4 +180,3 @@ class api_v3_MembershipStatusTest extends CiviUnitTestCase {
     $result = $this->callAPISuccess('membership_status', 'delete', $params);
   }
 }
-
index bbb6d48241b16aa1653e5185c0b3430ace908ee0..d963dafb8c67ff360a497abe4472a2719dab3a5a 100644 (file)
@@ -270,4 +270,3 @@ class api_v3_MembershipTypeTest extends CiviUnitTestCase {
     $result = $this->callAPIAndDocument('membership_type', 'delete', $params, __FUNCTION__, __FILE__);
   }
 }
-
index ea6281efebc404a2a8091c7b9f09e5bd927e7dfc..007575a6f138ebf5dabc5134663773fdbc0877e4 100644 (file)
@@ -89,4 +89,3 @@ class api_v3_MessageTemplateTest extends CiviUnitTestCase {
   }
 
 }
-
index 63eda0aabccae37819a07a415f7525beea4c5576..1845c46459ba0bde67a61a3e55a21068a2a65832 100644 (file)
@@ -264,4 +264,3 @@ function testNoteCreateExample() {
   $expectedResult = UF_match_get_expectedresult();
   $this->assertEquals($result, $expectedResult);
 }
-
index 0b11f0489292ccfa21654347c21ebc5900425ecd..f3c06ead33c33d19e92d1d468c81f6a489fad6ac 100644 (file)
@@ -155,4 +155,3 @@ class api_v3_OptionGroupTest extends CiviUnitTestCase {
     $this->callAPIAndDocument('OptionGroup', 'delete', array('id' => $result['id']), __FUNCTION__, __FILE__);
   }
 }
-
index 3003b767eee6867514ff095ba2c8f094346ebc3d..af860c0ffd0d3fbc7122661a76f8d208f4c6a07f 100644 (file)
@@ -377,4 +377,3 @@ class api_v3_ParticipantPaymentTest extends CiviUnitTestCase {
     $this->assertDBCompareValues('CRM_Financial_DAO_FinancialItem', $fitemParams, $compareParams);
   }
 }
-
index 076223110a1e8df6973413452aabebc9f07ff5d6..0299011f211447ba9d65f9e242c117576f1db281 100644 (file)
@@ -81,4 +81,3 @@ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
     $this->assertEquals($entity['count'] - 1, $checkDeleted['count'], 'In line ' . __LINE__);
   }
 }
-
index 295d0105278f57710a2d04ab3ec93cb704d98dbb..eb68967238185e3427a135946337df4c224679a7 100644 (file)
@@ -708,4 +708,3 @@ class api_v3_ParticipantTest extends CiviUnitTestCase {
     $this->callAPISuccess('contact', 'delete', array('id' => $result['id']));
   }
 }
-
index 1ed1dc09c5cfb3e53d950077771f67afd2525773..874669c6b2da825d4f2e31b3c6134184b4fda1de 100644 (file)
@@ -126,4 +126,3 @@ class api_v3_PaymentProcessorTest extends CiviUnitTestCase {
     $this->assertEquals('test@test.com', $results['values'][$results['id']]['user_name'], ' in line ' . __LINE__);
   }
 }
-
index 5adfa71bfcc3b1ca28c2fb7e64e0b9a10c2d4db7..114e5d56ed69d7e8f967ec78ba1f69241a8a4f2c 100644 (file)
@@ -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__);
   }
 }
-
index dc8b1c918dfc4094fc4de7f9a081ea89464f0702..e48b18f7c61b6913fb2efe97f942307f65e2ad2d 100644 (file)
@@ -153,4 +153,3 @@ class api_v3_PhoneTest extends CiviUnitTestCase {
     $this->assertEquals(1, $check);
   }
 }
-
index 0832e4e14ea3f802df166a39d884f1c638b6b983..1cfbd7492885b5884ba0f99eb82080b1cf36ea30 100644 (file)
@@ -276,4 +276,3 @@ class api_v3_PledgePaymentTest extends CiviUnitTestCase {
     $this->assertType('array', $result);
   }
 }
-
index 1020827aee6cdf7cb1565861c953647d50b9b929..2f7c073cddb0a090c303f74373ecbb785a489698 100644 (file)
@@ -509,4 +509,3 @@ class api_v3_PledgeTest extends CiviUnitTestCase {
     $pledge = $this->callAPISuccess('pledge', 'delete', $pledgeID);
   }
 }
-
index 95fb78fa2c92d28204f5e678d5020b5d168f4959..eb7487600d50ab63323ffe5030fa562959e794ba 100644 (file)
@@ -116,4 +116,3 @@ class api_v3_PriceFieldTest extends CiviUnitTestCase {
   }
 
 }
-
index 1e628619dc7c27febf156604f5d346e1b16fc365..f1073d0341b9522a1b74f117aa43b22c4a2da859 100644 (file)
@@ -204,4 +204,3 @@ class api_v3_PriceFieldValueTest extends CiviUnitTestCase {
     $this->callAPISuccess($this->_entity,'delete', array('id' => $result2['id']));
   }
 }
-
index 696673773fd6b2f71eae24cb86ea97360d2a994c..d6f6c8f27394422b372baa4c14a6811392bc6205 100644 (file)
@@ -138,4 +138,3 @@ class api_v3_PriceSetTest extends CiviUnitTestCase {
     $unitTest->quickCleanup($tablesToTruncate);
   }
 }
-
index c3de39dc0e6376616d238546088c190f9730b90b..130968c76da5e7e64cb282033cd96a7ffed01cf0 100644 (file)
@@ -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'));
   }
 }
-
index 01fbd0402f1ac876fbcc200dba9a339c5da18eaf..d0b15dbc6b7b9e7c56bf046e4f5ca5b7fcb851e6 100644 (file)
@@ -340,4 +340,3 @@ class api_v3_RelationshipTypeTest extends CiviUnitTestCase {
     return $this->relationshipTypeCreate($params);
   }
 }
-
index e25b989f01d047474fe5a3f055bcd79265bcdecf..8e4d31b0922f7b887f8bd3ef22bc9c65b96885d1 100644 (file)
@@ -532,4 +532,3 @@ class api_v3_SettingTest extends CiviUnitTestCase {
     $this->assertEquals('Unconfirmed', $result['values'][$dom['id']]['tag_unconfirmed']);
   }
 }
-
index 0e0c229e80714eb5e6255c0d01dd27cc9f0aaabe..ddd1ac481500ed367bd7c80602002ae47b22b65c 100644 (file)
@@ -61,4 +61,3 @@ class api_v3_SurveyRespondantTest extends CiviUnitTestCase {
   }
 
 }
-
index 7ca33e466bad911e6354f32cba892a64ef447765..5cca43e1eecc0508538fc59828fd4f19b77c34d7 100644 (file)
@@ -118,4 +118,3 @@ class api_v3_SurveyTest extends CiviUnitTestCase {
   }
 
 }
-
index 5c4485e1730162edc59c258969d9bb157a630847..777204175b301df974abd7c4483333c5fafce916 100644 (file)
@@ -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__);
   }
 }
-
index 04b4cb5fc0835ed7876ddddc3eccae14ef733cdc..fc020f86e38121fd65295bd11f7e819fe7216fa4 100644 (file)
@@ -213,4 +213,3 @@ class api_v3_UFJoinTest extends CiviUnitTestCase {
     $this->assertEquals($result, $expectedResult);
   }
 }
-
index de55c9e644b014b6e0c4de79e66ac25f0aa3b0ea..3b1020fb39f20479eb9c0bdd1a2a70dd30a66d11 100644 (file)
@@ -143,4 +143,3 @@ class api_v3_UFMatchTest extends CiviUnitTestCase {
       )));
   }
 }
-
index 3ed007ed0816edbb91d1721ae90bf026d0057deb..ee92543d18a623418d6c0911027a3289a9f83712 100644 (file)
@@ -294,4 +294,3 @@ class api_v3_UtilsTest extends CiviUnitTestCase {
     $this->assertEquals('HTML', $result['values']['preferred_mail_format']['options']['HTML']);
   }
 }
-
index 8688335a9a0b8001569eb9e91c3f5f1cb50ca37f..f13023a1eabf1311e55ad7705d638c3566d7144d 100644 (file)
@@ -102,4 +102,3 @@ class api_v3_WebsiteTest extends CiviUnitTestCase {
     $this->assertArrayKeyExists('url', $result['values']);
   }
 }
-
index eb2939e6293e7011f102e0a5f6fd6442ee000ea5..e63705affcf64fa712e5850be12083d0268a2cca 100644 (file)
@@ -13,4 +13,3 @@ function civicrm_api3_contact_example_action2($params) {
     'example_action2'
   );
 }
-
index 34123294f56b73e1bfbafeec27aca72c90b9ccb2..35cb5cc2fa3ee534246127e46f553bc1621e2a7d 100644 (file)
@@ -13,4 +13,3 @@ function civicrm_api3_generic_example_action1($apiRequest) {
     $apiRequest['action']
   );
 }
-
index 213edeee05d0532f6674a62f70078a79f440c360..3ff0d857be02ba45088491d234490145c20d82cb 100644 (file)
@@ -13,4 +13,3 @@ function civicrm_api3_generic_example_action2($apiRequest) {
     $apiRequest['action']
   );
 }
-
index cffaa789d076f4b0d1896ba0bce6c84313230384..c699a702649ca93276b599c11f6e004300369aac 100644 (file)
@@ -13,4 +13,3 @@ function civicrm_api3_test_entity_example_action3($params) {
     'example_action3'
   );
 }
-
index bb8d1d6397204aaa782d23ebf0c647a28c90e6d1..866582f9881baeeb766887122759261be9459742 100644 (file)
@@ -59,4 +59,4 @@ return array(
     'html_type' => 'Text',
     'quick_form_type' => 'Element',
   ),
- );
\ No newline at end of file
+ );