mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
revert changes
This commit is contained in:
parent
8c0c392197
commit
a7b66e6365
@ -1765,7 +1765,7 @@ function events_change_status(
|
|||||||
|
|
||||||
events_comment(
|
events_comment(
|
||||||
$id_event,
|
$id_event,
|
||||||
'Event validated',
|
'',
|
||||||
'Change status to '.$status_string,
|
'Change status to '.$status_string,
|
||||||
$meta,
|
$meta,
|
||||||
$history
|
$history
|
||||||
@ -1857,7 +1857,7 @@ function events_change_owner(
|
|||||||
if ($force) {
|
if ($force) {
|
||||||
events_comment(
|
events_comment(
|
||||||
$id_event,
|
$id_event,
|
||||||
'Change owner to '.$new_owner.'',
|
'',
|
||||||
'Change owner to '.$new_owner,
|
'Change owner to '.$new_owner,
|
||||||
$meta,
|
$meta,
|
||||||
$history
|
$history
|
||||||
|
Loading…
x
Reference in New Issue
Block a user