CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #2316

Small copy-paste error in postInit hook

Added by Presedo Roberto over 4 years ago. Updated over 2 years ago.

Status:New Start date:2008-12-15
Priority:Must have Due date:
Assignee:Dmitry Dulepov % Done:

0%

Category:-
Target version:- Estimated time:0.10 hour
Votes: 0

Description

There is a small copy paste error in the postInit hook....

Here is the small correction to do
@ -117 +117 @
- foreach($GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$this->extKey]['preInit'] as $userFunc) {
+ foreach($GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$this->extKey]['postInit'] as $userFunc) {

Cheers

Associated revisions

Revision 13628
Added by Bernd Schoenbach over 4 years ago

[Bug 2316] Change the sorting of the offerer list, r=Oliver

Also available in: Atom PDF