X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=504f997d9ff3aa76a12baa0892b2210559ddebbd;hb=8f10cf8e53a8f5583b9c5db0259a204a641d0864;hp=6674c6fc7cb34b518d099d3c8bd2926bf1e2c37b;hpb=741bc98174f81b9cd65432716a21168dd34468a7;p=friendica.git diff --git a/boot.php b/boot.php index 6674c6fc7c..504f997d9f 100644 --- a/boot.php +++ b/boot.php @@ -201,6 +201,7 @@ define('PRIORITY_HIGH', 20); define('PRIORITY_MEDIUM', 30); define('PRIORITY_LOW', 40); define('PRIORITY_NEGLIGIBLE', 50); +define('PRIORITIES', [PRIORITY_CRITICAL, PRIORITY_HIGH, PRIORITY_MEDIUM, PRIORITY_LOW, PRIORITY_NEGLIGIBLE]); /* @}*/ /**