[TYPO3-ect] PEAR extension praxis test

Ingo Renner ingo at typo3.org
Wed Sep 26 07:09:26 CEST 2007


Daniel Brüßler wrote:


> dirname has the minimum PHPversion 4.3.0, because there was a change
> with the path, or PHP 5.0.0 .
> 
> I found also this to get the relative path:
> $relativePath = basename(realpath(".."))

just go with t3lib_div::getIndepEnvvar()

that method is taking care of such things...


Ingo


More information about the TYPO3-team-extension-coordination mailing list