dede一个后台做2个高级查询
如果同一个站点,做2个查询,第二个advancedsearch2.php里面的
if(file_exists(DEDEROOT."/templets/moban/$template"))
{
$templatefile = DEDEROOT."/templets/moban/$template";
}
else
{
$templatefile = DEDEROOT."/templets/moban/advancedsearch3.htm";
}
直接修改为
$templatefile = DEDEROOT."/templets/moban/advancedsearch3.htm";
版权保护: 本文由 网页设计师交流网_专注于网页设计 原创,转载请保留链接: http://www.ioedo.com/dedecms/150.html