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…
Reference in a new issue