INFRA-132 - Remove extra spaces around '.'
authorTim Otten <totten@civicrm.org>
Thu, 8 Jan 2015 22:57:35 +0000 (14:57 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 8 Jan 2015 22:57:35 +0000 (14:57 -0800)
commit86bfa4f6487e37328f4b18c50cab27958311a0d2
tree1d76123f92d93cee8dd052159c5517cf633b8352
parentdef009f6ffde7d063873b76711c03c463548c479
INFRA-132 - Remove extra spaces around '.'
53 files changed:
CRM/Activity/Page/AJAX.php
CRM/Admin/Form/Extensions.php
CRM/Badge/Form/Layout.php
CRM/Batch/BAO/Batch.php
CRM/Batch/Form/Entry.php
CRM/Contribute/Form/ContributionView.php
CRM/Contribute/PseudoConstant.php
CRM/Core/BAO/ActionSchedule.php
CRM/Core/BAO/Navigation.php
CRM/Core/BAO/Setting.php
CRM/Core/BAO/Tag.php
CRM/Core/CodeGen/Main.php
CRM/Core/CodeGen/Util/Template.php
CRM/Core/Error.php
CRM/Core/Form/Renderer.php
CRM/Core/PseudoConstant.php
CRM/Event/Form/Participant.php
CRM/Event/Form/ParticipantView.php
CRM/Financial/BAO/ExportFormat.php
CRM/Financial/BAO/ExportFormat/IIF.php
CRM/Financial/BAO/FinancialItem.php
CRM/Financial/Form/FinancialBatch.php
CRM/Financial/Form/FinancialTypeAccount.php
CRM/Financial/Page/AJAX.php
CRM/Financial/Page/FinancialTypeAccount.php
CRM/Mailing/BAO/Query.php
CRM/Pledge/Form/PledgeView.php
CRM/Price/BAO/PriceField.php
CRM/Profile/Page/MultipleRecordFieldsListing.php
CRM/Report/Form/Contact/LoggingSummary.php
CRM/Upgrade/Incremental/php/FourFour.php
CRM/Upgrade/Incremental/php/FourThree.php
CRM/Upgrade/Incremental/php/FourTwo.php
CRM/Utils/Cache/SerializeCache.php
CRM/Utils/Mail/EmailProcessor.php
api/v3/Activity.php
api/v3/Contact.php
api/v3/Profile.php
api/v3/utils.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php
tests/phpunit/CRM/Extension/BrowserTest.php
tests/phpunit/CiviTest/CiviReportTestCase.php
tests/phpunit/CiviTest/bootstrap.php
tests/phpunit/WebTest/Activity/ContactContextAddTest.php
tests/phpunit/WebTest/Case/AddCaseTypeTest.php
tests/phpunit/WebTest/Contact/RelationshipAddTest.php
tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php
tests/phpunit/WebTest/Event/AddPricesetTest.php
tests/phpunit/WebTest/Event/ParticipantCountTest.php
tests/phpunit/WebTest/Event/PricesetMaxCountTest.php
tests/phpunit/WebTest/Event/TellAFriendTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/ReportTemplateTest.php