[TYPO3-core] FYI: Fixed bug: Fixed bug: Fixed global variables in typo3/backend.php

Oliver Hader oh at inpublica.de
Mon Feb 11 10:34:20 CET 2008


FYI: The following changes were committed to TYPO3_4-2 (rev. 3143)

Problem:
There are several global variables in backend.php without the operator 
"global" or not used with "$GLOBALS[...]", thus these variables are 
undefined in that context.

Solution:
Use "$GLOBALS[...]".

olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backend_php.patch
Type: text/x-patch
Size: 2149 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080211/6771ff33/attachment.bin 


More information about the TYPO3-team-core mailing list