Feature #18098 » file_title_length.diff
typo3/class.file_list.inc (working copy) | ||
---|---|---|
$this->sortRev=$sortRev;
|
||
$this->firstElementNumber=$pointer;
|
||
$this->clipBoard = $clipBoard;
|
||
$this->fixedL = max($this->fixedL, $GLOBALS['BE_USER']->uc['titleLen']);
|
||
if (!$GLOBALS['TYPO3_CONF_VARS']['GFX']['thumbnails']) {
|
||
$this->thumbScript='gfx/notfound_thumb.gif';
|