mirror of
https://github.com/friendica/friendica
synced 2025-04-28 13:44:25 +02:00
Remove require calls to library/asn*
This commit is contained in:
parent
13849299f9
commit
ea01d7078a
2 changed files with 0 additions and 5 deletions
|
@ -8,9 +8,6 @@ use Friendica\Core\Config;
|
|||
use ASN_BASE;
|
||||
use ASNValue;
|
||||
|
||||
require_once 'library/ASNValue.class.php';
|
||||
require_once 'library/asn1.php';
|
||||
|
||||
/**
|
||||
* @brief Crypto class
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue