mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
Some includes hadn't been removed
This commit is contained in:
parent
cdfa834f05
commit
e8975125cf
3 changed files with 0 additions and 4 deletions
|
@ -947,8 +947,6 @@ function twitter_queue_hook(&$a,&$b) {
|
|||
}
|
||||
|
||||
function twitter_fix_avatar($avatar) {
|
||||
require_once("include/Photo.php");
|
||||
|
||||
$new_avatar = str_replace("_normal.", ".", $avatar);
|
||||
|
||||
$info = Photo::getInfoFromURL($new_avatar);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue