From: Steve Sutton Date: Fri, 12 Jul 2013 17:33:18 +0000 (+0000) Subject: update X-Git-Tag: v1.0~82 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=41d21b872cfe57dde7b0475d08f242e76032a144;p=web%2FMichiganTrailMaps.git update --- diff --git a/Toolkit/Contacts/Admin/EditContact.php b/Toolkit/Contacts/Admin/EditContact.php index 95568c6..ff47767 100644 --- a/Toolkit/Contacts/Admin/EditContact.php +++ b/Toolkit/Contacts/Admin/EditContact.php @@ -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') {