projects
/
WP-Plugins
/
glm-member-db-for-sale.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f1369
)
Remove status from config
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 Jun 2018 18:38:30 +0000
(14:38 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 Jun 2018 18:38:30 +0000
(14:38 -0400)
Overriding main plugin.
config/plugin.ini
patch
|
blob
|
history
diff --git
a/config/plugin.ini
b/config/plugin.ini
index
afe05ea
..
73a4464
100644
(file)
--- a/
config/plugin.ini
+++ b/
config/plugin.ini
@@
-2,7
+2,7
@@
; Main Configuration File
; {descrName}
;
-; Place any static configuration parameters here.
+; Place any static configuration parameters here.
;
[common]
@@
-13,5
+13,5
@@
item_expiration[120] = '120 Days'
topics[1] = 'For Sale'
topics[2] = 'Buy'
-status[10] = 'Pending'
-status[20] = 'Approved'
\ No newline at end of file
+forsale_status[10] = 'Pending'
+forsale_status[20] = 'Approved'