mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
Remove references to include/bbcode.php
This commit is contained in:
parent
05a2ea4220
commit
9e3bae5caa
36 changed files with 1 additions and 50 deletions
|
@ -336,8 +336,6 @@ function message_content(App $a)
|
|||
intval(local_user())
|
||||
);
|
||||
|
||||
require_once("include/bbcode.php");
|
||||
|
||||
$tpl = get_markup_template('msg-header.tpl');
|
||||
$a->page['htmlhead'] .= replace_macros($tpl, [
|
||||
'$baseurl' => System::baseUrl(true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue