hide contacts on approval

This commit is contained in:
friendica
2011-12-29 00:23:05 -08:00
parent da21473c34
commit c735582ead
5 changed files with 15 additions and 4 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.1208' );
define ( 'FRIENDICA_VERSION', '2.3.1209' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );