1
1
Fork 0

friend suggest structures, cont.

This commit is contained in:
Friendika 2011-06-26 05:42:32 -07:00
commit 22e8922088
3 changed files with 10 additions and 3 deletions

View file

@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1022' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1067 );
define ( 'DB_UPDATE_VERSION', 1068 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );