Documentation TYPO3 par Ameos |
00001 <?php 00006 $LOCAL_LANG = Array ( 00007 'default' => Array ( 00008 '.description' => 'Built-in calendar. ', 00009 '.details' => 'This table is meant to hold calender events displayed on the website. There is a primitive TypoScript based script available for display although you might as well use your own.', 00010 '_.seeAlso' => 'tt_content:list_type, 00011 tt_calender_cat', 00012 ), 00013 ); 00014 ?>