[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: article_reviews.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright 2006 osCMax 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_TITLE', 'Reviews of '); 14 define('NAVBAR_TITLE', 'Reviews'); 15 16 define('TEXT_NO_ARTICLE_REVIEWS', 'There are currently no aproved reviews for this article.'); 17 define('TEXT_OF_5_STARS', '%s out of 5 Stars'); 18 define('TEXT_REVIEW_VIEWS', 'Number of times read: '); 19 define('TEXT_READ_REVIEW', 'Read Review...'); 20 21 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |