TYPO3 API  SVNRelease
conf.php
Go to the documentation of this file.
00001 <?php
00002 define('TYPO3_MOD_PATH', 'sysext/impexp/app/');
00003 $BACK_PATH='../../../';
00004 
00005 $MCONF['name']='xMOD_tximpexp'; // xMOD_[modulename][optional: '_something']
00006 
00007 ?>