[ Index ]
 

Code source de osCommerce 2.2ms2-060817

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/catalog/admin/includes/ -> application_bottom.php (source)

   1  <?php
   2  /*
   3    $Id: application_bottom.php,v 1.8 2002/03/15 02:40:38 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  // close session (store variables)
  14    tep_session_close();
  15  
  16    if (STORE_PAGE_PARSE_TIME == 'true') {
  17      if (!is_object($logger)) $logger = new logger;
  18      echo $logger->timer_stop(DISPLAY_PAGE_PARSE_TIME);
  19    }
  20  ?>


Généré le : Mon Nov 26 19:48:25 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics