[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 源代码 reviews.php

Zen Cart 源代码 reviews.php




下载文件

文件名: reviews.php
文件类型: PHP文件
文件大小: 470 Bytes
MD5: dd9324fe98e7d81a18d39955079290ea

reviews.php - 关闭高亮
  1. <?php
  2. /**
  3.  * @package languageDefines
  4.  * @copyright Copyright 2003-2006 Zen Cart Development Team
  5.  * @copyright Portions Copyright 2003 osCommerce
  6.  * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  7.  * @version $Id: reviews.php 3027 2006-02-13 17:15:51Z drbyte $
  8.  */
  9.  
  10. define('NAVBAR_TITLE', 'Reviews');
  11. define('TEXT_OF_5_STARS', '');
  12.  
  13. define('TEXT_PRODUCT_INFO', 'Product Information');
  14. define('TEXT_READ_REVIEW', 'Read Review');
  15. ?>


cron