wrong variable passed

This commit is contained in:
Friendika 2011-04-11 15:45:19 -07:00
commit ff15ea0993
3 changed files with 13 additions and 15 deletions

View file

@ -291,7 +291,7 @@ function profile_content(&$a, $update = 0) {
require_once('include/conversation.php');
$o .= conversation($a,$r,'profile',$display);
$o .= conversation($a,$r,'profile',$update);
if(! $update) {