View Single Post
  #5  
Old 03-02-2008, 07:47 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Chompy View Post
Hm, happens to me too :O

If I wraptest2() this:
PHP Code:
foo@bar@test@rawr@bah@meep@lawl@lol@lmao 
it will only wrap this:
PHP Code:
test@rawr@bah@meep@lawl@lol@lmao 
kinda annoying It will only wrap the text after the second @
wraptext2() is working, I'm using that now. wraptext() makes trouble ;D
Reply With Quote