Move Probe to src

This commit is contained in:
Hypolite Petovan
2017-05-07 14:44:30 -04:00
parent 82b423c5ac
commit 36e515ee6d
15 changed files with 20 additions and 13 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
<?php
use Friendica\App;
require_once("include/Probe.php");
use Friendica\Network\Probe;
function webfinger_content(App $a) {