TYPO3 API  SVNRelease
conf.php
Go to the documentation of this file.
00001 <?php
00002 $MLANG['default']['tabs_images']['tab'] = 'moduleicon.gif';
00003 $MLANG['default']['ll_ref'] = 'LLL:EXT:scheduler/mod1/locallang_mod.xml';
00004 
00005 $MCONF['access'] = 'admin';
00006 $MCONF['script'] = '_DISPATCH';
00007 
00008 $MCONF['name'] = 'tools_txschedulerM1';
00009 ?>