mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
Remove require include/*
This commit is contained in:
parent
2e8f2916df
commit
85b5715a44
11 changed files with 0 additions and 41 deletions
|
@ -52,8 +52,6 @@ function like_widget_content(&$a, $conf){
|
|||
$dislikes = $r[0]['c'];
|
||||
|
||||
|
||||
require_once("include/conversation.php");
|
||||
|
||||
$o = "";
|
||||
|
||||
# $t = file_get_contents( dirname(__file__). "/widget_like.tpl" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue