2008-11-01 Oliver Hader <oliver@typo3.org>
* Added feature #6637: Integrate possibility to reverse order of rootline HMENU (thanks to Ralf Hettinger)
+ * Fixed bug #9715: Editing records with OpenDocs enabled does not work
2008-10-31 Jeff Segars <jeff@webempoweredchurch.org>
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
+require_once(PATH_typo3 . 'interfaces/interface.backend_toolbaritem.php');
+
// load the language file
$GLOBALS['LANG']->includeLLFile('EXT:opendocs/locallang_opendocs.xml');