process_delivery: ignore self

This commit is contained in:
redmatrix
2015-09-28 19:04:36 -07:00
parent 67fe8fc4a7
commit 3a8e1e0484
4 changed files with 13 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1155 );
define ( 'DB_UPDATE_VERSION', 1156 );
/**
* @brief Constant with a HTML line break.