mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
Bugfix: Missing include added
This commit is contained in:
parent
81bcafe28f
commit
26f62a97fd
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ require_once('include/event.php');
|
|||
require_once('include/map.php');
|
||||
require_once('mod/proxy.php');
|
||||
require_once('include/Contact.php');
|
||||
require_once('include/plaintext.php');
|
||||
|
||||
function bb_PictureCacheExt($matches) {
|
||||
if (strpos($matches[3], "data:image/") === 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue