Documentation TYPO3 par Ameos |
00001 <?php 00006 $LOCAL_LANG = Array ( 00007 'default' => Array ( 00008 '.description' => 'Built-in discussion board.', 00009 '.details' => 'This table is used by the default TypoScript discussion board/list available. All entries goes into this table and you can thus administer the forums through the backend.', 00010 '_.seeAlso' => 'tt_content:list_type', 00011 ), 00012 ); 00013 ?>