remove public disclosure risk

This commit is contained in:
Friendika 2011-08-27 18:09:43 -07:00
parent e3dbb63393
commit ada8bee70e
3 changed files with 67 additions and 2 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1084' );
define ( 'FRIENDIKA_VERSION', '2.2.1085' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1083 );