[TYPO3-core] FYI: Fixed bug: Fixed bug: Fixed global variables in typo3/backend.php
Steffen Kamper
steffen at sk-typo3.de
Mon Feb 11 12:04:16 CET 2008
"Ingmar Schlecht" <ingmar at typo3.org> schrieb im Newsbeitrag
news:mailman.1.1202727698.26957.typo3-team-core at lists.netfielders.de...
> Ingo Renner schrieb:
>> Oliver Hader wrote:
>>> FYI: The following changes were committed to TYPO3_4-2 (rev. 3143)
>>
>> follow up: some of the codea actually was legacy code copied from
>> alt_main.php used to construct the frameset. As we do not use frames in
>> backend.php and we have better means of styling the backend using css I
>> removed the legacy parts.
>>
>> see attached patch for changes.
>
> What if someone still uses the old backend (via TYPO3_CONF_VARS interfaces
> setting)?
>
doesn't matter because old interface is unchanged and backend.php isn't used
then.
btw - should there be used a common syntax? Core is mixed with the Globals,
eg
$GLOBALS['TYPO3_CONF_VARS']
$TYPO3_CONF_VARS
$this->TYPO3_CONF_VARS
vg Steffen
More information about the TYPO3-team-core
mailing list