Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
voting.typo3.org
extensions
election
Commits
d2d21ea9
Commit
d2d21ea9
authored
Mar 13, 2020
by
Marco Huber
Browse files
Disable deprecation log
parent
730b67cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_localconf.php
View file @
d2d21ea9
...
...
@@ -24,3 +24,5 @@ if (!defined('TYPO3_MODE')) {
\
TYPO3\Election\Controller\FeElectionController
::
getActionsForPluginConfiguration
(),
)
);
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'LOG'
][
'TYPO3'
][
'CMS'
][
'deprecations'
][
'writerConfiguration'
][
\
TYPO3\CMS\Core\Log\LogLevel
::
NOTICE
]
=
[];
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment