Skip to content
Snippets Groups Projects
Commit 36a2051f authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[TASK] Use constant 'TYPO3' in global script files

Avoid usage of constant 'TYPO3_MODE' as security gate
in script files that don't run in class or callable context.
Use new constant 'TYPO3' instead.

Resolves: #92949
Related: #92947
Related: #92948
Releases: master
Change-Id: I95618793ed29b4b71e9e97ea8da124924d6753fc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66938


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent aa4bd8ad
Branches
Tags
Showing
with 24 additions and 16 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment