projects
/
WP-Plugins
/
glm-member-db-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2aada2
)
Fix packaging for member detail
author
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 9 May 2016 21:07:54 +0000
(17:07 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 9 May 2016 21:07:54 +0000
(17:07 -0400)
models/front/packaging/list.php
patch
|
blob
|
history
diff --git
a/models/front/packaging/list.php
b/models/front/packaging/list.php
index
64a8221
..
0b592e4
100644
(file)
--- a/
models/front/packaging/list.php
+++ b/
models/front/packaging/list.php
@@
-103,7
+103,7
@@
class GlmMembersFront_packaging_list extends GlmDataPackages
$orderBy = '';
$byMember = false;
- // Only select pac
ak
ges that are current
+ // Only select pac
ka
ges that are current
$where = "CURDATE() BETWEEN T.start_date AND T.end_date";
/*