nextcloud/lib/private/Mail
Roeland Jago Douma 3d315ec64f
Fix vsprint parameter
%2\$; is not valid. On php7 this is just ignored but on php8 it gives an
error. %2\$s; works.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-03 08:25:11 +01:00
..
Attachment.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
EMailTemplate.php Fix vsprint parameter 2020-12-03 08:25:11 +01:00
Mailer.php Fix example usage 2020-08-23 13:22:06 +02:00
Message.php Update license headers for 19 2020-04-29 11:57:22 +02:00