|
|
TilbageNavn : footer.php
PHP source code
Den fulde PHP kildekode for footer klassen
<?
/**
* This file is the global page Footer File Name
* The page is build with the myPHP TagLib
* @package template
* @see INC_PATH.PAGE_FOOTER_FILE_NAME
* @copyright (c) http://Finn-Rasmussen.com
* @license http://Finn-Rasmussen.com/license/ myPHP License conditions
* @author http://Finn-Rasmussen.com
* @version 1.10
* @since 22-feb-2007
*/
/**
* Create the footer
*/
MenuBottom::display($bottommenuLinks);
Copyright::display();
?>
|

|