[TYPO3-core] FYI: Added feature #13868: Integrate TYPO3 donate notice in the backend

Steffen Kamper info at sk-typo3.de
Sun May 23 12:15:55 CEST 2010


Hi,

Helmut Hummel schrieb:
> Hi Olly,
> 
> On 22.05.10 18:03, Oliver Hader wrote:
>> + 90 public function isDonateWindowAllowed() {
> 
> ...
> 
>> + 94 $isTriggered = ($firstLogin && $GLOBALS['EXEC_TIME'] - $firstLogin
>>> self::VALUE_DonateWindowAppearsAfterDays * 86400);
> 
> ...
> 
>> + 99 return ($isAdmin && $isAllowed && !$isCancelled && !$isPostponed);
> 
> $isTriggerd has been forgotten in the return statement.
> 
> Regards Helmut
> 

good catch!
Committed together with the previous mentioned clean to trunk rev 7664

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13868_followup.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100523/cddfb197/attachment.asc>


More information about the TYPO3-team-core mailing list