redirect 변경
This commit is contained in:
@@ -16,4 +16,4 @@ $me = MYDB_fetch_array($result);
|
||||
|
||||
backupdateCommand($me['no'], 2);
|
||||
|
||||
header('location:b_chiefcenter.php');
|
||||
header('location:b_chiefcenter.php', true, 303);
|
||||
|
||||
Reference in New Issue
Block a user