标题 | dedecms 栏目目录用首字母生成的方法 |
内容 | 修改dede/catalog.add.php文件 85行 $toptypedir = GetPinyin(stripslashes($toptypename)); 修改为 $toptypedir = GetPinyin(stripslashes($toptypename),1); 108 行 $typedir = $toptypedir.'/'.GetPinyin(stripslashes($v)); 修改为 $typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1); 134行 $toptypedir = GetPinyin(stripslashes($toptypename)); 修改为 $toptypedir = GetPinyin(stripslashes($toptypename),1); 187行 $typedir = GetPinyin(stripslashes($typename)); 修改为 $typedir = GetPinyin(stripslashes($typename),1); |
随便看 |
|
在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。