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