[TYPO3-core] Bug #1574: Show visibility settings for contentelements in icon title
Ingmar Schlecht
ingmar at typo3.org
Mon Dec 12 02:47:24 CET 2005
Martin Kutschker wrote:
>>- Please use "/.../" instead of "#...#" in preg_* functions. Stick to
>>a standard...
>
> I agree that we should use / unless we work on eg a URL or a pah
> which may contain /'s itself. Than I think it's ok to choose some
> other "outer delimiter".
I think even then we can use / and the correct quoting function
preg_quote($string,'/'), having '/' as second argument.
cheers,
Ingmar
More information about the TYPO3-team-core
mailing list