mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
Remove old file
remove network.php and all require_once statements
This commit is contained in:
parent
ca76e49c23
commit
0f1be37279
9 changed files with 1 additions and 69 deletions
|
@ -19,7 +19,6 @@ use Exception;
|
|||
|
||||
require_once 'include/datetime.php';
|
||||
require_once 'include/dba.php';
|
||||
require_once 'include/network.php';
|
||||
require_once 'include/html2bbcode.php';
|
||||
|
||||
/**
|
||||
|
|
|
@ -24,7 +24,6 @@ use Exception;
|
|||
require_once 'boot.php';
|
||||
require_once 'include/dba.php';
|
||||
require_once 'include/enotify.php';
|
||||
require_once 'include/network.php';
|
||||
require_once 'library/openid.php';
|
||||
require_once 'include/text.php';
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue