摘要: template_dir = "smarty/templates"; //模板文件的目录 $smarty->compile_dir = "smarty/template_c"; //编译的模板文件 $smarty->config_dir = "smarty/configs"; ... 阅读全文
posted @ 2012-08-27 15:15 shuaixf 阅读(331) 评论(0) 推荐(0)