You are here

constant HACKED_CACHE_TABLE in Hacked! 8.2

Same name and namespace in other branches
  1. 5 hacked.module \HACKED_CACHE_TABLE
  2. 6.2 hacked.module \HACKED_CACHE_TABLE
  3. 6 hacked.module \HACKED_CACHE_TABLE
  4. 7.2 hacked.module \HACKED_CACHE_TABLE

@file The Hacked! module, shows which project have been changed since download.

We download the original project file, and hash all the files contained within, then we hash our local copies and compare. This module should never be used on a production server.

File

./hacked.module, line 12
The Hacked! module, shows which project have been changed since download.

Code

define('HACKED_CACHE_TABLE', 'hacked');