Files Modified:
/search_bar.php
/language/English.php
/support.php
/functions.php
/header.php
Details of modifications:
Modified line 719, English.php to add $top_links = "LINKS"; 09 Aug 07 - TWN
Modified line 98, header.php changed to:
02-aug-07 - TWN
Change line 17, search_bar.php to:
13 Jan 08 - TWN
Added following code to functions.php, starting at line 584: 09-Nov-07 - TWN
$message = str_replace("{IP_ADDR}", sanitize($_POST['ip_addr']), $message);
$message = str_replace("{REFERER}", sanitize($_POST['referer']), $message);
$message = str_replace("{USER_AGENT}", sanitize($_POST['user_agent']), $message);
Added following code to support.php, starting at line 97: 09-Nov-07 - TWN
">