0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
feedit
/
[
Home
]
File: ext_localconf.php
<?php if (!defined ('TYPO3_MODE')) die ('Access denied.'); // Register the edit panel view. $TYPO3_CONF_VARS['SC_OPTIONS']['typo3/classes/class.frontendedit.php']['edit'] = 'EXT:feedit/view/class.tx_feedit_editpanel.php:tx_feedit_editpanel'; ?>