aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-04-02 16:44:44 -0700
committerzotlabs <mike@macgirvin.com>2017-04-02 16:44:44 -0700
commita76ad1478fb8cbc7914e94a24c7942de429c8445 (patch)
treed43cdf14bf2fbb319d8d94a496301a4478ea9731 /boot.php
parent95f4f14dca1ea982f67cccb31d860f7b8ed9055c (diff)
downloadvolse-hubzilla-a76ad1478fb8cbc7914e94a24c7942de429c8445.tar.gz
volse-hubzilla-a76ad1478fb8cbc7914e94a24c7942de429c8445.tar.bz2
volse-hubzilla-a76ad1478fb8cbc7914e94a24c7942de429c8445.zip
crypto updates
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/boot.php b/boot.php
index 57f41894d..52b1113c1 100755
--- a/boot.php
+++ b/boot.php
@@ -619,9 +619,6 @@ function sys_boot() {
define( 'DEFAULT_NOTIFY_ICON', '/images/hz-white-32.png' );
}
- if(! defined('CRYPTO_ALGORITHM')) {
- define( 'CRYPTO_ALGORITHM', 'aes256cbc' );
- }
/*
* Try to open the database;