[TYPO3-english] LocalConfiguration.php question at typo3 version 6.0.0
joydeep at infoservices.in
joydeep at infoservices.in
Wed Dec 19 08:53:04 CET 2012
Hello,
typo3 6.0.0 doesn't use localconf.php anymore but LocalConfiguration.php .
I used to include a file at localconf.php like
```````````````
include_once 'custom.php';
```````````````````
and at that custom.php file I had all the DB,IM,installtool etc.. configurations.
How can I achieve the same in typo3 6.0.0 ?
Thanks
More information about the TYPO3-english
mailing list