constant HACKED_DEFAULT_FILE_HASHER in Hacked! 8.2
Same name and namespace in other branches
- 6.2 hacked.module \HACKED_DEFAULT_FILE_HASHER
- 7.2 hacked.module \HACKED_DEFAULT_FILE_HASHER
2 uses of HACKED_DEFAULT_FILE_HASHER
- drush_hacked_diff in ./
hacked.drush.inc - Drush callback that shows the list of changes/unchanged files in a project.
- HackedCommands::diff in src/
Commands/ HackedCommands.php - Output a unified diff of the project specified.
File
- ./
hacked.module, line 20 - The Hacked! module, shows which project have been changed since download.
Code
define('HACKED_DEFAULT_FILE_HASHER', 'hacked_ignore_line_endings');