aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-05 18:22:15 -0800
committerfriendica <info@friendica.com>2015-01-05 18:22:15 -0800
commit39459c2d6514109fe37c0ecc25fcfcd15f10acc8 (patch)
treebf625cf4c59bf521e639018399bf1770d116a6a0 /boot.php
parent2dca165f9b0a80ceca562a132868c9f934822f3e (diff)
downloadvolse-hubzilla-39459c2d6514109fe37c0ecc25fcfcd15f10acc8.tar.gz
volse-hubzilla-39459c2d6514109fe37c0ecc25fcfcd15f10acc8.tar.bz2
volse-hubzilla-39459c2d6514109fe37c0ecc25fcfcd15f10acc8.zip
undo these bits of trinidad - we're going to do things differently
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index f81bd23d4..54e5676e2 100755
--- a/boot.php
+++ b/boot.php
@@ -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 );