Added forgotten "use"
authorMichael <heluecht@pirati.ca>
Sun, 3 Mar 2019 07:05:57 +0000 (07:05 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 3 Mar 2019 07:05:57 +0000 (07:05 +0000)
src/Util/Crypto.php

index 54c3049..1e46728 100644 (file)
@@ -7,6 +7,7 @@ namespace Friendica\Util;
 use Friendica\Core\Config;
 use Friendica\Core\Hook;
 use Friendica\Core\Logger;
+use Friendica\Core\System;
 use ASN_BASE;
 use ASNValue;