[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/includes/modules/pages/product_info/ -> header_php.php (source)

   1  <?php
   2  /**

   3   * product_info header_php.php 

   4   *

   5   * @package page

   6   * @copyright Copyright 2003-2005 Zen Cart Development Team

   7   * @copyright Portions Copyright 2003 osCommerce

   8   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   9   * @version $Id: header_php.php 2671 2005-12-24 08:01:00Z drbyte $

  10   */
  11  
  12    // This should be first line of the script:

  13    $zco_notifier->notify('NOTIFY_HEADER_START_PRODUCT_INFO');
  14  
  15    require(DIR_WS_MODULES . zen_get_module_directory('require_languages.php'));
  16  
  17    // This should be last line of the script:

  18    $zco_notifier->notify('NOTIFY_HEADER_END_PRODUCT_INFO');
  19  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics