[TYPO3-dev] How to get path to BE directory (typo3/)?
Steffen Gebert
steffen at steffen-gebert.de
Thu Aug 27 10:59:30 CEST 2009
On Thu, 27 Aug 2009 10:38:53 +0200, Steffen Kamper <info at sk-typo3.de>
wrote:
> Hi,
>
> Steffen Gebert schrieb:
>> Hi guys,
>> how can I get the path of the TYPO3 backend directory (starting from
>> DOCUMENT_ROOT).
>> PATH_typo3 gives me the path in the filesystem...
>> I want to redirect to this directory (usually typo3/, but of course
>> can be different).
>>
>
> $GLOBALS['BACK_PATH']
>
> vg Steffen
Thanks!
More information about the TYPO3-dev
mailing list