00001 <?php
00002
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "impexp"
00005 #
00006 # Auto generated 17-11-2004 17:48
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' => 'Import/Export',
00014 'description' => 'Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.',
00015 'category' => 'be',
00016 'shy' => 1,
00017 'dependencies' => '',
00018 'conflicts' => '',
00019 'priority' => '',
00020 'loadOrder' => '',
00021 'TYPO3_version' => '3.7.0-',
00022 'PHP_version' => '0.0.1-0.0.1',
00023 'module' => 'app',
00024 'state' => 'beta',
00025 'internal' => 0,
00026 'uploadfolder' => 0,
00027 'createDirs' => '',
00028 'modify_tables' => '',
00029 'clearCacheOnLoad' => 0,
00030 'lockType' => '',
00031 'author' => 'Kasper Skĺrhřj',
00032 'author_email' => 'kasperYYYY@typo3.com',
00033 'author_company' => 'Curby Soft Multimedia',
00034 'CGLcompliance' => '',
00035 'CGLcompliance_note' => '',
00036 'private' => 0,
00037 'download_password' => '',
00038 'version' => '0.2.2',
00039 '_md5_values_when_last_written' => 'a:19:{s:19:"class.tx_impexp.php";s:4:"7b4c";s:29:"class.tx_impexp_clickmenu.php";s:4:"35c4";s:10:"export.gif";s:4:"3b59";s:14:"ext_tables.php";s:4:"c3bb";s:10:"import.gif";s:4:"374c";s:13:"app/clear.gif";s:4:"cc11";s:12:"app/conf.php";s:4:"720f";s:13:"app/index.php";s:4:"62a5";s:17:"app/locallang.xml";s:4:"57c7";s:15:"app/CVS/Entries";s:4:"3986";s:18:"app/CVS/Repository";s:4:"d4a7";s:12:"app/CVS/Root";s:4:"0ea2";s:12:"doc/TODO.txt";s:4:"34da";s:15:"doc/CVS/Entries";s:4:"87ba";s:18:"doc/CVS/Repository";s:4:"1730";s:12:"doc/CVS/Root";s:4:"0ea2";s:11:"CVS/Entries";s:4:"b832";s:14:"CVS/Repository";s:4:"b5d0";s:8:"CVS/Root";s:4:"0ea2";}',
00040 );
00041
00042 ?>