TYPO3 API  SVNRelease
conf.php
Go to the documentation of this file.
00001 <?php
00002 
00003 // DO NOT REMOVE OR CHANGE THESE 3 LINES:
00004 define('TYPO3_MOD_PATH', 'sysext/version/ws/cli/');
00005 $BACK_PATH = '../../../../';
00006 $MCONF['name'] = '_CLI_user_ws';
00007 
00008 ?>