0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
indexed_search
/
mod
/
[
Home
]
File: conf.php
<?php define('TYPO3_MOD_PATH', 'sysext/indexed_search/mod/'); $BACK_PATH='../../../'; $MLANG['default']['tabs_images']['tab'] = 'isearch.gif'; $MLANG['default']['ll_ref']='LLL:EXT:indexed_search/mod/locallang_mod.php'; $MCONF['script']='index.php'; $MCONF['access']='admin'; $MCONF['name']='tools_isearch'; ?>