Project

General

Profile

Bug #20901 ยป bug11745.patch

Administrator Admin, 2009-08-18 14:45

View differences:

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