aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-31 17:27:18 -0700
committerzotlabs <mike@macgirvin.com>2017-03-31 17:27:18 -0700
commit7256579c168fbda8e8d5fc8a0e9de179fa27534c (patch)
tree3407ff4714bfa5bc11cabb7e213f4cbe311840d2 /boot.php
parentecf30b2c71eb358e05a9a5b844aee79d45fd710b (diff)
parent95f4f14dca1ea982f67cccb31d860f7b8ed9055c (diff)
downloadvolse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.tar.gz
volse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.tar.bz2
volse-hubzilla-7256579c168fbda8e8d5fc8a0e9de179fa27534c.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ca2ee5d47..1c8901f7b 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,6 @@ require_once('include/xchan.php');
require_once('include/hubloc.php');
-
define ( 'PLATFORM_NAME', 'red' );
define ( 'STD_VERSION', '5.3' );
@@ -2301,7 +2300,10 @@ function cert_bad_email() {
)
]
);
+<<<<<<< HEAD
+=======
+>>>>>>> 95f4f14dca1ea982f67cccb31d860f7b8ed9055c
}