(dev/core#183) Deprecate CRM_Core_DAO::createTempTableName()
authorTim Otten <totten@civicrm.org>
Thu, 14 Jun 2018 23:48:33 +0000 (16:48 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 15 Jun 2018 00:59:18 +0000 (17:59 -0700)
commit00f8d61b8b8b2114cf3dec8ae7ce4a10787e0f1e
tree2eba9c8160d0b8ea355f2e80b3aae749d2f44114
parent40c8b8293bc5311c0a521f801002a80be8883519
(dev/core#183) Deprecate CRM_Core_DAO::createTempTableName()

We're changing the naming formula, but some use-cases may rely on the old
naming formula.  Anything based on the old formula needs to be examined.
CRM/Core/DAO.php