mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#12157 Add subtype to messages
This commit is contained in:
parent
a47748a2db
commit
276cfb672c
@ -122,6 +122,7 @@ function messages_create_message(
|
||||
'id_usuario_origen' => $usuario_origen,
|
||||
'subject' => $subject,
|
||||
'mensaje' => $mensaje,
|
||||
'subtype' => 'NOTIF.MESSAGE',
|
||||
'id_source' => get_notification_source_id('message'),
|
||||
'timestamp' => get_system_time(),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user