[TASK] Remove superfluous parenthesis in folders typo3 and t3lib
Change ("a" . "b") . "c" into "a" . "b" . "c" using the lex-pass tool. Change-Id: I77e999229bf10bc39757f927bb3386eb2df8ec61 Resolves: #40982 Related: #40095 Reviewed-on: http://review.typo3.org/14634 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
Showing
- t3lib/class.t3lib_ajax.php 6 additions, 6 deletionst3lib/class.t3lib_ajax.php
- t3lib/class.t3lib_formmail.php 6 additions, 6 deletionst3lib/class.t3lib_formmail.php
- t3lib/class.t3lib_install.php 37 additions, 37 deletionst3lib/class.t3lib_install.php
- t3lib/class.t3lib_readmail.php 2 additions, 2 deletionst3lib/class.t3lib_readmail.php
- t3lib/class.t3lib_syntaxhl.php 5 additions, 5 deletionst3lib/class.t3lib_syntaxhl.php
- t3lib/class.t3lib_userauthgroup.php 40 additions, 40 deletionst3lib/class.t3lib_userauthgroup.php
- t3lib/class.t3lib_xml.php 10 additions, 10 deletionst3lib/class.t3lib_xml.php
- t3lib/stddb/DefaultConfiguration.php 1 addition, 1 deletiont3lib/stddb/DefaultConfiguration.php
- typo3/ajax.php 2 additions, 2 deletionstypo3/ajax.php
- typo3/class.browse_links.php 31 additions, 31 deletionstypo3/class.browse_links.php
- typo3/db_new.php 1 addition, 1 deletiontypo3/db_new.php
- typo3/mod.php 1 addition, 1 deletiontypo3/mod.php
- typo3/move_el.php 5 additions, 5 deletionstypo3/move_el.php
- typo3/thumbs.php 1 addition, 1 deletiontypo3/thumbs.php
Please register or sign in to comment