[Typo3-dev] $BACK_PATH in wizards

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Tue Aug 10 11:34:28 CEST 2004


Robert Lemke wrote:
> On Tue, 2004-08-10 at 09:05, Martin T. Kutschker wrote:
> 
> Sorry, now I understand. This is what I usually do:
> 
> 	// Initialize browser
> define('TYPO3_MOD_PATH', '../typo3conf/ext/mywizard/');
> $BACK_PATH='../../../typo3/';
> 
> require ($BACK_PATH.'init.php');
> require ($BACK_PATH.'template.php');

Did it this way myself, but I hoped for a cleaner solution.

Masi





More information about the TYPO3-dev mailing list