aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-05 00:51:08 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-05 00:51:08 -0700
commit62f35ced4756fc94e490e8945b331589b5a9dcd3 (patch)
tree5a1120d6f6f0c8fe17820df0d130a87f00af3807 /boot.php
parent63823be5fc7d71c2c914575cea1bdc3bf161d4f8 (diff)
downloadvolse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.tar.gz
volse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.tar.bz2
volse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.zip
change name
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d82efe68a..1eebaf1ec 100755
--- a/boot.php
+++ b/boot.php
@@ -45,7 +45,7 @@ require_once('include/Contact.php');
require_once('include/account.php');
-define ( 'RED_PLATFORM', 'redmatrix' );
+define ( 'RED_PLATFORM', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );