[TYPO3-core] RFC: #0011499: feature: db compare in install tool can require a huge amount of clicks

Steffen Kamper info at sk-typo3.de
Wed Jul 8 22:43:42 CEST 2009


Hi Bastian,

here is the linebreak.

Some nitpicking:
$tableId = 't' . md5(uniqid(mt_rand(), true));

is that really needed? I mean this is no security check, only a unique 
id with one run of the script. So imho
$tableId = uniqid('table'); should be sufficient.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11499_post2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090708/b6dd8177/attachment.txt 


More information about the TYPO3-team-core mailing list