找到以下代码:
$toptypedir = GetPinyin(stripslashes($toptypename));
$toptypedir = GetPinyin(stripslashes($toptypename),1);
$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v));
$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1);
$toptypedir = GetPinyin(stripslashes($toptypename));
$toptypedir = GetPinyin(stripslashes($toptypename),1);
$typedir = GetPinyin(stripslashes($typename));
$typedir = GetPinyin(stripslashes($typename),1);