1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 08:28:07 +02:00

crap, typo.

This commit is contained in:
jim winstead
2001-01-12 23:51:22 +00:00
parent 061824da8c
commit f4314bcbb2
+1 -1
View File
@@ -60,7 +60,7 @@ if ($try) {
?>
<?Header("HTTP/1.0 404 Not Found")?>
<?commonHeader("Not Found - ".$REDIRECT_REDIRECT_ERROR_NOTES);
<?
if(!isset($pattern)) {
$pattern = $uri;
}