Documentation TYPO3 par Ameos

ext_emconf.php

00001 <?php
00002 
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: 'cms'
00005 #
00006 # Auto generated 12-02-2003 21:25
00007 #
00008 # Manual updates:
00009 # Only the data in the array - anything else is removed by next write
00010 ########################################################################
00011 
00012 $EM_CONF[$_EXTKEY] = Array (
00013         'title' => 'TYPO3 System Services',
00014         'description' => 'The core/default sevices. This includes the default authentication services for now.',
00015         'category' => 'services',
00016         'shy' => 1,
00017         'dependencies' => '',
00018         'conflicts' => '',
00019         'priority' => 'top',
00020         'module' => '',
00021         'state' => 'stable',
00022         'internal' => 1,
00023         'uploadfolder' => 0,
00024         'createDirs' => '',
00025         'modify_tables' => '',
00026         'clearCacheOnLoad' => 1,
00027         'lockType' => 'S',
00028         'author' => 'René Fritz',
00029         'author_email' => 'r.fritz@colorcube.de',
00030         'author_company' => 'Colorcube',
00031         'private' => 0,
00032         'download_password' => '',
00033         'version' => '1.0.0',   // Don't modify this! Managed automatically during upload to repository.
00034         '_md5_values_when_last_written' => 'a:17:{s:12:"ext_icon.gif";s:4:"87d7";s:17:"ext_localconf.php";s:4:"cdcb";s:14:"ext_tables.php";s:4:"3b6b";s:14:"ext_tables.sql";s:4:"1fcb";s:25:"ext_tables_static+adt.sql";s:4:"5809";s:17:"locallang_tca.php";s:4:"8ac5";s:17:"locallang_ttc.php";s:4:"5737";s:10:"readme.txt";s:4:"0d56";s:11:"tbl_cms.php";s:4:"c1bb";s:18:"tbl_tt_content.php";s:4:"493f";s:16:"layout/clear.gif";s:4:"cc11";s:15:"layout/conf.php";s:4:"badf";s:17:"layout/layout.gif";s:4:"9730";s:20:"layout/locallang.php";s:4:"2a28";s:24:"layout/locallang_mod.php";s:4:"13da";s:33:"web_info/class.tx_cms_webinfo.php";s:4:"1baa";s:22:"web_info/locallang.php";s:4:"00a2";}',
00035 );
00036 
00037 ?>


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6