make it optional to optimize the item table after expire

This commit is contained in:
friendica 2012-05-08 15:33:01 -07:00
parent da4a360a6e
commit 10812e0c19
3 changed files with 157 additions and 93 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1335' );
define ( 'FRIENDICA_VERSION', '2.3.1336' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );