update
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Jul 2013 17:33:18 +0000 (17:33 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Jul 2013 17:33:18 +0000 (17:33 +0000)
Toolkit/Contacts/Admin/EditContact.php

index 95568c6..ff47767 100644 (file)
@@ -823,6 +823,7 @@ class Toolkit_Contacts_Admin_EditContact
                } else {
             $this->Action = 'Contact Added';
                }
+        $values['create_date'] = date('m/d/Y');
         // build a contact or customer class object with the values from
         // the Contact form
         if ($this->tableName == 'contact') {