1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Heh? Must have been high :)

This commit is contained in:
Hannes Magnusson
2008-06-06 20:38:05 +00:00
parent dde312133b
commit 82116e76db

View File

@@ -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,
);
}