XOOPS / XoopsCore25

XOOPS Core 2.5.x (current release is 2.5.11: https://github.com/XOOPS/XoopsCore25/releases)
GNU General Public License v2.0
71 stars 59 forks source link

fix for https://github.com/XOOPS/XoopsCore25/issues/1259 #1455

Closed g10082ts closed 6 months ago

g10082ts commented 7 months ago

See: XOOPS/issues/1259

install/page_end.php line 40 $install_rename_suffix = uniqid(substr(md5($x = mt_rand()) . $x, -10), true);