Ability to close comments at a certain date/time - needed for loom.io emulation (and many other uses)

This commit is contained in:
friendica
2014-08-28 16:56:13 -07:00
parent f526a10f07
commit 53b5cf7f50
6 changed files with 105 additions and 57 deletions

View File

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