Merge branch 'master' of github.com:gnuboard/yc5

This commit is contained in:
whitedot
2014-01-28 18:20:04 +09:00
18 changed files with 582 additions and 36 deletions

View File

@ -135,6 +135,8 @@ function put_data(zip1, zip2, addr1, addr3, jibeon)
if(of.<?php echo $frm_jibeon; ?> !== undefined)
of.<?php echo $frm_jibeon; ?>.value = jibeon;
of.<?php echo $frm_addr2; ?>.focus();
window.close();
}