Skip to content
Snippets Groups Projects
Commit fc55d95b authored by Steffen Ritter's avatar Steffen Ritter
Browse files

FYI: Fixed bug #16476: tcaTree should work in flexforms, too

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9907 709f56b5-9817-0410-a4d7-c38de5d9e867
parent 5cbb28da
Branches
Tags
No related merge requests found
2010-12-27 Steffen Ritter <typo3@steffen-ritter.net>
* FYI: Fixed bug #16476: tcaTree should work in flexforms, too
2010-12-27 Steffen Gebert <steffen@steffen-gebert.de>
 
* Fixed bug #16845: Better API for Update Wizards in the Install Tool (Thanks to Benjamin Mack)
......
......@@ -80,7 +80,7 @@ class t3lib_TCEforms_Tree {
}
}
$treeDataProvider = t3lib_tree_Tca_DataProviderFactory::getDataProvider(
$GLOBALS['TCA'][$table]['columns'][$field]['config'],
$config,
$table,
$field,
$row
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment