constant HACKED_STATUS_DELETED in Hacked! 7.2
Same name and namespace in other branches
- 8.2 hacked.module \HACKED_STATUS_DELETED
- 5 hacked.module \HACKED_STATUS_DELETED
- 6.2 hacked.module \HACKED_STATUS_DELETED
- 6 hacked.module \HACKED_STATUS_DELETED
3 uses of HACKED_STATUS_DELETED
- drush_hacked_details in ./
hacked.drush.inc - Command callback for drush hacked_details.
- hackedProject::compute_details in includes/
hackedProject.inc - Return a nice detailed report.
- theme_hacked_detailed_report in ./
hacked.details.inc - Theme project status report.
File
- ./
hacked.module, line 17 - The Hacked! module, shows which project have been changed since download.
Code
define('HACKED_STATUS_DELETED', 4);