Corrected explanation
This commit is contained in:
parent
eec0dbf738
commit
99bac3a4d8
|
@ -347,7 +347,7 @@ function display_content(&$a, $update = 0) {
|
|||
return;
|
||||
}
|
||||
|
||||
// We meed the editor here if we want to reshare an item.
|
||||
// We need the editor here to be able to reshare an item.
|
||||
|
||||
if ($is_owner) {
|
||||
$x = array(
|
||||
|
|
Loading…
Reference in a new issue