From f102d000e6b69cdfcb1996a9421985b996345114 Mon Sep 17 00:00:00 2001 From: Michael Larabel Date: Sun, 11 May 2008 19:13:59 -0400 Subject: Update Nexuiz profile against version 2.4.2. --- pts-core/pts-run-benchmark.php | 1 + 1 file changed, 1 insertion(+) (limited to 'pts-core') diff --git a/pts-core/pts-run-benchmark.php b/pts-core/pts-run-benchmark.php index b617a90..8937997 100644 --- a/pts-core/pts-run-benchmark.php +++ b/pts-core/pts-run-benchmark.php @@ -108,6 +108,7 @@ else } $RESULTS = new tandem_XmlWriter(); +$RESULTS_IDENTIFIER = ""; if($SAVE_RESULTS) { -- cgit