Skip to content

Instantly share code, notes, and snippets.

View mike-marcacci's full-sized avatar

Mike Marcacci mike-marcacci

View GitHub Profile
@mike-marcacci
mike-marcacci / gist:3493402
Created August 27, 2012 23:36
Hacked /system/expressionengine/modules/member/mod.member_settings.php allows Socialee users to change their screen names. Changes are noted by comments.
<?php
// ------ Line 1365 ---------
/**
* Username/Password Update
*/
function update_userpass()
{