0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.2.1-6
/
standard
/
htdocs
/
typo3
/
sysext
/
t3skin
/
[
Home
]
File: ext_localconf.php
<?php if (!defined ('TYPO3_MODE')) die ('Access denied.'); t3lib_extMgm::addPageTSConfig(' RTE.default.skin = EXT:'.$_EXTKEY.'/rtehtmlarea/htmlarea.css RTE.default.FE.skin = EXT:'.$_EXTKEY.'/rtehtmlarea/htmlarea.css '); ?>