Project

General

Profile

Actions

Bug #24084

closed

Unused variable in t3lib_Compressor

Added by Steffen Gebert about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

t3lib_Compressor::compressCssFiles() contains the following line:

$filenameFromMainDir = substr($filename, strlen($GLOBALS['BACK_PATH']));

However, this variable is never read.

(issue imported from #M16424)


Files

16424.diff (685 Bytes) 16424.diff Administrator Admin, 2010-11-16 20:21
Actions #1

Updated by Steffen Gebert about 14 years ago

trunk rev 9407

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF