쇼핑몰관리자: #71 & 변환

This commit is contained in:
whitedot
2013-04-19 19:00:23 +09:00
parent 877487d7a4
commit 878dd21596
34 changed files with 54 additions and 54 deletions

View File

@ -39,5 +39,5 @@ else if ($w == "d")
if ($w == 'd')
goto_url("./faqlist.php?fm_id=$fm_id");
else
goto_url("./faqform.php?w=u&fm_id=$fm_id&fa_id=$fa_id");
goto_url("./faqform.php?w=u&fm_id=$fm_id&fa_id=$fa_id");
?>