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

📄 ext_emconf.php

📁 Typo3, 开源里边最强大的
💻 PHP
字号:
<?php######################################################################### Extension Manager/Repository config file for ext: "tstemplate_analyzer"# # Auto generated 07-10-2005 15:56# # Manual updates:# Only the data in the array - anything else is removed by next write########################################################################$EM_CONF[$_EXTKEY] = Array (	'title' => 'Web>Template, Template analyzer',	'description' => 'Analyzes the hierarchy of included static and custom template records.',	'category' => 'module',	'shy' => 1,	'dependencies' => 'tstemplate',	'conflicts' => '',	'priority' => '',	'loadOrder' => '',	'TYPO3_version' => '-',	'PHP_version' => '-',	'module' => '',	'state' => 'stable',	'internal' => 0,	'uploadfolder' => 0,	'createDirs' => '',	'modify_tables' => '',	'clearCacheOnLoad' => 0,	'lockType' => '',	'author' => 'Kasper Sk錼h鴍',	'author_email' => 'kasperYYYY@typo3.com',	'author_company' => 'Curby Soft Multimedia',	'CGLcompliance' => '',	'CGLcompliance_note' => '',	'private' => 0,	'download_password' => '',	'version' => '0.0.4',	// Don't modify this! Managed automatically during upload to repository.	'_md5_values_when_last_written' => 'a:3:{s:31:"class.tx_tstemplateanalyzer.php";s:4:"6865";s:12:"ext_icon.gif";s:4:"52a3";s:14:"ext_tables.php";s:4:"f45f";}',);?>

⌨️ 快捷键说明

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