1 2 3 4 5 6 7 8
<p class="footer"> <?php echo($CONFIG_FOOTEROWNERNAME); echo(' - '); echo($CONFIG_FOOTEROWNEREMAIL); ?> </p> </body></html>