more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomplete of PM recips

This commit is contained in:
friendica 2012-04-23 18:28:33 -07:00
commit f265863435
4 changed files with 156 additions and 85 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.1320' );
define ( 'FRIENDICA_VERSION', '2.3.1321' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );