wrong field name

This commit is contained in:
Ben Harris 2018-11-16 12:03:54 -05:00
parent c60fa4978a
commit 35224c0b89
1 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@
$count--;
}
}
echo ", channel: {$member->private_channel})</li>&nbsp;&nbsp;Description: \"{$member->description}\"<br><br>\n";
echo ", channel: {$member->channel})</li>&nbsp;&nbsp;Description: \"{$member->description}\"<br><br>\n";
}
?>