Thread: RC Font Spam
View Single Post
  #3  
Old 03-08-2015, 12:01 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Is this on a server where special characters are currently desired?

If not you could disable them by using:

PHP Code:
//#CLIENTSIDE 
function onCreated() 
  
enableutf8 false
Reply With Quote