mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
Remove old file and requires
Remove pgettext.php and remove require_once calls
This commit is contained in:
parent
07d306aa37
commit
b4d0df18c5
8 changed files with 5 additions and 242 deletions
|
@ -25,7 +25,6 @@ require_once 'include/dba.php';
|
|||
require_once 'include/enotify.php';
|
||||
require_once 'include/network.php';
|
||||
require_once 'library/openid.php';
|
||||
require_once 'include/pgettext.php';
|
||||
require_once 'include/text.php';
|
||||
/**
|
||||
* @brief This class handles User related functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue