Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
WP Plugins
bulk-actions-cron-offload
Commits
0338fc34
Commit
0338fc34
authored
Sep 12, 2017
by
Erick Hitter
Browse files
PHPCS fix missed in
8b4a9c63
parent
8b4a9c63
Changes
1
Show whitespace changes
Inline
Side-by-side
includes/class-main.php
View file @
0338fc34
...
...
@@ -95,7 +95,7 @@ class Main extends Singleton {
// Now what?
switch
(
$this
->
action
)
{
case
'delete_all'
:
case
'delete_all'
:
break
;
case
'trash'
:
...
...
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