From bd65c0c7b2c25f766da7f6a85124e003b2ffd93d Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 27 Apr 2011 15:59:18 -0700 Subject: empty uid on friend check --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 2b163d2ca..b0412e051 100644 --- a/boot.php +++ b/boot.php @@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'FRIENDIKA_VERSION', '2.1.961' ); +define ( 'FRIENDIKA_VERSION', '2.1.962' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3