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 / _debug_table_status.json
Last active February 19, 2016 20:37
backfilling debug
[
{
"config": {
"db": "75015e86-96ba-4e9a-bf50-f51d85bd533a",
"durability": "hard",
"id": "409eeee7-94b6-4f92-b0e3-ab836afa1c6f",
"indexes": [
"created",
"monitored",
"record_id",
@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()
{