mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
access blockem from item photo menu
This commit is contained in:
parent
7fcc7b9bb0
commit
d72decea96
4 changed files with 84 additions and 2 deletions
|
@ -16,7 +16,7 @@ function fortunate_uninstall() {
|
|||
}
|
||||
|
||||
|
||||
function fortunate_fetch($a,&$b) {
|
||||
function fortunate_fetch(&$a,&$b) {
|
||||
|
||||
$a->page['htmlhead'] .= '<link rel="stylesheet" type="text/css" href="'
|
||||
. $a->get_baseurl() . '/addon/fortunate/fortunate.css' . '" media="all" />' . "\r\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue