Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hubzilla
core
Commits
62b1ff4b
Commit
62b1ff4b
authored
May 14, 2022
by
Mario
Browse files
add the title in forum post reshares
parent
304d1364
Pipeline
#510528
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/items.php
View file @
62b1ff4b
...
...
@@ -3219,6 +3219,7 @@ function start_delivery_chain($channel, $item, $item_id, $parent, $group = false
}
$arr
[
'title'
]
=
$item
[
'title'
];
$arr
[
'tgt_type'
]
=
$item
[
'tgt_type'
];
$arr
[
'target'
]
=
$item
[
'target'
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment