home *** CD-ROM | disk | FTP | other *** search
- $HTTP_NL = "\x0a";
- $notes_file = "";
-
- # the location of MD5 hashes for the images
- $MD5_FILE = 'md5.txt';
-
- $PICTDIR = "$INSTALLDIR/pict/";
- $SANITIZE_TAG = 'AutopsySanitized';
- $SANITIZE_PICT = 'sanitized.jpg';
-
- $VER = '1.75';
- $PROGNAME = 'autopsy';
- $AUT_HOME_PAGE = 'http://www.sleuthkit.org/autopsy';
-