TYPO3 API  SVNRelease
conf.php
Go to the documentation of this file.
00001 <?php
00002     $MLANG['default']['tabs_images']['tab'] = 'task.gif';
00003     $MLANG['default']['ll_ref']='LLL:EXT:taskcenter/task/locallang_mod.xml';
00004 
00005     $MCONF['script']='_DISPATCH';
00006     $MCONF['access']='group,user';
00007     $MCONF['name']='user_task';
00008 ?>