Changeset 2402 for branches/release-38/mt-check.cgi.pre
- Timestamp:
- 05/20/08 19:33:19 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-38/mt-check.cgi.pre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-38/mt-check.cgi.pre
r2319 r2402 343 343 [ 'Digest::SHA1', 0, 0, translate('Digest::SHA1 and its dependencies are required in order to allow commenters to be authenticated by OpenID providers including Vox and LiveJournal.')], 344 344 [ 'Mail::Sendmail', 0, 0, translate('Mail::Sendmail is required for sending mail via SMTP Server.')], 345 [ 'Safe', 0, 0, translate('This module is used in test attribute of MTIf conditional tag.')], 346 [ 'Digest::MD5', 0, 0, translate('This module is used by the Markdown text filter.')], 345 347 ); 346 348
