Skip to content

Instantly share code, notes, and snippets.

@kbjr
Created November 1, 2010 01:25
Show Gist options
  • Save kbjr/657436 to your computer and use it in GitHub Desktop.
Save kbjr/657436 to your computer and use it in GitHub Desktop.
I can't believe I actually just put this in a piece of code...
else
{
// This should never happen, but you can put
// something here if you really want to...
die('Woah... How did that happen...?');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment