Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RRZE Webteam
RRZE Post Expiration
Commits
412947ca
Commit
412947ca
authored
Feb 15, 2019
by
Rolf Forst
Browse files
Fix default option
parent
f7d2e318
Changes
1
Hide whitespace changes
Inline
Side-by-side
RRZE/PostExpiration/Options.php
View file @
412947ca
...
...
@@ -11,7 +11,7 @@ class Options
protected
function
default_options
()
{
$options
=
[
'post_types'
=>
[]
'post_types'
=>
[
'post'
]
];
return
$options
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment