[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 template_info.php

Zen Cart 源代码 template_info.php




下载文件

文件名: template_info.php
文件类型: PHP文件
文件大小: 774 Bytes
MD5: 7054780e7c7de57616f0abf7f2953b0c

template_info.php - 打开高亮
<?php
/**
* Template designed by 12leaves.com
* 12leaves.com - Free ecommerce templates and design services
*
* Template Information File
*
* @package templateSystem
* @copyright Copyright 2009-2010 12leaves.com
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: template_info.php 2306 2008-01-09 21:34:28Z robert $
 */
$template_name = 'LiteGrey';
$template_version = 'Version 1.0';
$template_author = '<a href="http://www.12leaves.com" target="_blank">12leaves.com</a> &copy; 2009-2010';
$template_description = '"Lite" series template designed by 12leaves.com.';
$template_screenshot = 'lite_grey.png';
?>