Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -1,4 +1,3 @@
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");
?>
-1
View File
@@ -56,4 +56,3 @@ $coma[] = "Прям как рыбка теперь, только рот откр
else {
echo "<font color=red><b>Персонаж \"{$target}\" не существует!<b></font>";
}
?>