= t('No hay mensajes enviados') ?>
| = t('ID') ?> | = t('Destinatario') ?> | = t('Plataforma') ?> | = t('Fecha de EnvĂo') ?> | = t('Mensajes Enviados') ?> |
|---|---|---|---|---|
| #= $msg['id'] ?> | = htmlspecialchars($msg['recipient_name']) ?> | Discord Telegram | = date('d/m/Y H:i:s', strtotime($msg['sent_at'])) ?> | = $msg['message_count'] ?> |