projects
/
web
/
MichiganTrailMaps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46609d5
)
update
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 12 Jul 2013 17:33:18 +0000
(17:33 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 12 Jul 2013 17:33:18 +0000
(17:33 +0000)
Toolkit/Contacts/Admin/EditContact.php
patch
|
blob
|
history
diff --git
a/Toolkit/Contacts/Admin/EditContact.php
b/Toolkit/Contacts/Admin/EditContact.php
index
95568c6
..
ff47767
100644
(file)
--- 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') {