use assignment
This commit is contained in:
parent
3cd11c4e8b
commit
1b992a725f
@ -831,7 +831,7 @@ function show_ticket_messaging($conf, $langs, $db, $filterobj, $objcon = '', $no
|
|||||||
* @param int $key key
|
* @param int $key key
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
function getTicketTimelineIcon($actionstatic, $histo, $key)
|
function getTicketTimelineIcon($actionstatic, &$histo, $key)
|
||||||
{
|
{
|
||||||
global $conf, $langs;
|
global $conf, $langs;
|
||||||
$out = '<!-- timeline icon -->'."\n";
|
$out = '<!-- timeline icon -->'."\n";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user