projects
/
WP-Plugins
/
glm-member-db-leads.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d786f88
)
Update for leads import
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 6 Mar 2019 17:44:25 +0000
(12:44 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 6 Mar 2019 17:44:25 +0000
(12:44 -0500)
import completed flag.
models/admin/management/leads.php
patch
|
blob
|
history
diff --git
a/models/admin/management/leads.php
b/models/admin/management/leads.php
index
9365e87
..
21ea660
100644
(file)
--- a/
models/admin/management/leads.php
+++ b/
models/admin/management/leads.php
@@
-360,6
+360,7
@@
class GlmMembersAdmin_management_leads // extends GlmDataLeadsManagement
'db_password' => $this->db_password,
'redirectUrl' => $this->redirectUrl,
'next' => $this->next,
+ 'completed' => $this->completed,
);
// Return status, suggested view, and data to controller