Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
a860ce03
Commit
a860ce03
authored
May 21, 2019
by
Thomas Löffler
Browse files
Fix CGL
parent
3a63e182
Pipeline
#7041
passed with stages
in 2 minutes and 43 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3o_ldap/Classes/Utility/PasswordUpdate.php
View file @
a860ce03
...
...
@@ -13,6 +13,7 @@ namespace T3o\T3oLdap\Utility;
*/
use
TYPO3\CMS\Core\Utility\GeneralUtility
;
/**
* Password updating facility.
*/
...
...
extensions/t3omy/Classes/Hooks/RecordListWorkflowFeUsers.php
View file @
a860ce03
...
...
@@ -27,7 +27,6 @@ namespace T3o\T3omy\Hooks;
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
use
TYPO3\CMS\Backend\Utility\BackendUtility
;
use
TYPO3\CMS\Core\Imaging\IconFactory
;
use
TYPO3\CMS\Core\Utility\GeneralUtility
;
use
TYPO3\CMS\Extbase\SignalSlot\Dispatcher
;
...
...
extensions/t3omy/Classes/Hooks/RecordListWorkflowOldUsers.php
View file @
a860ce03
...
...
@@ -27,7 +27,6 @@ namespace T3o\T3omy\Hooks;
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
use
TYPO3\CMS\Backend\Utility\BackendUtility
;
use
TYPO3\CMS\Core\Imaging\IconFactory
;
use
TYPO3\CMS\Core\Utility\GeneralUtility
;
use
TYPO3\CMS\Extbase\SignalSlot\Dispatcher
;
...
...
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