Autofix small errors
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -1,4 +1,3 @@
|
||||
<?
|
||||
$host=GetEnv("HTTP_HOST");
|
||||
Header("Location: http://$host");
|
||||
?>
|
||||
@@ -56,4 +56,3 @@ $coma[] = "Прям как рыбка теперь, только рот откр
|
||||
else {
|
||||
echo "<font color=red><b>Персонаж \"{$target}\" не существует!<b></font>";
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user