mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
common_friends_visitor_widget warning
This commit is contained in:
parent
e81f15b28d
commit
962c357ebd
3 changed files with 120 additions and 115 deletions
|
@ -1,8 +1,9 @@
|
|||
<?php
|
||||
|
||||
function profile_init(&$a) {
|
||||
require_once('include/contact_widgets.php');
|
||||
|
||||
require_once('include/contact_widgets.php');
|
||||
|
||||
function profile_init(&$a) {
|
||||
|
||||
if(! x($a->page,'aside'))
|
||||
$a->page['aside'] = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue