Documentation TYPO3 par Ameos |
00001 <?php 00006 $LOCAL_LANG = Array ( 00007 'default' => Array ( 00008 '.description' => 'Built-in address database.', 00009 '.details' => 'You may use it to build address lists in TYPO3. There are in fact default TypoScript code which allows you to implement a online administration of the address information by each person in the list himself. 00010 This table is also used by the Direct Mail system as the default subscription table for newsletters.', 00011 ), 00012 ); 00013 ?>