1
1
Fork 0

tagmatch available to anon, add paging variable to query

This commit is contained in:
Friendika 2011-10-03 14:47:18 -07:00
commit dfd5cc57c2
2 changed files with 9 additions and 11 deletions

View file

@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1122' );
define ( 'FRIENDIKA_VERSION', '2.3.1123' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );