From: rabuzarus <> Date: Fri, 29 May 2015 14:30:42 +0000 (+0200) Subject: cleaning after local merge X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b61e39a1cb5cefcef16fea7141baf4ad0c15a3c5;p=friendica.git cleaning after local merge --- diff --git a/mod/photos.php b/mod/photos.php index 52c1fc3616..bd23cf104f 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -93,7 +93,6 @@ function photos_init(&$a) { if(! x($a->page,'aside')) $a->page['aside'] = ''; $a->page['aside'] .= $vcard_widget; - $a->page['aside'] .= $o; $a->page['aside'] .= $photo_albums_widget;