whispering to "; /* Strip out extra backslashes. */ $log_file = ereg_replace("\\\\(.)", "\\1", $_REQUEST["log"]); /* Sanity check log file name. */ if( !ereg("^logs(/|/On the Great River II/|/The Dark Trade/|/nwc/|/DMed/|/played/|/TSG/|/Craig's/)log-[0-9]+-[0-9]+-[0-9]+\\.html$", $log_file) || !is_readable($log_file) ) { echo "

No such log

"; exit; } $title = filename_to_title($log_file); ?> D. Vrabel's/PnP Stuff/Logs/<?php echo $title ?>
Contents / PnP Stuff / Logs /