Zum Inhalt springen

Modul:Protection banner: Unterschied zwischen den Versionen

get the expiry date format from a config message
(output an error category if the protection object is not created properly)
(get the expiry date format from a config message)
Zeile 358: Zeile 358:
lang.formatDate,
lang.formatDate,
lang,
lang,
'j F Y',
self._cfg.msg['expiry-date-format'] or 'j F Y',
'@' .. tostring(num)
'@' .. tostring(num)
)
)
Anonymer Benutzer