undo these bits of trinidad - we're going to do things differently

This commit is contained in:
friendica
2015-01-05 18:22:15 -08:00
parent 2dca165f9b
commit 39459c2d65
4 changed files with 4 additions and 5 deletions

View File

@@ -45,8 +45,7 @@ require_once('include/Contact.php');
require_once('include/account.php');
define ( 'RED_PLATFORM', 'trinidad' );
define ( 'TRINIDAD', true );
define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );