diff options
author | Mario <mario@mariovavti.com> | 2021-02-10 20:40:28 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-10 20:40:28 +0000 |
commit | 464a0634d63707412afb7df9b2fe0d2e23258753 (patch) | |
tree | 162cfb044d516843c74ded349cbae6441bda3db6 /include/crypto.php | |
parent | 391db616297fab5db1531d31e36884af245ae9ac (diff) | |
download | volse-hubzilla-464a0634d63707412afb7df9b2fe0d2e23258753.tar.gz volse-hubzilla-464a0634d63707412afb7df9b2fe0d2e23258753.tar.bz2 volse-hubzilla-464a0634d63707412afb7df9b2fe0d2e23258753.zip |
use (un)obscurify
Diffstat (limited to 'include/crypto.php')
-rw-r--r-- | include/crypto.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/crypto.php b/include/crypto.php index b09356fc7..40e68a4e7 100644 --- a/include/crypto.php +++ b/include/crypto.php @@ -1,7 +1,5 @@ <?php /** @file */ -use Zotlabs\Lib\Crypto; - require_once('library/ASNValue.class.php'); require_once('library/asn1.php'); |