<%
#error_reporting(0);
trigger_error( "thang!" );
include_once( "../modules/utils.inc.php" );
$tok = $_COOKIE["c_pass_token"];
$u = $sessionUserId = $_COOKIE["c_uid"];
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<title> FML | logging TEST HARNESS </title>
num_comments() is: <%= num_comments( -1 ) %>.<br/>