| hacked.forms.inc | hacked.forms.inc |  | The forms | 
          
                  | hacked.helpers.inc | hacked.helpers.inc |  | Contain list of helpers for the module. | 
          
                  | hacked.info | hacked.info |  | name = "Hacked!"
description = "Shows if drupal or any of its modules have been changed"
package = Development
core = 7.x
dependencies[] = update
#configure = admin/reports/hacked/settings
php = 5.4 | 
          
                  | hacked.install | hacked.install |  | Install functions for the Hacked! module. | 
          
                  | hacked.module | hacked.module |  | The Hacked! module, shows which project have been changed since download. | 
          
                  | README.txt | README.txt |  | Hacked!
https://www.drupal.org/project/hacked
=============================================
INTRODUCTION
------------
The Hacked! module scans the currently installed Drupal contributed modules and
themes, re-downloads them and determines if they… |