mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 11:28:41 +01:00
fixed naming
This commit is contained in:
parent
938362860c
commit
2735e2a644
@ -2,7 +2,7 @@
|
||||
// return Math.round(new Date().getTime() / 1000);
|
||||
//}
|
||||
|
||||
function imgcaptcha_odswiezKapcze() {
|
||||
function ic_odswiezKapcze() {
|
||||
$.get("/imgcaptcha_p.php", function(data) {
|
||||
$("#imgcaptcha_hash").val(data);
|
||||
$("#imgcaptcha_img").prop("src","/imgcaptcha_im.php?cr=" + data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user