Jethro commented on a Page, Simple Voice Halfop Op snippet  -  Jan 05, 2012

If you used elseif in place of the second statement, your last else would have been false. The last else corresponds with the first if statement.

if () { ... }
elseif () { ... }
else { ... }

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.