[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/install/ -> index.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: index.php,v 1.1 2002/01/02 13:02: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    require ('includes/application.php');
  14  
  15    $page_file = 'index.php';
  16    $page_title = 'Welcome';
  17    $page_contents = 'index.php';
  18  
  19    require ('templates/main_page.php');
  20  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4