Well I don't know if I can give you the very best reason but here is what I got for you.
Too long files are never too good when working with PHP, and we divided the edit profile in two where edit_profile.php takes all the visual stuff and update_profile_include.php takes all the "behind the scene" stuff such as calling to the database. It's a bit better when working on it, if you are altering it visual you alter edit_profile.php else it's update_profile_include.php.
With the new User Fields included there shouldn't be any reasons why you should alter any of those files so it shouldn't matter to much for normal users. :)
Was that good enough for you?
0 replies