mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
ASNValue
add missing ASNValue
This commit is contained in:
parent
a00303a6a0
commit
0131fd5745
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ namespace Friendica\Util;
|
||||||
|
|
||||||
use Friendica\Core\Config;
|
use Friendica\Core\Config;
|
||||||
use ASN_BASE;
|
use ASN_BASE;
|
||||||
|
use ASNValue;
|
||||||
|
|
||||||
require_once 'library/ASNValue.class.php';
|
require_once 'library/ASNValue.class.php';
|
||||||
require_once 'library/asn1.php';
|
require_once 'library/asn1.php';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue