allow hooks to have negative priority

This commit is contained in:
zotlabs
2016-10-12 20:04:19 -07:00
parent 9a2f86e9ad
commit facc6ee6b3
4 changed files with 17 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.15' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );
define ( 'DB_UPDATE_VERSION', 1184 );
/**