if ( X ) { print "It's works"; } else if ( !X ) { print "It's broken"; } else { print "Why does this keep happening!?"; }

Reply to this note

Please Login to reply.

Discussion

No replies yet.