mirror of
https://github.com/friendica/friendica
synced 2025-04-24 11:50:10 +00:00
Remove Includes
Removed references to include/config.php and include/probe.php and deleted the respective files.
This commit is contained in:
parent
cd1724eb9e
commit
8522c47353
19 changed files with 0 additions and 200 deletions
|
@ -9,7 +9,6 @@ use Friendica\Core\Pconfig;
|
|||
use Friendica\Core\System;
|
||||
|
||||
require_once 'include/html2plain.php';
|
||||
require_once 'include/probe.php';
|
||||
require_once 'include/datetime.php';
|
||||
require_once 'include/bbcode.php';
|
||||
require_once 'include/Contact.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue