common_friends_visitor_widget warning

This commit is contained in:
friendica 2012-08-12 15:54:38 -07:00
parent e81f15b28d
commit 962c357ebd
3 changed files with 120 additions and 115 deletions

View file

@ -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'] = '';