POST TIME:2017-11-13 01:02
用Dreamweaver8或者EditPlus打開(kāi)/member/index_do.php
行碼:
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登錄,5秒鐘后進(jìn)入管理中心...","control.php",0,2000);
390 }else{
400 ShowMsg("成功登錄,轉(zhuǎn)到進(jìn)入頁(yè)面...",$gourl,0,2000);
行碼:
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登錄,5秒鐘后進(jìn)入首頁(yè)...","../../",0,2000);
390 }else{
400 ShowMsg("成功登錄,轉(zhuǎn)到進(jìn)入頁(yè)面...",$gourl,0,2000);