*hiya!*
On Tue, 10 Aug 2004, Robert Lemke wrote the following:
> // Initialize browser
> define('TYPO3_MOD_PATH', '../typo3conf/ext/mywizard/');
> $BACK_PATH='../../../typo3/';
His problem is: what if someone installed the extension in typo3/ext/?
Then it wouldn't work...
He was looking for an "automated" way..
bye
Wolfgang