process_delivery: ignore self
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define( 'UPDATE_VERSION' , 1155 );
|
||||
define( 'UPDATE_VERSION' , 1156 );
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -1766,3 +1766,7 @@ function update_r1153() {
|
||||
function update_r1154() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
||||
function update_r1155() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user