change name
This commit is contained in:
parent
63823be5fc
commit
62f35ced47
2
boot.php
2
boot.php
@ -45,7 +45,7 @@ require_once('include/Contact.php');
|
|||||||
require_once('include/account.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 ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
|
||||||
define ( 'ZOT_REVISION', 1 );
|
define ( 'ZOT_REVISION', 1 );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user