contact rating field so it's here when we need it

This commit is contained in:
friendica
2013-02-15 19:05:00 -08:00
parent 5609d39778
commit ace1104d08
3 changed files with 13 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica Red');
define ( 'FRIENDICA_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1027 );
define ( 'DB_UPDATE_VERSION', 1028 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );