aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/boot.php b/boot.php
index 1c8901f7b..206ba0bc9 100755
--- a/boot.php
+++ b/boot.php
@@ -604,10 +604,6 @@ function sys_boot() {
define( 'DEFAULT_NOTIFY_ICON', '/images/rm-32.png' );
}
- if(! defined('CRYPTO_ALGORITHM')) {
- define( 'CRYPTO_ALGORITHM', 'aes256cbc' );
- }
-
/*
* Try to open the database;
*/
@@ -2300,10 +2296,7 @@ function cert_bad_email() {
)
]
);
-<<<<<<< HEAD
-=======
->>>>>>> 95f4f14dca1ea982f67cccb31d860f7b8ed9055c
}