Updating how to get the lead entry records for the csv file
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 25 Jul 2016 12:15:45 +0000 (08:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 25 Jul 2016 12:15:45 +0000 (08:15 -0400)
commitb9f402f133b7f1ac442984e99b043da0b74dc0cb
treef5508bb914a9e617dc32c6dedd8ed4f3cf431eee
parent0950632c0f70149f65237e72de849e87c01c5edc
Updating how to get the lead entry records for the csv file

To not get timeouts or memory errors use direct wordpress query instead
of the DataAbstract method to get the list.
models/admin/leads/index.php