Index: typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php =================================================================== --- typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php (revision 5796) +++ typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php (working copy) @@ -25,9 +25,6 @@ * This copyright notice MUST APPEAR in all copies of the script! ***************************************************************/ /** - * @author Kasper Skaarhoj - */ -/** * [CLASS/FUNCTION INDEX of SCRIPT] * * @@ -46,6 +43,13 @@ $GLOBALS['LANG']->includeLLFile('EXT:tstemplate_info/locallang.xml'); +/** + * This class displays the Info/Modify screen of the Web > Template module + * + * @author Kasper Skaarhoj + * + * $Id: $ + */ class tx_tstemplateinfo extends t3lib_extobjbase { public $tce_processed = false; // indicator for t3editor, whether data is stored