Fixing issue with lead entry update insert and date_created
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Jul 2016 20:42:03 +0000 (16:42 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Jul 2016 20:42:03 +0000 (16:42 -0400)
commit0950632c0f70149f65237e72de849e87c01c5edc
treea250b2b9ad0c1b79e816b28c156c1ad80ff74335
parentb6ec82cd589b4695a248a0c020b2d9aa016e6261
Fixing issue with lead entry update insert and date_created

Wasn't setting the date_submitted from the entry data was using
current_time which won't work. We need to see when the entry was in the
gravity form.
models/admin/management/leads.php