[TYPO3-core] FYI: Added feature #13868: Integrate TYPO3 donate notice in the backend
Oliver Hader
oliver at typo3.org
Sun May 23 13:06:39 CEST 2010
Hi Steffen,
Am 23.05.10 12:15, schrieb Steffen Kamper:
> 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
Thanks for fixing it!
olly
--
Oliver Hader
TYPO3 v4 Core Team Leader
More information about the TYPO3-team-core
mailing list