Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
b5830f59
Commit
b5830f59
authored
Feb 17, 2017
by
Erick Hitter
Browse files
No need to abbreviate table name
parent
f8e28517
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/class-events-store.php
View file @
b5830f59
...
...
@@ -10,7 +10,7 @@ class Events_Store extends Singleton {
/**
* Class properties
*/
const
TABLE_SUFFIX
=
'a8c_cron_ctrl_jobs'
;
const
TABLE_SUFFIX
=
'a8c_cron_c
on
tr
o
l_jobs'
;
const
DB_VERSION
=
1
;
const
DB_VERSION_OPTION
=
'a8c_cron_control_db_version'
;
...
...
Write
Preview
Markdown
is supported
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