projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7def630
)
ExtBase
author
Jochen Rau
<j.rau@web.de>
Thu, 26 Mar 2009 15:05:29 +0000
(15:05 +0000)
committer
Jochen Rau
<j.rau@web.de>
Thu, 26 Mar 2009 15:05:29 +0000
(15:05 +0000)
* Removed dependency on fluid
typo3/sysext/extbase/ext_emconf.php
patch
|
blob
|
history
diff --git
a/typo3/sysext/extbase/ext_emconf.php
b/typo3/sysext/extbase/ext_emconf.php
index
93b39e0
..
ff49b96
100644
(file)
--- a/
typo3/sysext/extbase/ext_emconf.php
+++ b/
typo3/sysext/extbase/ext_emconf.php
@@
-34,7
+34,6
@@
$EM_CONF[$_EXTKEY] = array(
'depends' => array(
'php' => '5.2.0-0.0.0',
'typo3' => '4.3.dev-4.3.99',
- 'fluid' => '',
),
'conflicts' => array(
),