Created
November 1, 2010 01:25
-
-
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...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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