Documentation TYPO3 par Ameos

ext_emconf.php

00001 <?php
00002 
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "version"
00005 #
00006 # Auto generated 06-03-2006 15:40
00007 #
00008 # Manual updates:
00009 # Only the data in the array - anything else is removed by next write.
00010 # "version" and "dependencies" must not be touched!
00011 ########################################################################
00012 
00013 $EM_CONF[$_EXTKEY] = array(
00014         'title' => 'Versioning Management',
00015         'description' => 'Backend Interface for management of the versioning API.',
00016         'category' => 'be',
00017         'author' => 'Kasper Skaarhoj',
00018         'author_email' => 'kasperYYYY@typo3.com',
00019         'shy' => '',
00020         'dependencies' => '',
00021         'conflicts' => '',
00022         'priority' => '',
00023         'module' => 'cm1',
00024         'state' => 'beta',
00025         'internal' => '',
00026         'uploadfolder' => 0,
00027         'createDirs' => '',
00028         'modify_tables' => '',
00029         'clearCacheOnLoad' => 0,
00030         'lockType' => '',
00031         'author_company' => '',
00032         'version' => '1.0.0',
00033         '_md5_values_when_last_written' => 'a:16:{s:24:"class.tx_version_cm1.php";s:4:"2c1c";s:12:"ext_icon.gif";s:4:"1bdc";s:14:"ext_tables.php";s:4:"6e9e";s:13:"locallang.xml";s:4:"62c0";s:13:"cm1/clear.gif";s:4:"cc11";s:15:"cm1/cm_icon.gif";s:4:"f35b";s:12:"cm1/conf.php";s:4:"6ed8";s:13:"cm1/index.php";s:4:"0ed0";s:15:"cm1/CVS/Entries";s:4:"9b3d";s:18:"cm1/CVS/Repository";s:4:"7a00";s:12:"cm1/CVS/Root";s:4:"c7e8";s:11:"cm1/CVS/Tag";s:4:"c437";s:11:"CVS/Entries";s:4:"eef6";s:14:"CVS/Repository";s:4:"dd74";s:8:"CVS/Root";s:4:"c7e8";s:7:"CVS/Tag";s:4:"c437";}',
00034         'constraints' => array(
00035                 'depends' => array(
00036                 ),
00037                 'conflicts' => array(
00038                 ),
00039                 'suggests' => array(
00040                 ),
00041         ),
00042 );
00043 
00044 ?>


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6