Hi,
better use the TYPO3 constants:
PATH_site (hope cases are correct).
There also other constants which point to t3lib, etc.
To get the Path of your extension you may use
t3liv_extmgm::extPath('extname')
t3liv_extmgm::extRelPath('extname')
Regards
Kay
--
http://www.kay-strobach.de - Open Source Rocks