1
1
Fork 0

photos were not working in private mail

This commit is contained in:
Friendika 2011-06-30 19:02:11 -07:00
commit cdddfca0b5
4 changed files with 13 additions and 4 deletions

View file

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