摘要:
在入口文件调用require(SP_PATH . "/SpeedPHP.php");require(APP_PATH . '/include/functions.php');spRun();functions.phpspAddViewFunction('pager', '__template_pager'); function __template_pager($params) { if (!isset($params['pager']) || empty($params['pager'])) 阅读全文
posted @ 2012-12-13 03:40
网络剑客
阅读(178)
评论(0)
推荐(0)