diff options
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 } |