Avatar

Alrightalrightalright… (Destiny)

by Beorn @, <End of Failed Timeline>, Friday, January 30, 2015, 16:01 (3371 days ago) @ Kermit

This is totally the fix, right?

if (strcmp($user['name'], "Kermit") === 0) {
  display_rsvps_use_old_mode_for_cranky_people();
} else {
  display_rsvps();
}

Complete thread:

 RSS Feed of thread