consolidate notifications caching and loading

This commit is contained in:
Mario Vavti
2018-01-24 22:46:36 +01:00
parent add9890754
commit 93259e4e92
3 changed files with 34 additions and 26 deletions

View File

@@ -51,7 +51,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.1.3' );
define ( 'STD_VERSION', '3.1.4' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );