INFRA-132 - Move stray comments into docblocks
authorColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 00:18:14 +0000 (19:18 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 00:48:26 +0000 (19:48 -0500)
commit4f1f1f2a13f7d38ff984b04c7512617440bea5f8
tree985a0fb092ad985de2acc06907e23a06a59b3cd3
parent16b10e64496e4854eb267a21aa33e961bec6ecba
INFRA-132 - Move stray comments into docblocks
57 files changed:
CRM/Campaign/Form/Petition/Signature.php
CRM/Campaign/Info.php
CRM/Case/Info.php
CRM/Case/XMLProcessor/Settings.php
CRM/Contact/Form/Search/Custom/ActivitySearch.php
CRM/Contact/Form/Search/Custom/Base.php
CRM/Contribute/Info.php
CRM/Core/CodeGen/BaseTask.php
CRM/Core/Error.php
CRM/Core/Exception.php
CRM/Core/Payment/BaseIPN.php
CRM/Core/Payment/Moneris.php
CRM/Core/Payment/PayJunction.php
CRM/Core/Payment/PayflowPro.php
CRM/Core/Smarty/Permissions.php
CRM/Dedupe/BAO/QueryBuilder/IndividualGeneral.php
CRM/Dedupe/BAO/QueryBuilder/IndividualSupervised.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Merger.php
CRM/Event/Cart/BAO/Conference.php
CRM/Event/Cart/BAO/MerParticipant.php
CRM/Event/Cart/Form/MerParticipant.php
CRM/Event/Info.php
CRM/Financial/BAO/ExportFormat.php
CRM/Grant/Info.php
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/BAO/MailingJob.php
CRM/Mailing/Info.php
CRM/Member/Info.php
CRM/PCP/Page/PCP.php
CRM/Pledge/Info.php
CRM/Report/Form.php
CRM/Report/Form/Contact/Detail.php
CRM/Report/Form/Contribute/History.php
CRM/Report/Form/Contribute/Lybunt.php
CRM/Report/Form/Contribute/Sybunt.php
CRM/Report/Form/Event/ParticipantListCount.php
CRM/Report/Form/Event/Summary.php
CRM/Report/Info.php
CRM/Report/Utils/Get.php
CRM/Report/Utils/Report.php
CRM/Upgrade/Incremental/php/FourThree.php
CRM/Utils/Migrate/ExportJSON.php
CRM/Utils/REST.php
CRM/Utils/Rule.php
api/Exception.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/WebTest/Admin/MoveCustomDataTest.php
tests/phpunit/WebTest/Contact/AdvancedSearchTest.php
tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php
tests/phpunit/WebTest/Contact/SearchBuilderTest.php
tests/phpunit/WebTest/Contribute/OfflineContributionTest.php
tests/phpunit/WebTest/Release/InstallScript.php
tests/phpunit/WebTest/Release/ReleaseTestCase.php
tests/phpunit/WebTest/Release/UpgradeScript.php