Xiuno最致命的问题

看看收录的这堆URL……

解除注释吧

//http_404();

			/*

			!is_word($route) AND http_404();

			$routefile = _include(APP_PATH."route/$route.php");

			!is_file($routefile) AND http_404();

			include $routefile;

			*/

应该可以通过插件来改善seo吧[em_1]

cn
引用
应该可以通过插件来改善seo吧[em_1]
cn 应该可以通过插件来改善seo吧[em_1]

插件没戏的,楼上那个可以试试

CF
引用
解除注释吧//http_404(); /* !is_word($route) AND http_404(); $routefile = _include(A...
CF 解除注释吧 //http_404(); /* !is_word($route) AND http_404(); $routefile = _include(APP_PATH. ...

感谢大佬! @v2016 来试试?[em_37]

C
引用
CF解除注释吧 //http_404(); /* !is_word($route) AND http_404(); $routefile = _incl...
C 感谢大佬! @v2016 来试试?[em_37]

ok

1