Move Probe to src
This commit is contained in:
parent
82b423c5ac
commit
36e515ee6d
15 changed files with 20 additions and 13 deletions
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Network\Probe;
|
||||
|
||||
require_once("include/xml.php");
|
||||
require_once('include/Probe.php');
|
||||
|
||||
/**
|
||||
* @brief Curl wrapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue