Some more notices (#5526)
* Some more notices * Fixed nasty to find notice in DFRN and OStatus * And more notices ... * Yeah, some removed notices ... again ...
This commit is contained in:
parent
6d39cecc5d
commit
a2cea16954
10 changed files with 39 additions and 16 deletions
|
@ -123,7 +123,10 @@ function photos_init(App $a) {
|
|||
}
|
||||
|
||||
$a->page['aside'] .= $vcard_widget;
|
||||
$a->page['aside'] .= $photo_albums_widget;
|
||||
|
||||
if (!empty($photo_albums_widget)) {
|
||||
$a->page['aside'] .= $photo_albums_widget;
|
||||
}
|
||||
|
||||
$tpl = get_markup_template("photos_head.tpl");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue