Project

General

Profile

Task #24551 » lowerCamelCase-getUrl-typo3-sysext-t3editor.diff

Administrator Admin, 2011-01-13 16:45

View differences:

typo3/sysext/t3editor/classes/class.tx_t3editor.php
* @return string the template code, prepared to use in javascript
*/
protected function getPreparedTemplate() {
$T3Editor_template = t3lib_div::getURL(
$T3Editor_template = t3lib_div::getUrl(
t3lib_div::getFileAbsFileName(
'EXT:t3editor/res/templates/t3editor.html'
)
(19-19/21)