* Added feature #16073: htmlArea RTE: Add paste as plain text feature
* Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
+ * Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
2010-10-19 Benjamin Mack <benni@typo3.org>
* Added feature #16073: htmlArea RTE: Add paste as plain text feature
* Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
+ * Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
2010-10-18 Stanislas Rolland <typo3@sjbr.ca>
}
}
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rtehtmlarea/extensions/PlainText/class.tx_rtehtmlarea_plaintext.php']) {
- include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rtehtmlarea/extensions/Plaintext/class.tx_rtehtmlarea_plaintext.php']);
+ include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/rtehtmlarea/extensions/PlainText/class.tx_rtehtmlarea_plaintext.php']);
}
?>
\ No newline at end of file