zen cart get_template_dir函数
日期:2009-05-26 00:27:52
点击:249
好评:-4 相关文章: zen cart
function get_template_dir($template_code, $current_template, $current_page, $template_dir, $debug=false) { //echo 'template_default/' . $template_dir . '=' . $template_code; if ($this-file_exists($current_template . $current_page, $template...
zen cart中语言模板的选择非常复杂,index.php页面中 $language_page_...
在zen cart商城程序中,系统所有的提示信息,用户操作使用信息...
zen cart系统中,所有配置包含文件都在application_top.php中,它在整...
zen cart文件结构的复杂性大家都领教过了,zen cart有大量的处理报...