[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

/includes/ -> affiliate_configure.php (source)

   1  <?php
   2  /*

   3  $Id: affiliate_configure.php 14 2006-07-28 17:42:07Z user $

   4  

   5    OSC-Affiliate

   6  

   7    Contribution based on:

   8  

   9    osCMax Power E-Commerce

  10    http://oscdox.com

  11  

  12    Copyright 2006 osCMax

  13  

  14    Released under the GNU General Public License

  15  */
  16  
  17    define('AFFILIATE_KIND_OF_BANNERS','2');          // 1 Direct Link to Banner ; no counting of how much banners are shown

  18                                                      // 2 Banners are shown with affiliate_show_banner.php; bannerviews are counted (recommended)

  19    define('AFFILIATE_SHOW_BANNERS_DEBUG', 'false');  // Debug for affiliate_show_banner.php; If you have difficulties geting banners set to true,

  20                                                      // and try to load the banner in a new Browserwindow

  21                                                      // i.e.: http://yourdomain.com/affiliate_show_banner.php?ref=3569&affiliate_banner_id=3

  22    define('AFFILIATE_SHOW_BANNERS_DEFAULT_PIC', ''); // absolute path to default pic for affiliate_show_banner.php, which is showed if no banner is found

  23                                                      // Only works with AFFILIATE_KIND_OF_BANNERS=2

  24  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7