diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 00:51:08 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 00:51:08 -0700 |
commit | 62f35ced4756fc94e490e8945b331589b5a9dcd3 (patch) | |
tree | 5a1120d6f6f0c8fe17820df0d130a87f00af3807 | |
parent | 63823be5fc7d71c2c914575cea1bdc3bf161d4f8 (diff) | |
download | volse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.tar.gz volse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.tar.bz2 volse-hubzilla-62f35ced4756fc94e490e8945b331589b5a9dcd3.zip |
change name
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |