1
1
Fork 0

extensible notify structure

This commit is contained in:
friendica 2012-01-01 22:44:03 -08:00
commit d52f833c5f
3 changed files with 10 additions and 3 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1213' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1113 );
define ( 'DB_UPDATE_VERSION', 1114 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );