Revision 8c4f656c
Von Moritz Bunkus vor fast 10 Jahren hinzugefügt
scripts/locales.pl | ||
---|---|---|
49 | 49 |
our @lost = (); |
50 | 50 |
|
51 | 51 |
my %ignore_unused_templates = ( |
52 |
map { $_ => 1 } qw(ct/testpage.html generic/autocomplete.html oe/periodic_invoices_email.txt part/testpage.html t/render.html t/render.js task_server/failure_notification_email.txt) |
|
52 |
map { $_ => 1 } qw(ct/testpage.html generic/autocomplete.html oe/periodic_invoices_email.txt part/testpage.html t/render.html t/render.js task_server/failure_notification_email.txt |
|
53 |
failed_background_jobs_report/email.txt) |
|
53 | 54 |
); |
54 | 55 |
|
55 | 56 |
my (%referenced_html_files, %locale, %htmllocale, %alllocales, %cached, %submit, %jslocale); |
Auch abrufbar als: Unified diff
Hintergrundjob für E-Mail-Bericht über fehlgeschlagene Jobs