[TYPO3-core] Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php

Steffen Kamper info at sk-typo3.de
Mon Jan 26 22:28:58 CET 2009


Hi,

Michiel Roos [netcreators] schrieb:
> Christian Kuhn schreef:
>> Hi,
>>
>> Uschi Renziehausen wrote:
>>> Attached is v2 of the patch. Missed one call in same file in the first
>>> one.
>> and there are some more. A little helper might be this:
>> grep t3lib_div::fixed_lgd * -Ri | grep -v .svn | grep -v
>> t3lib_div::fixed_lgd_cs
> 
> Or this in your .bashrc:
> 
> export GREP_OPTIONS="--exclude=\*.svn\*"
> 

i work with IDE, and search in files is the easiest way to do it (for 
all non-command-line-freaks :-) )

vg Steffen


More information about the TYPO3-team-core mailing list