fix
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
* Updates for altering the table used to store statistics data.
|
||||
* Adds new columns and renames existing ones in order to add support for the new social buttons.
|
||||
*/
|
||||
class WIOUpdate010501 extends Wbcr_Factory480_Update {
|
||||
class WIOUpdate010501 extends Wbcr_Factory600_Update {
|
||||
|
||||
/**
|
||||
* {inherit}
|
||||
|
||||
@@ -9,7 +9,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
* Adds new columns and renames existing ones in order to add support for the new social buttons.
|
||||
*
|
||||
*/
|
||||
class WIOUpdate010803 extends Wbcr_Factory480_Update {
|
||||
class WIOUpdate010803 extends Wbcr_Factory600_Update {
|
||||
|
||||
/**
|
||||
* Handles the installation process for the plugin, including cleanup of
|
||||
|
||||
Reference in New Issue
Block a user