1 <?php /* SRG Default PHP Footer - 1.3.6 2 * 3 * If you make modifications to this file you *must* remove the 4 * 'SRG Default PHP Footer - 1.3.6' string on the first line or your 5 * changes may be overwritten. 6 * 7 * $Id: footer.php 185 2005-05-09 08:44:13Z matt $ 8 * 9 */ 10 11 /* Close any database connections & display any page footers that you want 12 * here */ 13 14 /* Close off the HTML */ 15 ?> 16 </body> 17 </html>