質問編集履歴
1
スペルミス修正しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -170,7 +170,7 @@
|
|
170
170
|
|
171
171
|
$_SESSION["username"] = $row['username'];
|
172
172
|
|
173
|
-
header("Location: https://www.
|
173
|
+
header("Location: https://www.google.com");
|
174
174
|
|
175
175
|
exit();
|
176
176
|
|