mirror of
https://github.com/friendica/friendica
synced 2025-04-26 03:50:12 +00:00
Move Probe to src
This commit is contained in:
parent
82b423c5ac
commit
36e515ee6d
15 changed files with 20 additions and 13 deletions
|
@ -15,7 +15,7 @@
|
|||
use Friendica\App;
|
||||
|
||||
require_once('include/Scrape.php');
|
||||
require_once('include/Probe.php');
|
||||
use Friendica\Network\Probe;
|
||||
require_once 'include/enotify.php';
|
||||
require_once 'include/group.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue