projects
/
WP-Plugins
/
glm-member-db-coupons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f728c3
)
Update use flag for create_date
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Nov 2016 20:58:22 +0000
(15:58 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Nov 2016 20:58:22 +0000
(15:58 -0500)
This is to keep the create_date from being overridden.
classes/data/dataCoupons.php
patch
|
blob
|
history
diff --git
a/classes/data/dataCoupons.php
b/classes/data/dataCoupons.php
index
f56ca16
..
a470d8e
100644
(file)
--- a/
classes/data/dataCoupons.php
+++ b/
classes/data/dataCoupons.php
@@
-143,7
+143,7
@@
class GlmDataCoupons extends GlmDataAbstract
'created' => array (
'field' => 'created',
'type' => 'datetime',
- 'use' => 'lg
ieu
'
+ 'use' => 'lg
e
'
),
// Date/Time Updated