dummy update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define( 'UPDATE_VERSION' , 1153 );
|
||||
define( 'UPDATE_VERSION' , 1154 );
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -1758,3 +1758,7 @@ function update_r1151() {
|
||||
function update_r1152() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
||||
function update_r1153() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user