incorrect count of total pages in normal view mode

This commit is contained in:
Friendika 2011-05-04 20:49:11 -07:00
parent 59fd70e568
commit 5f0b43485a
2 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,7 @@
set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.1.968' );
define ( 'FRIENDIKA_VERSION', '2.1.969' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );