Merge branch 'ent-12157-sistema-de-notificaciones-muestra-mensaje-sin-texto-alguno' into 'develop'
Ent 12157 sistema de notificaciones muestra mensaje sin texto alguno See merge request artica/pandorafms!6561
This commit is contained in:
commit
728b9d7e7f
|
@ -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…
Reference in New Issue