| [ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: whos_online.php,v 1.7 2002/03/30 14:56:01 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('HEADING_TITLE', 'Wer ist Online'); 14 15 define('TABLE_HEADING_ONLINE', 'Online'); 16 define('TABLE_HEADING_CUSTOMER_ID', 'ID'); 17 define('TABLE_HEADING_FULL_NAME', 'Name'); 18 define('TABLE_HEADING_IP_ADDRESS', 'IP Adresse'); 19 define('TABLE_HEADING_ENTRY_TIME', 'Startzeit'); 20 define('TABLE_HEADING_LAST_CLICK', 'Letzter Klick'); 21 define('TABLE_HEADING_LAST_PAGE_URL', 'Letzte URL'); 22 define('TABLE_HEADING_ACTION', 'Aktion'); 23 define('TABLE_HEADING_SHOPPING_CART', 'Warenkorb'); 24 define('TEXT_SHOPPING_CART_SUBTOTAL', 'Insgesamt'); 25 define('TEXT_NUMBER_OF_CUSTOMERS', 'Es sind zur Zeit %s Kunden online'); 26 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Mon Nov 26 19:48:25 2007 | par Balluche grâce à PHPXref 0.7 |
|