[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[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文件
文件大小: 779 Bytes
MD5: 1173f158b17af995caa0853cbfa4319d

template_info.php - 关闭高亮
  1. <?php
  2. /**
  3. * PureBlueFree Template designed by 12leaves.com
  4. * 12leaves.com - ecommerce webdesign services
  5. *
  6. * Template Information File
  7. *
  8. * @package templateSystem
  9. * @copyright Copyright 2008-2009 12leaves.com
  10. * @copyright Copyright 2003-2005 Zen Cart Development Team
  11. * @copyright Portions Copyright 2003 osCommerce
  12. * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  13. * @version $Id: template_info.php 2306 2008-01-09 21:34:28Z vlad $
  14.  */
  15. $template_name = 'PureBlueFree';
  16. $template_version = 'Version 1.0';
  17. $template_author = '<a href="http://www.12leaves.com" target="_blank">12leaves.com</a> &copy; 2008-2009';
  18. $template_description = 'Template from 12leaves.com. Find more at our web site';
  19. $template_screenshot = 'pure_blue.png';
  20. ?>


cron