[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 源代码 product_reviews.php
Zen Cart 源代码 product_reviews.php
product_reviews.php - 打开高亮
<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2006 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: product_reviews.php 3027 2006-02-13 17:15:51Z drbyte $
*/
define('NAVBAR_TITLE', 'Reviews');
define('TEXT_OF_5_STARS', '');
define('TEXT_PRODUCT_INFO', 'Product Information');
define('TEXT_READ_REVIEW', 'Read Review');
?>