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

/admin/includes/ -> footer.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: footer.php,v 1.12 2003/02/17 16:54:12 hpdl Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2003 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  ?>
  13  <br>
  14  <table border="0" width="100%" cellspacing="0" cellpadding="2">
  15    <tr>
  16      <td align="center" class="smallText">
  17  <?php
  18  /*
  19    The following copyright announcement is in compliance
  20    to section 2c of the GNU General Public License, and
  21    thus can not be removed, or can only be modified
  22    appropriately.
  23  
  24    For more information please read the following
  25    Frequently Asked Questions entry on the osCommerce
  26    support site:
  27  
  28    http://www.oscommerce.com/community.php/faq,26/q,50
  29  
  30    Please leave this comment intact together with the
  31    following copyright announcement.
  32  */
  33  ?>
  34  E-Commerce Engine Copyright &copy; 2003 <a href="http://www.oscommerce.com" target="_blank">osCommerce</a><br>
  35  osCommerce provides no warranty and is redistributable under the <a href="http://www.fsf.org/licenses/gpl.txt" target="_blank">GNU General Public License</a>
  36      </td>
  37    </tr>
  38    <tr>
  39      <td><?php echo tep_image(DIR_WS_IMAGES . 'pixel_trans.gif', '', '1', '5'); ?></td>
  40    </tr>
  41    <tr>
  42      <td align="center" class="smallText">Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a></td>
  43    </tr>
  44  </table>


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