chat expiration (default 2 hours) - but can be set on a per-chatroom basis

This commit is contained in:
friendica
2014-01-30 20:10:47 -08:00
parent 49f07bd90f
commit a1d40431f2
4 changed files with 22 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1094 );
define ( 'DB_UPDATE_VERSION', 1095 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );