Bugfix for "Call to undefined function Friendica\Network\rsatopem()"
This commit is contained in:
parent
f99fb2245e
commit
44679a73b7
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ use DomXPath;
|
|||
use DOMDocument;
|
||||
|
||||
require_once 'include/network.php';
|
||||
require_once "include/crypto.php";
|
||||
|
||||
/**
|
||||
* @brief This class contain functions for probing URL
|
||||
|
|
Loading…
Reference in a new issue