From 62f35ced4756fc94e490e8945b331589b5a9dcd3 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 May 2015 00:51:08 -0700 Subject: change name --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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 ); -- cgit v1.2.3