- Code: Select all
#
#-----[ OPEN ]------------------------------------------
#
groupmsg.php
#
#-----[ FIND ]------------------------------------------
#
'USERNAME' => $to_userdata['user_name'],
#
#-----[ REPLACE WITH ]------------------------------------------
#
'USERNAME' => $to_userdata['username'],
#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM
Source : http://forums.phpbb-fr.com/viewpost_670160.html#670160
Goodbye.


