Added FTP-aware checksum generation and validation
This commit is contained in:
@ -334,6 +334,9 @@ $i18n_unknown = 'tw';
|
||||
@define('TOP_LEVEL', '<27>̰<EFBFBD><CCB0>h');
|
||||
@define('SYNDICATION_PLUGIN_GENERIC_FEED', '%s feed');
|
||||
@define('PERMISSIONS', '<27>v<EFBFBD><76>');
|
||||
@define('INTEGRITY', 'Verify Installation Integrity');
|
||||
@define('CHECKSUMS_PASS', 'All required files verified.');
|
||||
@define('CHECKSUM_FAILED', '%s corrupt or modified: failed verification');
|
||||
@define('SETTINGS_SAVED_AT', '<27>s<EFBFBD>]<5D>w<EFBFBD>w<EFBFBD>g<EFBFBD>x<EFBFBD>s<EFBFBD><73> %s');
|
||||
|
||||
/* DATABASE SETTINGS */
|
||||
|
Reference in New Issue
Block a user