Remove all eval instances where eval is being used to instantiate a new object using...
authoreileen <eileen@fuzion.co.nz>
Wed, 8 May 2013 23:52:40 +0000 (11:52 +1200)
committereileen <eileen@fuzion.co.nz>
Wed, 8 May 2013 23:52:40 +0000 (11:52 +1200)
commit4d5c2eb510a6be0017085d1f8dae09495e28e74b
tree2cef54f7b085ebe16532972718bedc1b409ccd47
parenta2df28511ca0996d0c84e79a3d44c58d7e33a74b
Remove all eval instances where eval is being used to instantiate a new object using a variable as the name
23 files changed:
CRM/Contact/BAO/SearchCustom.php
CRM/Contact/Form/Search/Custom.php
CRM/Contact/Form/Task.php
CRM/Contact/Form/Task/Print.php
CRM/Contact/Selector/Custom.php
CRM/Core/BAO/Location.php
CRM/Core/BAO/LocationType.php
CRM/Core/OptionValue.php
CRM/Core/Page/Basic.php
CRM/Event/Form/Task/Badge.php
CRM/Event/Page/ParticipantListing.php
CRM/Financial/BAO/FinancialTypeAccount.php
CRM/Logging/Differ.php
CRM/Logging/Reverter.php
CRM/Member/BAO/MembershipStatus.php
CRM/Member/BAO/MembershipType.php
CRM/Upgrade/Incremental/Legacy.php
CRM/Upgrade/TwoOne/Page/Upgrade.php
CRM/Utils/Migrate/Export.php
CRM/Utils/Migrate/ImportJSON.php
CRM/Utils/Weight.php
tests/phpunit/CiviTest/CiviDBAssert.php
tests/phpunit/CiviTest/CiviUnitTestCase.php