| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: footer.php,v 1.3 2003/07/09 01:11:06 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 <!-- footer //--> 14 <table cellpadding="0" cellspacing="0" width="100%" border="0"> 15 <tr> 16 <td width="5%" class="leftColumn" align="left" valign="top"><img src="images/layout/left_bottom_curve.gif"></td> 17 <td width="94%" background="images/layout/middle_bottom_background.gif" align="right" valign="bottom"> </td> 18 <td width="1%" align="right" valign="top" class="rightColumn"><img src="images/layout/bottom_right_curve_y.gif"></td> 19 </tr> 20 </table></td> 21 <td width="1%" background="images/layout/midright.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td> 22 </tr> 23 <tr> 24 <td width="1%"><img src="images/layout/botleft.gif" width="15" height="15" border="0" alt=""></td> 25 <td width="98%" background="images/layout/botmid.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td> 26 <td width="1%"><img src="images/layout/botright.gif" width="15" height="15" border="0" alt=""></td> 27 </tr> 28 </table></td> 29 </tr> 30 <tr> 31 <td align="center" class="smallText">Copyright © 2003 <a href="http://www.oscommerce.com">osCommerce</a></td> 32 </tr> 33 </table> 34 <!-- footer_eof //-->
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |