sunslayer commented on a Page, Away Snippet  -  Jan 09, 2011

@phil24

if ($me != $1-) {
      { HALT }
    }

should be

if ($me != $1-) {
      HALT
    }

however the halt's aren't necessary as you could just remove the entire if statement

 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.