projects
/
WP-Plugins
/
glm-member-db-jobs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bf8180
)
Remove status config
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 Jun 2018 18:38:59 +0000
(14:38 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 Jun 2018 18:38:59 +0000
(14:38 -0400)
Overriding main plugin
config/plugin.ini
patch
|
blob
|
history
diff --git
a/config/plugin.ini
b/config/plugin.ini
index
c08a74e
..
4397e19
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]
@@
-11,5
+11,5
@@
job_expiration[30] = '30 Days'
job_expiration[60] = '60 Days'
-status[10] = 'Pending'
-status[20] = 'Approved'
\ No newline at end of file
+job_status[10] = 'Pending'
+job_status[20] = 'Approved'