1
1
Fork 0

saved searches on network page

This commit is contained in:
Friendika 2011-09-04 17:35:06 -07:00
commit 481853d2cc
8 changed files with 108 additions and 7 deletions

View file

@ -7,9 +7,9 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1092' );
define ( 'FRIENDIKA_VERSION', '2.2.1093' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1085 );
define ( 'DB_UPDATE_VERSION', 1086 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );