From 82116e76dba37d7857f614aabbec391be176b191 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 6 Jun 2008 20:38:05 +0000 Subject: [PATCH] Heh? Must have been high :) --- mirror-info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirror-info.php b/mirror-info.php index 1f405c0f8..e41c18593 100644 --- a/mirror-info.php +++ b/mirror-info.php @@ -55,7 +55,7 @@ function run_self_tests() { return array( "name" => "Apache manual alias", "see" => $MYSITE . "mirroring-troubles.php#manual-redirect", - "got" => var_export($content), + "got" => $content, ); }