⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ext_emconf.php

📁 Typo3, 开源里边最强大的
💻 PHP
字号:
<?php######################################################################### Extension Manager/Repository config file for ext: "version"## Auto generated 06-03-2006 15:40## Manual updates:# Only the data in the array - anything else is removed by next write.# "version" and "dependencies" must not be touched!########################################################################$EM_CONF[$_EXTKEY] = array(	'title' => 'Versioning Management',	'description' => 'Backend Interface for management of the versioning API.',	'category' => 'be',	'author' => 'Kasper Skaarhoj',	'author_email' => 'kasperYYYY@typo3.com',	'shy' => '',	'dependencies' => '',	'conflicts' => '',	'priority' => '',	'module' => 'cm1',	'state' => 'beta',	'internal' => '',	'uploadfolder' => 0,	'createDirs' => '',	'modify_tables' => '',	'clearCacheOnLoad' => 0,	'lockType' => '',	'author_company' => '',	'version' => '1.1.0',	'_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";}',	'constraints' => array(		'depends' => array(		),		'conflicts' => array(		),		'suggests' => array(		),	),);?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -