#################### # In cp_users.cgi # #################### # Find # ######## # update registration file ############# # Add After # ############# $user_profile[1] = qq!$in{newpassword}!; ######## # FIND # ######## $user_profile[1] = $vars_wordlets_cp{memsearch_edit_passwd_noview}; ############## # Add BEFORE # ############## $adminpassworkaround = $user_profile[1]; ######################################################################### # FIND (yes, the first line of this step was used in the previous step) # ######################################################################### $user_profile[1] = $vars_wordlets_cp{memsearch_edit_passwd_noview}; } ################ # REPLACE WITH # ################ $user_profile[1] = $vars_wordlets_cp{memsearch_edit_passwd_noview}; } else { $adminpassworkaround = $user_profile[1]; } ########################## # In cp_edit_profile.pl # ########################## # Find # ######## &AlternateColors; print qq~