| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: product_reviews_info.php,v 1.8 2003/02/16 00:42:03 harley_vb Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE', 'Meinungen'); 14 define('HEADING_TITLE', 'Meinung zu \'%s\''); 15 define('SUB_TITLE_PRODUCT', 'Produkt:'); 16 define('SUB_TITLE_FROM', 'Autor:'); 17 define('SUB_TITLE_DATE', 'Datum:'); 18 define('SUB_TITLE_REVIEW', 'Meinung:'); 19 define('SUB_TITLE_RATING', 'Bewertung:'); 20 define('TEXT_OF_5_STARS', '%s von 5 Sternen!'); 21 define('TEXT_CLICK_TO_ENLARGE', 'Für eine grössere Darstellung<br>klicken Sie auf das Bild.'); 22 ?>
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |