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
1
boot.php
1
boot.php
|
|
@ -26,7 +26,6 @@ use Friendica\Core\Config;
|
|||
use Friendica\Core\PConfig;
|
||||
use Friendica\Util\Lock;
|
||||
|
||||
require_once 'include/config.php';
|
||||
require_once 'include/network.php';
|
||||
require_once 'include/plugin.php';
|
||||
require_once 'include/text.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue