Skip to content
Snippets Groups Projects
Commit e28659f0 authored by Helmut Hummel's avatar Helmut Hummel Committed by Christian Kuhn
Browse files

[BUGFIX] Fix usage of fileadminDir

#41120 introduced a regression, as
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir']
has a trailing backslash.

Fix that by removing the trailing slash and quoting
the value of the global for the case it contains
further path segments.

Fixes: #42454
Relates: #41120
Releases: 6.0, 4.7

Change-Id: I17455374ab2b9824bee9ceeaccbee7ea959b4841
Reviewed-on: http://review.typo3.org/15987
Reviewed-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent 1a3ba299
Branches
Tags
No related merge requests found
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