From 85c6457e6e6c9be6200f76bb12c449f010d4117b Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 16 May 2011 17:57:29 -0700 Subject: bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked. --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e06e1574e..a44d8298f 100644 --- a/boot.php +++ b/boot.php @@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.981' ); +define ( 'FRIENDIKA_VERSION', '2.2.982' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3