add queue priority

This commit is contained in:
friendica
2015-03-04 17:56:07 -08:00
parent 410f3335a9
commit 011ccd57f6
5 changed files with 34 additions and 3 deletions

View File

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