[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: banner_statistics.php,v 1.1 2002/05/07 23:07:11 hpdl 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', 'Banner Statistics'); 14 15 define('TABLE_HEADING_SOURCE', 'Source'); 16 define('TABLE_HEADING_VIEWS', 'Views'); 17 define('TABLE_HEADING_CLICKS', 'Clicks'); 18 19 define('TEXT_BANNERS_DATA', 'D<br>a<br>t<br>a'); 20 define('TEXT_BANNERS_DAILY_STATISTICS', '%s Daily Statistics For %s %s'); 21 define('TEXT_BANNERS_MONTHLY_STATISTICS', '%s Monthly Statistics For %s'); 22 define('TEXT_BANNERS_YEARLY_STATISTICS', '%s Yearly Statistics'); 23 24 define('STATISTICS_TYPE_DAILY', 'Daily'); 25 define('STATISTICS_TYPE_MONTHLY', 'Monthly'); 26 define('STATISTICS_TYPE_YEARLY', 'Yearly'); 27 28 define('TITLE_TYPE', 'Type:'); 29 define('TITLE_YEAR', 'Year:'); 30 define('TITLE_MONTH', 'Month:'); 31 32 define('ERROR_GRAPHS_DIRECTORY_DOES_NOT_EXIST', 'Error: Graphs directory does not exist. Please create a \'graphs\' directory inside \'images\'.'); 33 define('ERROR_GRAPHS_DIRECTORY_NOT_WRITEABLE', 'Error: Graphs directory is not writeable.'); 34 ?>
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 |
![]() |