Merge branch 'g5'

This commit is contained in:
chicpro
2015-10-02 11:35:48 +09:00

View File

@ -30,6 +30,8 @@ include_once(G5_PATH.'/head.sub.php');
if (!$name)
$name = base64_decode($email);
else
$name = get_text(stripslashes($name));
if (!isset($type))
$type = 0;