mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02: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
|
@ -8,7 +8,6 @@ use Friendica\Core\L10n;
|
|||
require_once 'include/bbcode.php';
|
||||
require_once 'include/bb2diaspora.php';
|
||||
require_once 'include/html2bbcode.php';
|
||||
require_once 'include/pgettext.php';
|
||||
|
||||
function visible_lf($s)
|
||||
{
|
||||
|
|
|
@ -13,7 +13,6 @@ require_once 'boot.php';
|
|||
require_once 'include/datetime.php';
|
||||
require_once 'include/enotify.php';
|
||||
require_once 'include/text.php';
|
||||
require_once 'include/pgettext.php';
|
||||
|
||||
function lostpass_post(App $a)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue