|
|
TilbageNavn : tabs.php
PHP source code
Den fulde PHP kildekode for tabs klassen
<?
/**
* This file is the global page Tab File Name
* The page is build with the myPHP TagLib
*
* @package template
* @see INC_PATH.PAGE_TAB_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
*/
/**
* The Tab
*/
Tab::display($tabmenuLinks);
?>
|

|