/***************************************************************
* Copyright notice
*
-* (c) 1999-2004 Kasper Skaarhoj (kasperYYYY@typo3.com)
+* (c) 1999-2009 Kasper Skaarhoj (kasperYYYY@typo3.com)
* All rights reserved
*
* This script is part of the TYPO3 project. The TYPO3 project is
* 100: function main()
*
*
- * 199: class tx_cms_webinfo_hits extends tx_cms_webinfo_page
+ * 198: class tx_cms_webinfo_hits extends tx_cms_webinfo_page
*
* TOTAL FUNCTIONS: 2
* (This index is automatically created/updated by the extension "extdeveval")
$theOutput.= $this->pObj->doc->section($LANG->getLL('hits_title'),
- t3lib_BEfunc::cshItem($dblist->descrTable,'stat',$GLOBALS['BACK_PATH'],'|<br/>'). // CSH
+ t3lib_BEfunc::cshItem($dblist->descrTable, 'stat', $GLOBALS['BACK_PATH'], '|<br />') . // CSH
$h_func.
$header.
$dblist->HTMLcode,
// CSH
$theOutput.=$this->pObj->doc->section($LANG->getLL('page_title'),
- t3lib_BEfunc::cshItem($dblist->descrTable,'pagetree_overview',$GLOBALS['BACK_PATH'],'|<br/>'). // CSH
+ t3lib_BEfunc::cshItem($dblist->descrTable, 'pagetree_overview', $GLOBALS['BACK_PATH'], '|<br />') . // CSH
$h_func.
$dblist->HTMLcode,
0,