버전 5.4.2.7 수정
This commit is contained in:
@ -37,7 +37,7 @@ function make_mp3()
|
||||
|
||||
set_session("ss_captcha_save", $number);
|
||||
|
||||
return G5_URL.'/'.$mp3_file;
|
||||
return G5_DATA_URL.'/'.$mp3_file;
|
||||
}
|
||||
|
||||
echo make_mp3();
|
||||
|
||||
Reference in New Issue
Block a user